diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-01 16:43:15 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-01 16:43:15 +0000 |
commit | 33fd0dc439633180a4e2bfe42bbe30ac3dc83ffa (patch) | |
tree | 604191bdeec746072b11389849645612cbd28c84 /media-tv | |
parent | Oops. Adding rubyripper Changelog... (diff) | |
download | gentoo-2-33fd0dc439633180a4e2bfe42bbe30ac3dc83ffa.tar.gz gentoo-2-33fd0dc439633180a4e2bfe42bbe30ac3dc83ffa.tar.bz2 gentoo-2-33fd0dc439633180a4e2bfe42bbe30ac3dc83ffa.zip |
remove ivtv depend and USE since MythTV no longer builds against ivtv header but the in kernel v4l. remove dead vorbis USE
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/mythtv/ChangeLog | 7 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.21_p16867.ebuild | 10 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.22_alpha16870.ebuild | 8 |
3 files changed, 13 insertions, 12 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog index 4713f7fc9997..6629b285125d 100644 --- a/media-tv/mythtv/ChangeLog +++ b/media-tv/mythtv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-tv/mythtv # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.231 2008/04/01 16:37:52 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.232 2008/04/01 16:43:15 cardoe Exp $ + + 01 Apr 2008; Doug Goldstein <cardoe@gentoo.org> mythtv-0.21_p16867.ebuild, + mythtv-0.22_alpha16870.ebuild: + remove ivtv depend and USE since MythTV no longer builds against ivtv + header but the in kernel v4l. remove dead vorbis USE 01 Apr 2008; Doug Goldstein <cardoe@gentoo.org> mythtv-0.22_alpha16870.ebuild: diff --git a/media-tv/mythtv/mythtv-0.21_p16867.ebuild b/media-tv/mythtv/mythtv-0.21_p16867.ebuild index 634300c3b182..42702565d57c 100644 --- a/media-tv/mythtv/mythtv-0.21_p16867.ebuild +++ b/media-tv/mythtv/mythtv-0.21_p16867.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild,v 1.1 2008/04/01 03:56:03 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild,v 1.2 2008/04/01 16:43:15 cardoe Exp $ EAPI=1 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python @@ -10,9 +10,9 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via" -IUSE="aac alsa altivec autostart dbox2 debug directv dvb dvd hdhomerun ieee1394 iptv \ -ivtv jack joystick lcd lirc mmx opengl opengl-video opengl-xvmc perl python \ -vorbis xvmc ${IUSE_VIDEO_CARDS}" +IUSE="aac alsa altivec autostart dbox2 debug directv dvb dvd hdhomerun \ +ieee1394 iptv jack joystick lcd lirc mmx opengl opengl-video opengl-xvmc \ +perl python xvmc ${IUSE_VIDEO_CARDS}" RDEPEND=">=media-libs/freetype-2.0 >=media-sound/lame-3.93.1 @@ -38,7 +38,6 @@ RDEPEND=">=media-libs/freetype-2.0 ieee1394? ( >=sys-libs/libraw1394-1.2.0 >=sys-libs/libavc1394-0.5.0 >=media-libs/libiec61883-1.0.0 ) - ivtv? ( media-tv/ivtv ) jack? ( media-sound/jack-audio-connection-kit ) lcd? ( app-misc/lcdproc ) lirc? ( app-misc/lirc ) @@ -118,7 +117,6 @@ src_compile() { use altivec || myconf="${myconf} --disable-altivec" use dbox2 || myconf="${myconf} --disable-dbox2" use hdhomerun || myconf="${myconf} --disable-hdhomerun" - use ivtv || myconf="${myconf} --disable-ivtv" use jack || myconf="${myconf} --disable-audio-jack" use opengl-video && myconf="${myconf} --enable-opengl-video" use xvmc && ! use video_cards_via ! use opengl-xvmc && myconf="${myconf} --enable-xvmc --xvmc-lib=XvMCW" diff --git a/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild b/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild index 44ec48e1ca5b..b901000d9bf5 100644 --- a/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild +++ b/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild,v 1.3 2008/04/01 16:37:52 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha16870.ebuild,v 1.4 2008/04/01 16:43:15 cardoe Exp $ EAPI=1 inherit flag-o-matic multilib eutils qt4 mythtv toolchain-funcs python @@ -11,8 +11,8 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via" IUSE="alsa altivec autostart dbox2 debug directv dvb dvd hdhomerun \ -ieee1394 iptv ivtv jack joystick lcd lirc mmx opengl opengl-video -opengl-xvmc perl python vorbis xvmc ${IUSE_VIDEO_CARDS}" +ieee1394 iptv jack joystick lcd lirc mmx opengl opengl-video +opengl-xvmc perl python xvmc ${IUSE_VIDEO_CARDS}" RDEPEND=">=media-libs/freetype-2.0 >=media-sound/lame-3.93.1 @@ -37,7 +37,6 @@ RDEPEND=">=media-libs/freetype-2.0 ieee1394? ( >=sys-libs/libraw1394-1.2.0 >=sys-libs/libavc1394-0.5.0 >=media-libs/libiec61883-1.0.0 ) - ivtv? ( media-tv/ivtv ) jack? ( media-sound/jack-audio-connection-kit ) lcd? ( app-misc/lcdproc ) lirc? ( app-misc/lirc ) @@ -117,7 +116,6 @@ src_compile() { use altivec || myconf="${myconf} --disable-altivec" use dbox2 || myconf="${myconf} --disable-dbox2" use hdhomerun || myconf="${myconf} --disable-hdhomerun" - use ivtv || myconf="${myconf} --disable-ivtv" use jack || myconf="${myconf} --disable-audio-jack" use opengl-video && myconf="${myconf} --enable-opengl-video" use xvmc && ! use video_cards_via ! use opengl-xvmc && myconf="${myconf} --enable-xvmc --xvmc-lib=XvMCW" |