diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-12-02 18:19:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-12-02 18:19:50 +0000 |
commit | 7ac87735d4adf3a13c1c9c2ead86169f2e259297 (patch) | |
tree | 36d84870b275b93ea904c825b72da01241a47f3b /media-video | |
parent | Remove ssl USE flag since evolution-data-server-3.x fails to build with --dis... (diff) | |
download | gentoo-2-7ac87735d4adf3a13c1c9c2ead86169f2e259297.tar.gz gentoo-2-7ac87735d4adf3a13c1c9c2ead86169f2e259297.tar.bz2 gentoo-2-7ac87735d4adf3a13c1c9c2ead86169f2e259297.zip |
Build qt-faststart by default
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/libav/libav-0.6.2.ebuild | 6 | ||||
-rw-r--r-- | media-video/libav/libav-0.6.9999.ebuild | 6 | ||||
-rw-r--r-- | media-video/libav/libav-0.7.2.ebuild | 6 | ||||
-rw-r--r-- | media-video/libav/libav-0.7.9999.ebuild | 6 | ||||
-rw-r--r-- | media-video/libav/libav-0.8_pre20110818.ebuild | 6 | ||||
-rw-r--r-- | media-video/libav/libav-0.8_pre20111116.ebuild | 4 | ||||
-rw-r--r-- | media-video/libav/libav-9999.ebuild | 4 |
8 files changed, 31 insertions, 15 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index 6bd4b40ba352..6a0f69581bec 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/libav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.38 2011/11/27 11:19:26 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.39 2011/12/02 18:19:50 beandog Exp $ + + 02 Dec 2011; Steve Dibb <beandog@gentoo.org> libav-0.6.2.ebuild, + libav-0.6.9999.ebuild, libav-0.7.2.ebuild, libav-0.7.9999.ebuild, + libav-0.8_pre20110818.ebuild, libav-0.8_pre20111116.ebuild, + libav-9999.ebuild: + Build qt-faststart by default 27 Nov 2011; Luca Barbato <lu_zero@gentoo.org> libav-0.8_pre20111116.ebuild: Fix dependency, as reported in bug #391255 diff --git a/media-video/libav/libav-0.6.2.ebuild b/media-video/libav/libav-0.6.2.ebuild index dc8ff8b4f7a4..d62474526afe 100644 --- a/media-video/libav/libav-0.6.2.ebuild +++ b/media-video/libav/libav-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.6.2.ebuild,v 1.5 2011/11/01 00:45:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.6.2.ebuild,v 1.6 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -26,7 +26,9 @@ SLOT="0" [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" +IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection +custom-cflags debug dirac doc +encode faac gsm +hardcoded-tables ieee1394 jack +jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" VIDEO_CARDS="nvidia" for x in ${VIDEO_CARDS}; do diff --git a/media-video/libav/libav-0.6.9999.ebuild b/media-video/libav/libav-0.6.9999.ebuild index 5272622d5c6e..a52294104154 100644 --- a/media-video/libav/libav-0.6.9999.ebuild +++ b/media-video/libav/libav-0.6.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.6.9999.ebuild,v 1.8 2011/11/01 00:45:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.6.9999.ebuild,v 1.9 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -27,7 +27,9 @@ SLOT="0" [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" +IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection +custom-cflags debug dirac doc +encode faac gsm +hardcoded-tables ieee1394 jack +jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" VIDEO_CARDS="nvidia" for x in ${VIDEO_CARDS}; do diff --git a/media-video/libav/libav-0.7.2.ebuild b/media-video/libav/libav-0.7.2.ebuild index 4d46b8bea950..8639d3b9c62b 100644 --- a/media-video/libav/libav-0.7.2.ebuild +++ b/media-video/libav/libav-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.7.2.ebuild,v 1.3 2011/11/01 00:45:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.7.2.ebuild,v 1.4 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -27,7 +27,9 @@ SLOT="0" [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" +IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection +custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables +ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" VIDEO_CARDS="nvidia" for x in ${VIDEO_CARDS}; do diff --git a/media-video/libav/libav-0.7.9999.ebuild b/media-video/libav/libav-0.7.9999.ebuild index 92cdb3214427..44145430f331 100644 --- a/media-video/libav/libav-0.7.9999.ebuild +++ b/media-video/libav/libav-0.7.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.7.9999.ebuild,v 1.3 2011/11/01 00:45:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.7.9999.ebuild,v 1.4 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -27,7 +27,9 @@ SLOT="0" [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" +IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection +custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables +ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" VIDEO_CARDS="nvidia" for x in ${VIDEO_CARDS}; do diff --git a/media-video/libav/libav-0.8_pre20110818.ebuild b/media-video/libav/libav-0.8_pre20110818.ebuild index 0ab9d8bc3123..5219e3d536f6 100644 --- a/media-video/libav/libav-0.8_pre20110818.ebuild +++ b/media-video/libav/libav-0.8_pre20110818.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8_pre20110818.ebuild,v 1.4 2011/11/01 00:45:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8_pre20110818.ebuild,v 1.5 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -27,7 +27,9 @@ SLOT="0" [[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" +IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cpudetection +custom-cflags debug dirac doc +encode faac frei0r +gpl gsm +hardcoded-tables +ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" VIDEO_CARDS="nvidia" for x in ${VIDEO_CARDS}; do diff --git a/media-video/libav/libav-0.8_pre20111116.ebuild b/media-video/libav/libav-0.8_pre20111116.ebuild index 8aed9e4c2d8f..ef2729c068f1 100644 --- a/media-video/libav/libav-0.8_pre20111116.ebuild +++ b/media-video/libav/libav-0.8_pre20111116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8_pre20111116.ebuild,v 1.2 2011/11/27 11:19:26 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8_pre20111116.ebuild,v 1.3 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -30,7 +30,7 @@ SLOT="0" IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl - oss pic pulseaudio qt-faststart rtmp schroedinger sdl speex ssl +ssse3 + oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" diff --git a/media-video/libav/libav-9999.ebuild b/media-video/libav/libav-9999.ebuild index 7d30d2b7be6b..a96e0afa09d8 100644 --- a/media-video/libav/libav-9999.ebuild +++ b/media-video/libav/libav-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9999.ebuild,v 1.22 2011/11/15 13:01:17 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9999.ebuild,v 1.23 2011/12/02 18:19:50 beandog Exp $ EAPI=4 @@ -30,7 +30,7 @@ SLOT="0" IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl - oss pic pulseaudio qt-faststart rtmp schroedinger sdl speex ssl +ssse3 + oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3 static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid +zlib" |