summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2011-12-02 18:22:15 +0000
committerSteve Dibb <beandog@gentoo.org>2011-12-02 18:22:15 +0000
commitb4aaaa7fd312d0bb211c24787c25c3ea9379e391 (patch)
tree73896355c2216bc54be267b4d080e5ba0d66ddc9 /media-video
parentBuild qt-faststart by default (diff)
downloadgentoo-2-b4aaaa7fd312d0bb211c24787c25c3ea9379e391.tar.gz
gentoo-2-b4aaaa7fd312d0bb211c24787c25c3ea9379e391.tar.bz2
gentoo-2-b4aaaa7fd312d0bb211c24787c25c3ea9379e391.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/ffmpeg/ChangeLog6
-rw-r--r--media-video/ffmpeg/ffmpeg-0.7.7.ebuild4
-rw-r--r--media-video/ffmpeg/ffmpeg-0.7.8.ebuild4
-rw-r--r--media-video/ffmpeg/ffmpeg-0.8.7.ebuild4
-rw-r--r--media-video/ffmpeg/ffmpeg-9999.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog
index 241f24d812b7..d8e9750dbd07 100644
--- a/media-video/ffmpeg/ChangeLog
+++ b/media-video/ffmpeg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/ffmpeg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.497 2011/12/01 19:57:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.498 2011/12/02 18:22:15 beandog Exp $
+
+ 02 Dec 2011; Steve Dibb <beandog@gentoo.org> ffmpeg-0.7.7.ebuild,
+ ffmpeg-0.7.8.ebuild, ffmpeg-0.8.7.ebuild, ffmpeg-9999.ebuild:
+ Build qt-faststart by default
01 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ffmpeg-0.7.8.ebuild:
x86 stable wrt bug #391421
diff --git a/media-video/ffmpeg/ffmpeg-0.7.7.ebuild b/media-video/ffmpeg/ffmpeg-0.7.7.ebuild
index 56bfbeba3bd2..b84052af028f 100644
--- a/media-video/ffmpeg/ffmpeg-0.7.7.ebuild
+++ b/media-video/ffmpeg/ffmpeg-0.7.7.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/ffmpeg/ffmpeg-0.7.7.ebuild,v 1.7 2011/11/25 19:57:48 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.7.ebuild,v 1.8 2011/12/02 18:22:15 beandog Exp $
EAPI="2"
@@ -31,7 +31,7 @@ fi
IUSE="
+3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
custom-cflags debug dirac doc +encode faac frei0r gsm +hardcoded-tables
- ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp
+ ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp
schroedinger sdl speex +ssse3 static-libs test theora threads truetype
v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
"
diff --git a/media-video/ffmpeg/ffmpeg-0.7.8.ebuild b/media-video/ffmpeg/ffmpeg-0.7.8.ebuild
index 69cb1e88e241..c16c446c6ad3 100644
--- a/media-video/ffmpeg/ffmpeg-0.7.8.ebuild
+++ b/media-video/ffmpeg/ffmpeg-0.7.8.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/ffmpeg/ffmpeg-0.7.8.ebuild,v 1.4 2011/12/01 19:57:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild,v 1.5 2011/12/02 18:22:15 beandog Exp $
EAPI="2"
@@ -31,7 +31,7 @@ fi
IUSE="
+3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
custom-cflags debug dirac doc +encode faac frei0r gsm +hardcoded-tables
- ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp
+ ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic +qt-faststart rtmp
schroedinger sdl speex +ssse3 static-libs test theora threads truetype
v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
"
diff --git a/media-video/ffmpeg/ffmpeg-0.8.7.ebuild b/media-video/ffmpeg/ffmpeg-0.8.7.ebuild
index d353192cac5e..bd6272e0915e 100644
--- a/media-video/ffmpeg/ffmpeg-0.8.7.ebuild
+++ b/media-video/ffmpeg/ffmpeg-0.8.7.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/ffmpeg/ffmpeg-0.8.7.ebuild,v 1.2 2011/11/28 12:39:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.7.ebuild,v 1.3 2011/12/02 18:22:15 beandog Exp $
EAPI="4"
@@ -31,7 +31,7 @@ fi
IUSE="
aac aacplus alsa amr bindist +bzip2 celt cpudetection debug dirac doc
+encode faac frei0r gsm +hardcoded-tables ieee1394 jack jpeg2k mp3 network
- oss pic qt-faststart rtmp schroedinger sdl speex static-libs test theora
+ oss pic +qt-faststart rtmp schroedinger sdl speex static-libs test theora
threads truetype v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
"
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
index 7a29eebaddf8..31c25ef172d5 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-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/ffmpeg/ffmpeg-9999.ebuild,v 1.64 2011/11/27 14:53:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.65 2011/12/02 18:22:15 beandog Exp $
EAPI="4"
@@ -31,7 +31,7 @@ fi
IUSE="
aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug dirac doc
+encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack jpeg2k libv4l
- modplug mp3 network openal openssl oss pic pulseaudio qt-faststart rtmp
+ modplug mp3 network openal openssl oss pic pulseaudio +qt-faststart rtmp
schroedinger sdl speex static-libs test theora threads truetype v4l vaapi
vdpau vorbis vpx X x264 xvid +zlib
"