summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-07-18 10:46:27 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-07-18 10:46:27 +0000
commit8bec6eebabe9a9401e656cba61f717d80c972921 (patch)
tree114196c4e559bd252bca463519ba8176441f43a2 /media-tv
parentVersion bumped. (Manifest recommit) (diff)
downloadgentoo-2-8bec6eebabe9a9401e656cba61f717d80c972921.tar.gz
gentoo-2-8bec6eebabe9a9401e656cba61f717d80c972921.tar.bz2
gentoo-2-8bec6eebabe9a9401e656cba61f717d80c972921.zip
changing downloadlocation. closes 56133
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/xawtv/files/digest-xawtv-3.913
-rw-r--r--media-tv/xawtv/xawtv-3.91-r1.ebuild6
-rw-r--r--media-tv/xawtv/xawtv-3.91.ebuild100
3 files changed, 3 insertions, 106 deletions
diff --git a/media-tv/xawtv/files/digest-xawtv-3.91 b/media-tv/xawtv/files/digest-xawtv-3.91
deleted file mode 100644
index 1854f500a7c9..000000000000
--- a/media-tv/xawtv/files/digest-xawtv-3.91
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 fe4d6a482cc199fa36065cd1b6ea48a8 xawtv_3.91.tar.gz 557065
-MD5 46c68df4976306e25a1526a762371770 tv-fonts-1.0.tar.bz2 140781
-MD5 80a7a2779c4c521f5e9a28583d27c736 xaw-deinterlace-3.76-0.1.1.diff.bz2 3858
diff --git a/media-tv/xawtv/xawtv-3.91-r1.ebuild b/media-tv/xawtv/xawtv-3.91-r1.ebuild
index 1e5307605534..4ed1654f9136 100644
--- a/media-tv/xawtv/xawtv-3.91-r1.ebuild
+++ b/media-tv/xawtv/xawtv-3.91-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.91-r1.ebuild,v 1.4 2004/07/14 21:12:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.91-r1.ebuild,v 1.5 2004/07/18 10:46:27 mholzer Exp $
inherit virtualx
@@ -10,8 +10,8 @@ MY_PATCH="xaw-deinterlace-3.76-0.1.1.diff.bz2"
MY_FONT=tv-fonts-1.0
DESCRIPTION="TV application for the bttv driver"
HOMEPAGE="http://bytesex.org/xawtv/"
-SRC_URI="http://bytesex.org/xawtv/${PN}_${PV}.tar.gz
- http://bytesex.org/xawtv/${MY_FONT}.tar.bz2
+SRC_URI="http://dl.bytesex.org/releases/xawtv/${PN}_${PV}.tar.gz
+ http://dl.bytesex.org/releases/tv-fonts/${MY_FONT}.tar.bz2
mirror://gentoo/${MY_PATCH}"
SLOT="0"
diff --git a/media-tv/xawtv/xawtv-3.91.ebuild b/media-tv/xawtv/xawtv-3.91.ebuild
deleted file mode 100644
index bbb61b98b791..000000000000
--- a/media-tv/xawtv/xawtv-3.91.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/xawtv-3.91.ebuild,v 1.5 2004/07/14 21:12:28 agriffis Exp $
-
-inherit virtualx
-
-IUSE="aalib alsa lirc mmx motif nls opengl quicktime zvbi"
-
-MY_PATCH="xaw-deinterlace-3.76-0.1.1.diff.bz2"
-MY_FONT=tv-fonts-1.0
-DESCRIPTION="TV application for the bttv driver"
-HOMEPAGE="http://bytesex.org/xawtv/"
-SRC_URI="http://bytesex.org/xawtv/${PN}_${PV}.tar.gz
- http://bytesex.org/xawtv/${MY_FONT}.tar.bz2
- mirror://gentoo/${MY_PATCH}"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64"
-
-DEPEND=">=sys-libs/ncurses-5.1
- >=media-libs/jpeg-6b
- media-libs/libpng
- virtual/x11
- alsa? ( media-libs/alsa-lib )
- aalib? ( media-libs/aalib )
- motif? ( x11-libs/openmotif
- app-text/recode )
- opengl? ( virtual/opengl )
- quicktime? ( virtual/quicktime )
- zvbi? ( media-libs/zvbi )"
-
-src_compile() {
-
-# mmx enables 32bit assembly which is not valid when compiling 64bit on amd64
- if [ "${ARCH}" = "x86" ]
- then
- myconf="`use_enable mmx`"
- else
- myconf=""
- fi
-
- econf \
- --with-x \
- --enable-xfree-ext \
- --enable-xvideo \
- --enable-dv \
- `use_enable motif` \
- `use_enable quicktime` \
- `use_enable alsa` \
- `use_enable lirc` \
- `use_enable opengl gl`\
- `use_enable zvbi`\
- ${myconf} \
- `use_enable aalib aa` || die " xawtv configure failed"
-
- make || die
-
- cd ${WORKDIR}/${MY_FONT}
- DISPLAY="" Xmake || die "tvfonts failed"
-}
-
-src_install() {
- cd ${S}
- einstall \
- libdir=${D}/usr/lib/xawtv \
- resdir=${D}/etc/X11 || die
-
- dodoc COPYING Changes README* TODO
-
- if [ -d /home/httpd ]
- then
- exeinto /home/httpd/cgi-bin
- doexe scripts/webcam.cgi
- dodoc ${FILESDIR}/webcamrc
- fi
-
- if ! use nls
- then
- rm -f ${D}/usr/share/man/fr
- rm -f ${D}/usr/share/man/es
- fi
-
- # The makefile seems to be fubar'd for some data
- dodir /usr/share/${PN}
- mv ${D}/usr/share/*.list ${D}/usr/share/${PN}
- mv ${D}/usr/share/Index* ${D}/usr/share/${PN}
-
- cd ${WORKDIR}/${MY_FONT}
- insinto /usr/X11R6/lib/X11/fonts/xawtv
- doins *.gz fonts.alias
-}
-
-pkg_postinst() {
-
- ebegin "installing teletype fonts into /usr/X11R6/lib/X11/fonts/xawtv"
- cd /usr/X11R6/lib/X11/fonts/xawtv
- mkfontdir
- eend
-}