aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory M. Tuner <gmt@be-evil.net>2014-06-11 03:00:29 -0700
committerGregory M. Tuner <gmt@be-evil.net>2014-06-11 03:00:29 -0700
commit76a7f5d797ebebae0f4472fcd0d37758fa76e6ee (patch)
tree0e0e74312f927e2b4b8c3055f4a5ce94f4589536 /media-libs
parentmedia-plugins/gst-plugins-gnomevfs: port to gstreamer eclass (diff)
downloadgmt-76a7f5d797ebebae0f4472fcd0d37758fa76e6ee.tar.gz
gmt-76a7f5d797ebebae0f4472fcd0d37758fa76e6ee.tar.bz2
gmt-76a7f5d797ebebae0f4472fcd0d37758fa76e6ee.zip
*/gst*: drop entire gstreamer framework in favor of upstream's freshly multilibutized versions
Signed-off-by: Gregory M. Tuner <gmt@be-evil.net>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins-bad/ChangeLog659
-rw-r--r--media-libs/gst-plugins-bad/Manifest9
-rw-r--r--media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild64
-rw-r--r--media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3-r1.ebuild63
-rw-r--r--media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild62
-rw-r--r--media-libs/gst-plugins-bad/metadata.xml8
-rw-r--r--media-libs/gst-plugins-base/ChangeLog1045
-rw-r--r--media-libs/gst-plugins-base/Manifest10
-rw-r--r--media-libs/gst-plugins-base/files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch32
-rw-r--r--media-libs/gst-plugins-base/files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch69
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-0.10.36-r1.ebuild83
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.2.3-r1.ebuild95
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.2.4-r1.ebuild94
-rw-r--r--media-libs/gst-plugins-base/metadata.xml9
-rw-r--r--media-libs/gst-plugins-good/ChangeLog830
-rw-r--r--media-libs/gst-plugins-good/Manifest8
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.31-r1.ebuild69
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-1.2.3-r1.ebuild62
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild62
-rw-r--r--media-libs/gst-plugins-good/metadata.xml5
-rw-r--r--media-libs/gst-plugins-ugly/ChangeLog630
-rw-r--r--media-libs/gst-plugins-ugly/Manifest8
-rw-r--r--media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.19-r1.ebuild58
-rw-r--r--media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.3-r1.ebuild52
-rw-r--r--media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4-r1.ebuild52
-rw-r--r--media-libs/gst-plugins-ugly/metadata.xml5
-rw-r--r--media-libs/gstreamer/ChangeLog1407
-rw-r--r--media-libs/gstreamer/Manifest13
-rw-r--r--media-libs/gstreamer/files/gstreamer-0.10.36-OOT-gtkdoc-install-hack.patch63
-rw-r--r--media-libs/gstreamer/files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch35
-rw-r--r--media-libs/gstreamer/files/gstreamer-1.2.0-OOT-gtkdoc-install-hack.patch63
-rw-r--r--media-libs/gstreamer/files/gstreamer-1.2.4-po-language-field.patch24
-rw-r--r--media-libs/gstreamer/files/gstreamer-make-grammar.y-work-with-bison-3.patch33
-rw-r--r--media-libs/gstreamer/gstreamer-0.10.36-r1.ebuild120
-rw-r--r--media-libs/gstreamer/gstreamer-1.2.3-r1.ebuild89
-rw-r--r--media-libs/gstreamer/gstreamer-1.2.4-r1.ebuild90
-rw-r--r--media-libs/gstreamer/metadata.xml10
37 files changed, 0 insertions, 6090 deletions
diff --git a/media-libs/gst-plugins-bad/ChangeLog b/media-libs/gst-plugins-bad/ChangeLog
deleted file mode 100644
index ca39e6f..0000000
--- a/media-libs/gst-plugins-bad/ChangeLog
+++ /dev/null
@@ -1,659 +0,0 @@
-# ChangeLog for media-libs/gst-plugins-bad
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.147 2014/05/31 13:49:52 pacho Exp $
-
-*gst-plugins-bad-1.2.4 (31 May 2014)
-
- 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-bad-1.2.4.ebuild,
- -files/gst-plugins-bad-1.2.0-optional-egl.patch,
- -gst-plugins-bad-1.0.10.ebuild, -gst-plugins-bad-1.0.5.ebuild,
- -gst-plugins-bad-1.0.6.ebuild, -gst-plugins-bad-1.0.7.ebuild,
- -gst-plugins-bad-1.0.8.ebuild, -gst-plugins-bad-1.2.0-r1.ebuild,
- -gst-plugins-bad-1.2.0.ebuild:
- Version bump, drop old
-
- 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for arm, wrt bug #507568
-
- 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for sparc, wrt bug #507568
-
- 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for alpha, wrt bug #507568
-
- 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for ia64, wrt bug #507568
-
- 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for ppc64, wrt bug #507568
-
- 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for ppc, wrt bug #507568
-
- 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- Stable for HPPA (bug #499954).
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- x86 stable, bug 499954
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-bad-1.2.3.ebuild:
- amd64 stable, bug 499954
-
-*gst-plugins-bad-1.2.3 (01 Mar 2014)
-
- 01 Mar 2014; <leio@gentoo.org> +gst-plugins-bad-1.2.3.ebuild:
- Version bump. Many MPEG-TS demuxer, various codec parser and DVD subtitle
- fixes
-
- 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for sparc, wrt bug #480908
-
- 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for ia64, wrt bug #480908
-
- 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for HPPA (bug #480908).
-
- 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for alpha, wrt bug #480908
-
- 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for arm, wrt bug #480908
-
- 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for ppc64, wrt bug #480908
-
- 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for ppc, wrt bug #480908
-
- 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for x86, wrt bug #480908
-
- 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild:
- Stable for amd64, wrt bug #480908
-
-*gst-plugins-bad-1.2.0-r1 (07 Oct 2013)
-
- 07 Oct 2013; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-bad-1.2.0.ebuild, +gst-plugins-bad-1.2.0-r1.ebuild,
- +files/gst-plugins-bad-1.2.0-optional-egl.patch, metadata.xml:
- Fix dependencies, x11 automagic for now, see upstream bug. Make mesa optional
- behing egl USE flag, it is used by eglglessink only.
-
- 04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-bad-1.2.0.ebuild:
- Add blocker on gst-plugins-good-1.0 (bug #486830, thanks to Maciej
- Piechotka).
-
- 02 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-bad-1.2.0.ebuild:
- Depend on gstreamer-1.2 (bug #486582, thanks to Andrew John Hughes).
-
-*gst-plugins-bad-1.2.0 (29 Sep 2013)
-
- 29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.2.0.ebuild:
- Version bump.
-
-*gst-plugins-bad-1.0.10 (01 Sep 2013)
-
- 01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.10.ebuild:
- Version bump.
-
-*gst-plugins-bad-1.0.8 (26 Aug 2013)
-
- 26 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.8.ebuild:
- Version bump.
-
-*gst-plugins-bad-1.0.7 (30 Jun 2013)
-
- 30 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.7.ebuild:
- Version bump.
-
-*gst-plugins-bad-1.0.6 (01 Apr 2013)
-
- 01 Apr 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.6.ebuild:
- Version bump.
-
- 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-bad-0.10.22.ebuild, -gst-plugins-bad-0.10.23.ebuild,
- -gst-plugins-bad-1.0.3.ebuild:
- Clean up old revisions.
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for alpha, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for hppa, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for sparc, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for arm, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for ia64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for ppc64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for ppc, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for x86, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.5.ebuild:
- Stable for amd64, wrt bug #458188
-
- 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for sparc, wrt bug #454906
-
- 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for hppa, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for arm, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for alpha, wrt bug #454906
-
- 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for ia64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for ppc, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for ppc64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for x86, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Stable for amd64, wrt bug #454906
-
-*gst-plugins-bad-1.0.5 (22 Jan 2013)
-
- 22 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.5.ebuild:
- Version bump.
-
- 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
- Switch to global orc USE flag.
-
- 08 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-bad-0.10.23-r1.ebuild:
- Forgot to add a comment explaining the patches.
-
-*gst-plugins-bad-0.10.23-r1 (08 Dec 2012)
-
- 08 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- +gst-plugins-bad-0.10.23-r1.ebuild:
- Add upstream patches fixing h264 baseline video decoding failure (bug
- #446384, thanks to barrie backhurst).
-
-*gst-plugins-bad-1.0.3 (03 Dec 2012)
-
- 03 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-bad-1.0.3.ebuild:
- Version bump.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-bad-0.10.22.ebuild:
- Fix install due to usage of default in EAPI=2, bug #445698.
-
-*gst-plugins-bad-0.10.23 (02 Dec 2012)
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-bad-0.10.19.ebuild, -gst-plugins-bad-0.10.21.ebuild,
- gst-plugins-bad-0.10.22.ebuild, +gst-plugins-bad-0.10.23.ebuild:
- Version bump. Update ebuild to make proper use of new eclass.
-
- 07 Sep 2012; Mart Raudsepp <leio@gentoo.org> gst-plugins-bad-0.10.19.ebuild,
- gst-plugins-bad-0.10.21.ebuild, gst-plugins-bad-0.10.22.ebuild:
- Slotmove to 0.10 as its splits are
-
- 17 May 2012; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-bad-0.10.22.ebuild:
- keyword ~amd64-fbsd
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
- gst-plugins-bad-0.10.19.ebuild, gst-plugins-bad-0.10.21.ebuild,
- gst-plugins-bad-0.10.22.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-bad-0.10.22.ebuild:
- ppc/ppc64 stable wrt #382225
-
- 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-0.10.22.ebuild:
- Stable for HPPA (bug #382225).
-
- 09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.22.ebuild:
- alpha/ia64/sparc stable wrt #382225
-
- 03 Oct 2011; Markus Meier <maekke@gentoo.org> gst-plugins-bad-0.10.22.ebuild:
- arm stable, bug #382225
-
- 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org> gst-plugins-bad-0.10.22.ebuild:
- Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
- Tomáš "Mepho" Pružina in bug #382225.
-
- 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-bad-0.10.22.ebuild:
- x86 stable wrt bug #382225
-
-*gst-plugins-bad-0.10.22 (29 Jul 2011)
-
- 29 Jul 2011; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-bad-0.10.22.ebuild:
- Version bump. Audioparsers moved to gst-plugins-good-0.10.29, make sure to
- upgrade. New elements:
- * hlsdemux - HTTP live streaming parser/demuxer element
- * fieldanalysis - Analyse fields from video frames to identify if they are
- progressive/telecined/interlaced
- * h263parse - Parses H.263 streams
- * zebrastripe - Overlays zebra striping on overexposed areas of video
- * patchdetect - Detects color patches from a color calibration chart
- * scenechange - Detects scene changes in video
- * sdimux and sdidemux - Multiplex raw audio/video to SDI and vice-versa
- * tsdemux - new (not-yet autoplugged) MPEG TS demuxer rewrite
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-bad-0.10.21.ebuild:
- ppc/ppc64 stable wrt #368281
-
- 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-0.10.21.ebuild:
- Stable for HPPA (bug #368281).
-
- 05 Jun 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.21.ebuild:
- alpha/ia64/sparc stable wrt #368281
-
- 05 Jun 2011; Markus Meier <maekke@gentoo.org> gst-plugins-bad-0.10.21.ebuild:
- arm stable, bug #368281
-
- 23 May 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-bad-0.10.21.ebuild:
- Stable on amd64 wrt bug #368281
-
- 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-bad-0.10.21.ebuild:
- x86 stable wrt bug #368281
-
- 13 Apr 2011; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-bad-0.10.14.ebuild, -gst-plugins-bad-0.10.17.ebuild,
- -gst-plugins-bad-0.10.18.ebuild, gst-plugins-bad-0.10.19.ebuild:
- Add missing liboil dependency to older version, bug 363183. Remove ancient
- versions
-
-*gst-plugins-bad-0.10.21 (13 Apr 2011)
-
- 13 Apr 2011; Mart Raudsepp <leio@gentoo.org> metadata.xml,
- +gst-plugins-bad-0.10.21.ebuild:
- Version bump. Disable examples building as they aren't installed anyway,
- also avoiding problems similar to bug 348623. Remove useless debug USE
- flag - it didn't work correctly and existed only due to previous oversight
- - and it could only affect -g passing, which is handled via CFLAGS in
- make.conf in Gentoo.
- Many improvements, bug fixes, and so on as usual, refer to upstream NEWS;
- New upstream plugins and elements since previous 0.10.19 version:
- * coloreffects - Color Look-up Table filters
- * gaudieffects - Gaudi video effects (burn, dilate, dodge, etc)
- * geometrictransform - Various geometric image transform elements
- * ivfparse - IVF parser (demuxes a IVF stream, which contains raw VP8)
- * videomaxrate - Video maximum rate adjuster
- * colorspace - ORC optimized colorspace converter
- * dvbsuboverlay - DVB subtitles renderer/overlay
- * interlace - Create an interlaced video stream
- * jp2kdecimator - JPEG2000 decimator
- * y4mdec - Demuxes/decodes YUV4MPEG streams
- * audioparsers - New dcaparse (dts/dca parser) and mpegaudioparse elements
- (mp3parse replacement)
- * autoconvert - New autovideoconvert element
- * debugutilsbad - New checksumsink and chopmydata debug elements
-
- 11 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-bad-0.10.19.ebuild:
- ppc/ppc64 stable wrt #346981
-
- 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-0.10.19.ebuild:
- Stable for HPPA (bug #346981).
-
- 06 Jan 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.19.ebuild:
- alpha/ia64/sparc stable wrt #346981
-
- 25 Dec 2010; Markus Meier <maekke@gentoo.org> gst-plugins-bad-0.10.19.ebuild:
- arm stable, bug #346981
-
- 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-bad-0.10.19.ebuild:
- Stable on amd64 wrt bug #346981
-
- 20 Dec 2010; Thomas Kahle <tomka@gentoo.org> gst-plugins-bad-0.10.19.ebuild:
- x86 stable per bug 346981
-
- 04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- alpha/ia64/sparc stable wrt #324691
-
- 27 Aug 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild, gst-plugins-bad-0.10.17.ebuild,
- gst-plugins-bad-0.10.18.ebuild, gst-plugins-bad-0.10.19.ebuild:
- Add ~arm
-
- 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- ppc64 stable wrt #324691
-
- 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- Stable on alpha, bug #324691
-
-*gst-plugins-bad-0.10.19 (30 Jul 2010)
-
- 30 Jul 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-bad-0.10.19.ebuild:
- Version bump with the following most noteworthy upstream changes:
- New invtelecine plugin - detects and reconstructs progressive content
- from telecine video. New segmentclip plugin - add audio/video buffer
- segment clip elements.
- Capssetter element has moved to gst-plugins-good-0.10.23+.
- Bitrate calculation and estimation for audioparsers and mpegvideoparse.
- Support for muxing VP8 video codec and XMP tags into quicktime video with
- qtmux. Various new API and properties for camerabin. Many other bug fixes
- and improvements.
-
- 12 Jul 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- Stable for HPPA (bug #324691).
-
- 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- x86 stable, bug 324691
-
- 27 Jun 2010; <nixnut@gentoo.org> gst-plugins-bad-0.10.18.ebuild:
- ppc stable #324691
-
- 24 Jun 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-bad-0.10.17.ebuild:
- Stable for HPPA (bug #308379).
-
- 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-bad-0.10.18.ebuild:
- Stable on amd64 wrt bug #324691
-
- 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-bad-0.10.17.ebuild:
- ppc stable #308379
-
- 05 Apr 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.17.ebuild:
- alpha/ia64/sparc stable wrt #308379
-
-*gst-plugins-bad-0.10.18 (05 Apr 2010)
-
- 05 Apr 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-bad-0.10.18.ebuild:
- Version bump with the following most noteworthy upstream changes:
- New audioparser plugin, collecting {aac,ac3,amr,flac}parse, also fixes
- seek handling, newsegment sending and push mode data draining.
- New dataurisrc plugin for data:// protocol handling per RFC 2397.
- New jpegformat plugin (jpegparse and jifmux elements).
- Shapewipe element has moved to gst-plugins-good-0.10.19+.
- Assorted fixes to various muxers (asfmux, mpegtsmux, qtmux); new aiffmux
- element. New adpcmenc encoder element for encoding ADPCM audio.
- Many other bug fixes and improvements.
-
- 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.17.ebuild:
- stable x86, bug 308379
-
- 19 Mar 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-bad-0.10.17.ebuild:
- amd64 stable, bug 308379
-
- 05 Mar 2010; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-bad-0.10.11.ebuild, -gst-plugins-bad-0.10.13.ebuild:
- Remove old
-
- 19 Feb 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild, gst-plugins-bad-0.10.14.ebuild:
- ia64/sparc stable
-
- 19 Feb 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild, gst-plugins-bad-0.10.13.ebuild,
- gst-plugins-bad-0.10.14.ebuild, gst-plugins-bad-0.10.17.ebuild:
- Add ~ia64
-
-*gst-plugins-bad-0.10.17 (23 Jan 2010)
-
- 23 Jan 2010; Olivier Crête <tester@gentoo.org>
- +gst-plugins-bad-0.10.17.ebuild:
- Version bump
-
- 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- Transfer Prefix keywords
-
- 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-bad-0.10.14.ebuild:
- ppc stable #290343
-
- 29 Dec 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- sparc stable wrt #290343
-
- 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- Stable on alpha, bug #290343
-
- 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- x86 stable, bug 290343
-
- 18 Nov 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- Stable for HPPA (bug #290343).
-
- 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-bad-0.10.14 ppc64 stable for bug 290343
-
- 10 Nov 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- Stable on amd64, bug #290343
-
- 09 Nov 2009; Mart Raudsepp <leio@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- Fix compilation with --disable-kate
-
- 27 Oct 2009; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-bad-0.10.14.ebuild:
- keyword ~x86-fbsd
-
- 24 Oct 2009; nixnut <nixnut@gentoo.org> gst-plugins-bad-0.10.13.ebuild:
- ppc stable #289298
-
- 19 Oct 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild:
- amd64 stable, bug #289298
-
- 19 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild:
- stable x86, bug 289298
-
- 18 Oct 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild:
- Stable for HPPA (bug #289298).
-
- 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild:
- Stable on alpha, bug #289298
-
-*gst-plugins-bad-0.10.14 (07 Sep 2009)
-
- 07 Sep 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-bad-0.10.14.ebuild:
- Version bump
-
- 01 Sep 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-bad-0.10.13.ebuild:
- Marked ~hppa (bug #282989).
-
-*gst-plugins-bad-0.10.13 (21 Aug 2009)
-
- 21 Aug 2009; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-bad-0.10.13.ebuild:
- Version bump. Many improvements for MPEG-TS, RTP, QT/mp4, MXF (also has a
- muxer now). New plugins: shapewipe filter, MS-ADPCM decoder, hdvparse (for
- HDV cameras), fpsdisplaysink (debugutilsbad) and ID3 tagging. Adds PGS
- (BluRay) subtitle support. flv, deinterlace2 and y4menc have moved to
- gst-plugins-good (which signifies them as being of good quality), be sure
- to upgrade to gst-plugins-good-0.10.15 to not lose FLV support. Many other
- bug fixes and improvements.
-
- 01 Jul 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- sparc stable wrt #266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- Marking gst-plugins-bad-0.10.11 ppc64 stable for bug 266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- Marking gst-plugins-bad-0.10.11 ppc stable for bug 266986
-
- 16 May 2009; Mounir Lamouri <volkmar@gentoo.org> metadata.xml:
- Use global gsm USE flag instead of local one.
-
- 14 May 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- amd64 stable, bug #266986
-
- 12 May 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- stable x86, bug 266986
-
- 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-bad-0.10.11.ebuild:
- Stable on alpha, bug #266986
-
-*gst-plugins-bad-0.10.11 (30 Mar 2009)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-bad-0.10.11.ebuild:
- Version bump
-
-*gst-plugins-bad-0.10.9 (05 Dec 2008)
-
- 05 Dec 2008; Samuli Suominen <ssuominen@gentoo.org>
- +gst-plugins-bad-0.10.9.ebuild:
- Version bump.
-
- 08 Aug 2008; Markus Meier <maekke@gentoo.org>
- gst-plugins-bad-0.10.7.ebuild:
- x86 stable, bug #232054
-
- 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
- Stable on alpha, bug #232054
-
- 31 Jul 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.7.ebuild:
- sparc stable wrt #232054
-
- 01 Aug 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-bad-0.10.7.ebuild:
- Marking gst-plugins-bad-0.10.7 ppc64 stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-bad-0.10.7.ebuild:
- Marking gst-plugins-bad-0.10.7 ppc stable for bug 232054
-
- 26 Jul 2008; Olivier Crête <tester@gentoo.org>
- gst-plugins-bad-0.10.7.ebuild:
- Stable on amd64, bug #232054
-
-*gst-plugins-bad-0.10.7 (29 Jun 2008)
-
- 29 Jun 2008; Samuli Suominen <drac@gentoo.org>
- -gst-plugins-bad-0.10.6.ebuild, +gst-plugins-bad-0.10.7.ebuild:
- Version bump.
-
- 18 Apr 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-bad-0.10.6.ebuild:
- Add ~sparc
-
-*gst-plugins-bad-0.10.6 (21 Feb 2008)
-
- 21 Feb 2008; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-bad-0.10.6.ebuild:
- version bump
-
- 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-bad-0.10.5.ebuild:
- ppc stable, bug #202174
-
- 13 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-bad-0.10.5.ebuild:
- x86 stable
-
- 13 Dec 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-bad-0.10.5.ebuild:
- amd64 stable
-
-*gst-plugins-bad-0.10.5 (29 Aug 2007)
-
- 29 Aug 2007; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-bad-0.10.5.ebuild:
- Version bump.
-
- 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
- Transition to Manifest2.
-
-*gst-plugins-bad-0.10.4 (25 Jan 2007)
-
- 25 Jan 2007; Jim Ramsay <lack@gentoo.org> +gst-plugins-bad-0.10.4.ebuild:
- Version bump - gst-plugins-bad-0.10.4 is released
-
-*gst-plugins-bad-0.10.3 (10 May 2006)
-
- 10 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-bad-0.10.3.ebuild:
- version bump
-
- 04 May 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
- gst-plugins-bad-0.10.1.ebuild:
- mark ~ppc (Bug #130382)
-
- 13 Apr 2006; Thomas Cort <tcort@gentoo.org> gst-plugins-bad-0.10.1.ebuild:
- Added ~alpha keyword.
-
- 06 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gst-plugins-bad-0.10.1.ebuild:
- fix deps
-
- 12 Mar 2006; Luis Medinas <metalgod@gentoo.org>
- gst-plugins-bad-0.10.1.ebuild:
- Added ~amd64 keyword.
-
-*gst-plugins-bad-0.10.0 (21 Jan 2006)
-
- 21 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-bad-0.10.0.ebuild:
- Initial import
diff --git a/media-libs/gst-plugins-bad/Manifest b/media-libs/gst-plugins-bad/Manifest
deleted file mode 100644
index ed90b56..0000000
--- a/media-libs/gst-plugins-bad/Manifest
+++ /dev/null
@@ -1,9 +0,0 @@
-DIST gst-plugins-bad-0.10.23-h264-patches.tar.xz 5284 SHA256 40890e4d7792d1b4e18c21204be57d71c34a9add20ef84f8de88c4037ba90858 SHA512 528ed30edb544dd970047fd4b0f05bf75f9f49f07a8118f805430c56c3ec75643013799491aeba70c62cb0343cd3e72758bf5c167d00e90a6a3f13857e4860e1 WHIRLPOOL f48af056d50df855e1281d3c1026c420f1158c3a007416f54bd690ce781089bacf71f0c6a90cece7bb64341c450fb9f6a6bab9a41cf9bd893c96440a0be1c33c
-DIST gst-plugins-bad-0.10.23.tar.xz 3155044 SHA256 03cf0786391c64625569072e904082a08861f05a63d64b2f8e8dad3f26d81bf9 SHA512 6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4 WHIRLPOOL dd657100909c32ab75cb8aada8db24d68ddf7a10dc0eb055982d7e4d9ae7a50c364eeac9017cea8b176734fc09cf7f8e4e8f52d24e3173806633ddb8a7acd93c
-DIST gst-plugins-bad-1.2.3.tar.xz 3281880 SHA256 595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c SHA512 6b2715ab455acbc215b88fdbdfd1ebdd5ebd89b1dbcd15b289df416f4b09e53e2bef51bc69c26c830d5743161738675ae89db4ff11b72d29797a2d084ebc142f WHIRLPOOL 93245288a7f5e4686cff87188ccf3bd2bfa5fccc2155ceefb1114a52eef607460449b7e8ac1cdc6351b488b0272f8ca506c558766930f3165c9cc42d4609b7ab
-DIST gst-plugins-bad-1.2.4.tar.xz 3272824 SHA256 984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca SHA512 4344dedb899cdc0e3bf36a3b5dd36c6091e2e2f2a7440e3831cebbd9b4463f89cc4bc2d589b0c2c806bcaeb1864a49b3c9e0e3bedc051f1f46e09a8f131f0aa9 WHIRLPOOL 98bce50e7018d7c8d442bf8c7f26f14bd719a8af5af0fde39841c4282a9e4edfeefe06ab10797826cf9b876e173dafcf2e2df86408c373e6c4d8902072cf393c
-EBUILD gst-plugins-bad-0.10.23-r2.ebuild 1743 SHA256 4c758bd408d5ede96c5e996cbcbde03838df557ccb18e82c38373b36fdac8a46 SHA512 5d17149446370def2e2f939ab4a449571288fd75dde45f3021e458c83db5c8213b1961608e29d742f6e231422303deb2f07abffb261013842559b64264150a34 WHIRLPOOL 7606b7715309f12934dc811cf2cd6f4ab36ba9640eca2079f7525a2033e69114549a230457f17ef63074f80dc7ddeeb0583c9581a6d5a4db6be149f46e77ccd7
-EBUILD gst-plugins-bad-1.2.3-r1.ebuild 1695 SHA256 b3b3df6850d79b337d4c49c10edbbd4e7927a7af4a3b5718a442a45a5a4acc6d SHA512 1be7128674f60bbfa71c17294a561ddab0899114d314f5ae7c71367b98858820d869f62df806a90d7213247f7acbd9ff9d1823ce32c6cbe6495baf21d52d40b3 WHIRLPOOL 71fd803fba59ee6a2954671d8f274d714e9bf944f2d23997b311521607414c0336a7d75f8d012675e71d04744dbde9ebab6ce9298d99082892256d379b44f5e1
-EBUILD gst-plugins-bad-1.2.4-r1.ebuild 1694 SHA256 cf72c50dbf674bab632ab329b3fc7d32d7a1861f5304e3e1f5e596e2bc67a161 SHA512 6404b003602bb4ea19cd46fb74d7d04810d5ad16216c0d64fc8c996e6e97caf4e69b234121bcb2b072c7f99666ed52d61ea742539159195d95f19c486ac7e6c4 WHIRLPOOL ac85b290a76db11a8f6fc8ea8f695f2b95a5f2dc7d9e2e58c23e7dcdb5b6210384c64e16ac3a7c5b7a21aaa71bb8cf732f30cac8dd1f48f3aa161dae81bf9829
-MISC ChangeLog 22660 SHA256 a011ff7a7af336c037e032a3807d70581738a2f4ce55917f64fa253e1a6f57f8 SHA512 a3993a179a91c20c0ad81e0ee87b01c1c73879716d0d976ffdb046716d94774d0c6d18fb0ebea8e2daf987ef159a95233cd9c8f7f14dee65d213238221b50f53 WHIRLPOOL c352623624228e3d70168b0597aad5bd1a24040c38a502f170ecebe2b8e9ab158f930eef97ee0017c69999750566eeda4ada3725bb9f1a234d4aa556d135acea
-MISC metadata.xml 223 SHA256 ebbc2e8cc27bec1386aa44bf3fc30a3c5093d5e232d600d5c45f75d8619b3844 SHA512 d037951e2cdeda959dfb7042ce105a76d66251cb9a0ef90cc2a0ee3db65da03a61ddb2a0de231a73b25fe344b14adf39ffff13f21e3518cdaddce30ac5d4d344 WHIRLPOOL 6d60d1a68cc936a3afefb988ee51289759b02871edc0b605cbc0ef7879f0c46cb53b7c93d2abb88ab15be26412e79be5db00a7b9a31c6e1983016b179b12dad9
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild
deleted file mode 100644
index 47b2353..0000000
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.23-r2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils flag-o-matic gst-plugins-bad gst-plugins10-multilib
-
-DESCRIPTION="Less plugins for GStreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-SRC_URI+=" http://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}-h264-patches.tar.xz"
-
-LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+orc"
-
-RDEPEND="
- >=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.11[${MULTILIB_USEDEP}] )
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-gstplugins-20131008[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)]
- )
-"
-DEPEND="${RDEPEND}"
-RDEPEND="${RDEPEND}
- !<media-plugins/gst-plugins-farsight-0.12.11:${SLOT}"
-
-src_prepare() {
- # Patches from 0.10 branch fixing h264 baseline decoding; bug #446384
- epatch "${WORKDIR}/${P}-h264-patches"/*.patch
- gst-plugins10-multilib_src_prepare
-}
-
-src_configure() {
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # (Bug #22249)
-
- gst-plugins10-multilib_src_configure \
- $(use_enable orc) \
- --disable-examples \
- --disable-debug
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile abi_pre_src_compile
-abi_pre_src_compile() {
- default
- return 1
-}
-
-src_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- gst-plugins10-multilib_src_install
- prune_libtool_files --modules
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install abi_pre_src_install
-abi_pre_src_install() {
- default
- return 1
-}
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3-r1.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3-r1.ebuild
deleted file mode 100644
index 75ef2f1..0000000
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit autotools eutils flag-o-matic gst-plugins-bad gst-plugins10-multilib
-
-DESCRIPTION="Less plugins for GStreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64"
-IUSE="egl +introspection +orc vnc"
-
-# FIXME: we need to depend on mesa to avoid automagic on egl
-# dtmf plugin moved from bad to good in 1.2
-# X11 is automagic for now, upstream #709530
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}]
- egl? ( media-libs/mesa[egl,${MULTILIB_USEDEP}] )
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
- orc? ( >=dev-lang/orc-0.4.17 )
-
- !<media-libs/gst-plugins-good-1.1:${SLOT}
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-src_configure() {
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # (Bug #22249)
-
- gst-plugins10-multilib_src_configure \
- $(use_enable introspection) \
- $(use_enable orc) \
- $(use_enable vnc librfb) \
- --disable-examples \
- --disable-debug \
- --with-egl-window-system=$(usex egl x11 none)
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_pre_abi_compile
-my_pre_abi_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_pre_abi_install
-my_pre_abi_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-post_src_install my_post_global_install
-my_post_global_install() {
- prune_libtool_files --modules
-}
diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild
deleted file mode 100644
index cca0a13..0000000
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-inherit autotools eutils flag-o-matic gst-plugins-bad gst-plugins10-multilib
-
-DESCRIPTION="Less plugins for GStreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64"
-IUSE="egl +introspection +orc vnc"
-
-# FIXME: we need to depend on mesa to avoid automagic on egl
-# dtmf plugin moved from bad to good in 1.2
-# X11 is automagic for now, upstream #709530
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}]
- egl? ( media-libs/mesa[egl,${MULTILIB_USEDEP}] )
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
- orc? ( >=dev-lang/orc-0.4.17 )
-
- !<media-libs/gst-plugins-good-1.1:${SLOT}
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-src_configure() {
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # (Bug #22249)
-
- gst-plugins10-multilib_src_configure \
- $(use_enable introspection) \
- $(use_enable orc) \
- $(use_enable vnc librfb) \
- --disable-examples \
- --disable-debug \
- --with-egl-window-system=$(usex egl x11 none)
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_pre_abi_compile
-my_pre_abi_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_pre_abi_install
-my_pre_abi_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-post_src_install my_post_global_install
-my_post_global_install() {
- prune_libtool_files --modules
-}
diff --git a/media-libs/gst-plugins-bad/metadata.xml b/media-libs/gst-plugins-bad/metadata.xml
deleted file mode 100644
index c4beec6..0000000
--- a/media-libs/gst-plugins-bad/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gstreamer</herd>
- <use>
- <flag name="egl">Enable EGL support</flag>
- </use>
-</pkgmetadata>
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog
deleted file mode 100644
index 3e15aa6..0000000
--- a/media-libs/gst-plugins-base/ChangeLog
+++ /dev/null
@@ -1,1045 +0,0 @@
-# ChangeLog for media-libs/gst-plugins-base
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.234 2013/10/22 07:20:15 ago Exp $
-
- 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for sparc, wrt bug #480908
-
- 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for ia64, wrt bug #480908
-
- 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for HPPA (bug #480908).
-
- 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for alpha, wrt bug #480908
-
- 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for arm, wrt bug #480908
-
- 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for ppc64, wrt bug #480908
-
- 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for ppc, wrt bug #480908
-
- 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for x86, wrt bug #480908
-
- 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
- Stable for amd64, wrt bug #480908
-
-*gst-plugins-base-1.2.0 (29 Sep 2013)
-
- 29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.2.0.ebuild:
- Version bump.
-
-*gst-plugins-base-1.0.10 (01 Sep 2013)
-
- 01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.10.ebuild:
- Version bump.
-
-*gst-plugins-base-1.0.8 (26 Aug 2013)
-
- 26 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.8.ebuild:
- Version bump.
-
-*gst-plugins-base-1.0.7 (08 Jun 2013)
-
- 08 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.7.ebuild:
- Version bump.
-
- 12 May 2013; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- add ~arm, bug #453200
-
- 01 Apr 2013; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-base-1.0.6.ebuild:
- Add missing ~arch keywords after maksing ivorbis USE flag.
-
-*gst-plugins-base-1.0.6 (31 Mar 2013)
-
- 31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.6.ebuild:
- Version bump.
-
- 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-base-0.10.35.ebuild, -gst-plugins-base-1.0.3.ebuild,
- gst-plugins-base-1.0.5.ebuild, -gst-plugins-base-1.0.5-r1.ebuild:
- Clean up old revisions.
-
- 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for sh, wrt bug #458188
-
- 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for sh, wrt bug #456476
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.5.ebuild:
- Stable for alpha, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for hppa, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for sparc, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.5.ebuild:
- Stable for arm, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.5.ebuild:
- Stable for ia64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for ppc64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for ppc, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for x86, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-1.0.5-r2.ebuild:
- Stable for amd64, wrt bug #458188
-
-*gst-plugins-base-1.0.5-r2 (12 Feb 2013)
-
- 12 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- +gst-plugins-base-1.0.5-r2.ebuild:
- Remove .la files (bug #456164, thanks to Paolo Pedroni).
-
- 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for sparc, wrt bug #454906
-
- 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for hppa, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for arm, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for alpha, wrt bug #454906
-
- 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for ia64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for ppc, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for ppc64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for x86, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- Stable for amd64, wrt bug #454906
-
- 30 Jan 2013; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-base-1.0.5-r1.ebuild:
- keyword ~amd64-fbsd
-
- 22 Jan 2013; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-1.0.5-r1.ebuild:
- Marked ~hppa (bug #453200).
-
-*gst-plugins-base-1.0.5-r1 (20 Jan 2013)
-
- 20 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.5-r1.ebuild, metadata.xml:
- Version bump to add USE=ivorbis, bug #264329.
-
-*gst-plugins-base-1.0.5 (13 Jan 2013)
-
- 13 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.5.ebuild:
- Version bump, bug #451662.
-
- 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
- Switch to global orc USE flag.
-
-*gst-plugins-base-1.0.3 (03 Dec 2012)
-
- 03 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-base-1.0.3.ebuild, metadata.xml:
- Version bump.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-base-0.10.35.ebuild, gst-plugins-base-0.10.36.ebuild:
- Fix eclass usage. Drop redundant gettext dependency.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-base-0.10.32.ebuild, gst-plugins-base-0.10.36.ebuild:
- Clean up old revisions. Update ebuild to use new eclasses.
-
- 07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-base-0.10.32.ebuild, gst-plugins-base-0.10.35.ebuild,
- gst-plugins-base-0.10.36.ebuild:
- Slot gstreamer dependencies in preparation for gstreamer-1.0.
-
- 23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-base-0.10.36.ebuild:
- We can safely drop those .la files that belong to plugins.
-
-*gst-plugins-base-0.10.36 (21 Oct 2012)
-
- 21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-base-0.10.32.ebuild, gst-plugins-base-0.10.35.ebuild,
- +gst-plugins-base-0.10.36.ebuild:
- Version bump (bug #418075); adds new GstAudioFormat API, various
- fixes/improvements in baseaudiosink, tags, decodebin2, playbin2, videorate,
- etc. Punt static libraries (we still need .la files, alas). Update license.
-
- 12 May 2012; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- keyword ~amd64-fbsd
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
- gst-plugins-base-0.10.32.ebuild, gst-plugins-base-0.10.35.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 20 Nov 2011; Fabian Groffen <grobian@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- Fix compilation on Darwin/Intel (bug #366931), remove non-effective, post
- configure, flag replacements.
-
- 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- ppc/ppc64 stable wrt #382225
-
- 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.35.ebuild:
- Stable for HPPA (bug #382225).
-
- 09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- alpha/ia64/sh/sparc stable wrt #382225
-
- 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.35.ebuild:
- Marked ~hppa (bug #382225).
-
- 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.35.ebuild:
- Stable for HPPA (bug #373639).
-
- 03 Oct 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- arm stable, bug #382225
-
- 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
- Tomáš "Mepho" Pružina in bug #382225.
-
- 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-base-0.10.35.ebuild:
- x86 stable wrt bug #382225
-
- 25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
- -gst-plugins-base-0.10.31.ebuild, gst-plugins-base-0.10.35.ebuild:
- Fix introspection deps, use slot-deps, bump EAPI to 3. Remove old.
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- ppc/ppc64 stable wrt #368281
-
- 07 Jul 2011; Mart Raudsepp <leio@gentoo.org>
- -files/gst-plugins-base-0.10.29-make-382.patch,
- -files/gst-plugins-base-0.10.30-fix-tag-test-linking.patch,
- -gst-plugins-base-0.10.29.ebuild, gst-plugins-base-0.10.31.ebuild,
- gst-plugins-base-0.10.32.ebuild, gst-plugins-base-0.10.35.ebuild:
- Remove old, update homepage
-
-*gst-plugins-base-0.10.35 (30 Jun 2011)
-
- 30 Jun 2011; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-base-0.10.35.ebuild:
- Version bump. Don't let the upstream build system always pass -g (honoring
- CFLAGS in make.conf about it instead), also removed the debug USE flag,
- which affected nothing. Adds ARGB64, AYUV64 (16 bits per channel) and r210
- (10 bits per channel) format support to some elements. Many other
- improvements, some new API and bug fixes
-
- 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.32.ebuild:
- Stable for HPPA (bug #368281).
-
- 05 Jun 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- alpha/ia64/sh/sparc stable wrt #368281
-
- 05 Jun 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- arm stable, bug #368281
-
- 23 May 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- Stable on amd64 wrt bug #368281
-
- 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- x86 stable wrt bug #368281
-
- 28 Mar 2011; Mart Raudsepp <leio@gentoo.org> gst-plugins-base-0.10.32.ebuild:
- Add ~mips keyword
-
- 18 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-base-0.10.32.ebuild:
- Set GST_REGISTRY to avoid sandbox access violation, bug #356283. With
- approval of leio.
-
- 18 Mar 2011; Mart Raudsepp <leio@gentoo.org>
- +files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch,
- gst-plugins-base-0.10.32.ebuild:
- Fix tests for 0.10.32; second report on bug #352944
-
- 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- ppc64 stable wrt #353434
-
- 05 Mar 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- alpha/ia64/sh/sparc stable wrt #353434
-
- 01 Mar 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.31.ebuild:
- Stable for HPPA (bug #353434).
-
- 27 Feb 2011; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- Marking gst-plugins-base-0.10.31 ppc stable for bug 353434
-
- 24 Feb 2011; Mart Raudsepp <leio@gentoo.org> metadata.xml,
- -gst-plugins-base-0.10.24.ebuild, -gst-plugins-base-0.10.25.ebuild,
- -gst-plugins-base-0.10.28.ebuild, -gst-plugins-base-0.10.30.ebuild:
- Remove old. gstreamer@ is sole maintainer right now, document it
-
-*gst-plugins-base-0.10.32 (24 Feb 2011)
-
- 24 Feb 2011; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-base-0.10.32.ebuild:
- Version bump. Don't build examples as they aren't installed, avoids issues
- like bug 348623 too. Has new encodebin element as a playbin2 alike
- convenience aggregate element, but for encoding instead of playback for
- the benefit of encoding/transcoding applications once they port to it;
- encode profile system to go along with it to have 'profiles' of encoding
- targets. Many other improvements and bug fixes
-
- 20 Feb 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- arm stable, bug #353434
-
- 14 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- x86 stable wrt bug #353434
-
- 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- Stable on amd64 wrt bug #353434
-
- 07 Feb 2011; Mart Raudsepp <leio@gentoo.org>
- +files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch,
- gst-plugins-base-0.10.31.ebuild:
- Fix tests when ran during upgrade from a previous version, bug 352944
-
- 07 Feb 2011; Mart Raudsepp <leio@gentoo.org>
- gst-plugins-base-0.10.31.ebuild:
- QA: Remove unnecessary build dependency
-
-*gst-plugins-base-0.10.31 (12 Jan 2011)
-
- 12 Jan 2011; Arun Raghavan <ford_prefect@gentoo.org>
- +gst-plugins-base-0.10.31.ebuild:
- Bump to 0.10.31. Adds new API for metadata discovery, codec info extraction,
- and lots of fixes.
-
- 22 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org>
- gst-plugins-base-0.10.30.ebuild:
- Enable the introspection flag by default. Doesn't really affect anyone
- yet, since the USE flag is masked.
-
- 22 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org>
- gst-plugins-base-0.10.30.ebuild,
- +files/gst-plugins-base-0.10.30-fix-tag-test-linking.patch:
- Fix include order problem in tags test. Fixes bug #346169.
-
- 22 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org>
- gst-plugins-base-0.10.30.ebuild:
- Fix gstreamer required version as pointed out by EvaSDK (bug #346363)
-
-*gst-plugins-base-0.10.30 (19 Nov 2010)
-
- 19 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org>
- +gst-plugins-base-0.10.30.ebuild, metadata.xml:
- Bump to current upstream release. Ebuild now adds gobject-introspection
- and Orc support controller by USE-flags. Highlights of this release:
- Use of Orc to completely replace liboil
- Number of ffmpegcolorspace enhancements and fixes
- Other fixes and enhancements
-
- 23 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
- gst-plugins-base-0.10.29.ebuild,
- +files/gst-plugins-base-0.10.29-make-382.patch:
- Fix building with make >= 3.82 wrt #335534 by Diego E. Pettenò.
-
- 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-base-0.10.29.ebuild:
- ppc stable #329703
-
- 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- Stable on alpha, bug #329703
-
- 05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- ia64/sh/sparc stable wrt #329703
-
- 04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- alpha/ia64/sh/sparc stable wrt #324691
-
- 10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- Stable for HPPA (bug #329703).
-
- 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- ppc64 stable wrt #324691
-
- 03 Aug 2010; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- arm stable, bug #329703
-
- 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- Stable on alpha, bug #324691
-
- 28 Jul 2010; Mart Raudsepp <leio@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- Fix QA warning about unrecognized configure option --enable-base, bug
- 285539
-
- 27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- amd64 stable, bug 329703
-
- 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.29.ebuild:
- x86 stable, bug 329703
-
- 24 Jul 2010; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- arm stable, bug #324691
-
- 12 Jul 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- Stable for HPPA (bug #324691).
-
- 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- x86 stable, bug 324691
-
-*gst-plugins-base-0.10.29 (28 Jun 2010)
-
- 28 Jun 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-base-0.10.29.ebuild:
- Version bump with the following most noteworthy upstream changes:
- Basic XMP metadata support.
- On2 VP62 and VP7 support in riff-media.
- color-matrix/chroma-site field and 8/16-bit grayscale format support in
- video helper library.
- Various bug fixes and improvements.
-
- 27 Jun 2010; <nixnut@gentoo.org> gst-plugins-base-0.10.28.ebuild:
- ppc stable #324691
-
- 24 Jun 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- Stable for HPPA (bug #308379).
-
- 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-base-0.10.28.ebuild:
- Stable on amd64 wrt bug #324691
-
- 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-base-0.10.25.ebuild:
- ppc stable #308379
-
- 05 Apr 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #308379
-
- 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- stable x86, bug 308379
-
- 22 Mar 2010; Mart Raudsepp <leio@gentoo.org>
- -files/gst-plugins-base-0.10.22-CVE-2009-0586.patch:
- Remove stale patch
-
- 19 Mar 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- amd64 stable, bug 308379
-
- 19 Mar 2010; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-base-0.10.22.ebuild, -gst-plugins-base-0.10.23.ebuild:
- Remove old
-
-*gst-plugins-base-0.10.28 (19 Mar 2010)
-
- 19 Mar 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-base-0.10.28.ebuild:
- Version bump with the following most noteworthy upstream changes:
- Many improvements and refactoring to playbin2.
- ISO-639 language code utility functions in libgsttag (via iso-codes).
- DKS and QTtext subtitle format support in subparse.
- Bug fixes, performance improvements.
-
- 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- Transfer Prefix keywords
-
- 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-base-0.10.24.ebuild:
- ppc stable #290343
-
- 29 Dec 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- ia64/sh/sparc stable wrt #290343
-
- 27 Nov 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- arm stable, bug #290343
-
- 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- Stable on alpha, bug #290343
-
- 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- x86 stable, bug 290343
-
- 18 Nov 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- Stable for HPPA (bug #290343).
-
- 17 Nov 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- Marking gst-plugins-base-0.10.24 ppc64 stable for bug 290343
-
- 17 Nov 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-base-0.10.25.ebuild:
- Add dep on gst core 0.10.25
-
-*gst-plugins-base-0.10.25 (16 Nov 2009)
-
- 16 Nov 2009; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-base-0.10.25.ebuild:
- Version bump. Per-stream volume control support; interlaced content
- support in videoscale and ffmpegcolorspace; improved audio capture timing
- and audio output starting; many other bug fixes and improvements
-
- 10 Nov 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-base-0.10.24.ebuild:
- Stable on amd64, bug #290343
-
- 15 Sep 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.23.ebuild:
- Stable for HPPA (bug #280946).
-
- 31 Aug 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.23.ebuild:
- Marking gst-plugins-base-0.10.23 ppc64 stable for bug 280946
-
- 29 Aug 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.23.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #280946
-
- 23 Aug 2009; nixnut <nixnut@gentoo.org> gst-plugins-base-0.10.23.ebuild:
- ppc stable #280946
-
- 21 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.23.ebuild:
- stable x86, bug 280946
-
-*gst-plugins-base-0.10.24 (15 Aug 2009)
-
- 15 Aug 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-base-0.10.24.ebuild:
- Version bump
-
- 15 Aug 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-base-0.10.23.ebuild:
- Stable on amd64, bug #280946
-
- 10 Aug 2009; Mart Raudsepp <leio@gentoo.org>
- gst-plugins-base-0.10.22.ebuild, gst-plugins-base-0.10.23.ebuild:
- QA: Fix glib and liboil minimum requirements
-
- 01 Jul 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- arm/ia64/sh/sparc stable wrt #266986
-
- 23 May 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- Stable for HPPA (bug #266986).
-
- 21 May 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- Marking gst-plugins-base-0.10.22 ppc64 stable for bug 266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-base-0.10.22 ppc stable for bug 266986
-
- 14 May 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- amd64 stable, bug #266986
-
- 12 May 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- stable x86, bug 266986
-
-*gst-plugins-base-0.10.23 (11 May 2009)
-
- 11 May 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-base-0.10.23.ebuild:
- Version bump
-
- 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-base-0.10.22.ebuild:
- Stable on alpha, bug #266986
-
- 05 Apr 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- arm/sh stable wrt #232054
-
-*gst-plugins-base-0.10.22 (30 Mar 2009)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-base-0.10.22.ebuild:
- Version bump, also fix CVE-2009-0586 (bug #261594)
-
-*gst-plugins-base-0.10.21-r1 (24 Dec 2008)
-
- 24 Dec 2008; <ssuominen@gentoo.org> +gst-plugins-base-0.10.21-r1.ebuild:
- Stop using separate plugins, drop .la files, disable static libs to speed
- up
-
- 09 Dec 2008; <ssuominen@gentoo.org> gst-plugins-base-0.10.21.ebuild:
- Depend on >= gstreamer-0.10.21 wrt #250339, thanks to Jeroen Roovers.
-
-*gst-plugins-base-0.10.21 (05 Dec 2008)
-
- 05 Dec 2008; <ssuominen@gentoo.org>
- +files/gst-plugins-base-0.10.21-gtkdoc.patch,
- +gst-plugins-base-0.10.21.ebuild:
- Version bump.
-
- 23 Sep 2008; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- Stable for HPPA (bug #232054).
-
- 08 Aug 2008; Markus Meier <maekke@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- x86 stable, bug #232054
-
- 08 Aug 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- alpha stable
-
- 31 Jul 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- ia64/sparc stable wrt #232054
-
- 01 Aug 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- Marking gst-plugins-base-0.10.20 ppc64 stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- Marking gst-plugins-base-0.10.20 ppc stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- Marking gst-plugins-base-0.10.20 ppc stable for bug 232054
-
- 26 Jul 2008; Olivier Crête <tester@gentoo.org>
- gst-plugins-base-0.10.20.ebuild:
- Stable on amd64, bug #232054
-
-*gst-plugins-base-0.10.20 (29 Jun 2008)
-
- 29 Jun 2008; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-base-0.10.20.ebuild:
- Version bump.
-
- 14 May 2008; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.19.ebuild:
- Added ~ppc64
-
-*gst-plugins-base-0.10.19 (15 Apr 2008)
-
- 15 Apr 2008; Zaheer Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.19.ebuild:
- version bump
-
- 14 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
- gst-plugins-base-0.10.17.ebuild:
- Sparc stable, required for Security Bug #217609.
-
- 14 Apr 2008; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.17.ebuild:
- Stable on ppc64
-
- 02 Feb 2008; Samuli Suominen <drac@gentoo.org>
- -files/gst-plugins-base-0.10.15-netinet.patch,
- -gst-plugins-base-0.10.15.ebuild:
- Remove unused version.
-
- 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-base-0.10.15.ebuild:
- revert stable x86
-
- 01 Feb 2008; Samuli Suominen <drac@gentoo.org>
- -files/gst-plugins-base-0.10.4-typefindfunctions-m4v-NULL-terminator.diff,
- -files/gst-plugins-base.audioresample.patch,
- -gst-plugins-base-0.10.4-r1.ebuild, -gst-plugins-base-0.10.6.ebuild,
- -gst-plugins-base-0.10.7.ebuild, -gst-plugins-base-0.10.8.ebuild,
- -gst-plugins-base-0.10.9.ebuild, -gst-plugins-base-0.10.10.ebuild,
- -gst-plugins-base-0.10.11.ebuild, -gst-plugins-base-0.10.12.ebuild,
- -gst-plugins-base-0.10.16.ebuild:
- Remove unused versions.
-
- 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-base-0.10.15.ebuild:
- stable x86, bug 208366
-
-*gst-plugins-base-0.10.17 (31 Jan 2008)
-
- 31 Jan 2008; Zaheer Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.17.ebuild:
- version bump
-
-*gst-plugins-base-0.10.16 (29 Jan 2008)
-
- 29 Jan 2008; Zaheer Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.16.ebuild:
- version bump
-
- 20 Nov 2007; Joe Peterson <lavajoe@gentoo.org>
- +files/gst-plugins-base-0.10.15-netinet.patch,
- gst-plugins-base-0.10.15.ebuild:
- Patch to build on FreeBSD (bug #199630)
-
- 18 Nov 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-base-0.10.15.ebuild:
- Restore flag filtering, it still breaks.
-
-*gst-plugins-base-0.10.15 (17 Nov 2007)
-
- 17 Nov 2007; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-base-0.10.15.ebuild:
- Version bump.
-
- 01 Nov 2007; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- sparc stable wrt #190900, thanks to Alex Maclean for testing
-
- 11 Oct 2007; Tom Gall <tgall@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- stable on ppc64
-
- 26 Sep 2007; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- alpha/ia64 stable wrt #190900
-
- 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- Stable on amd64 wrt bug #190900.
-
- 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-base-0.10.14.ebuild:
- Stable on ppc wrt bug 190900
-
- 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- x86 stable, bug 190900
-
- 09 Sep 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- Remove INSTALL and TODO from dodoc.
-
- 03 Sep 2007; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.14.ebuild:
- Stable for HPPA (bug #190900).
-
- 09 Aug 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gst-plugins-base-0.10.13.ebuild, gst-plugins-base-0.10.14.ebuild:
- remove 0.10.13 and fix ebuild
-
-*gst-plugins-base-0.10.14 (09 Aug 2007)
-
- 09 Aug 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.14.ebuild:
- version bump
-
- 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.12.ebuild:
- Stable on sparc
-
-*gst-plugins-base-0.10.13 (25 Jul 2007)
-
- 25 Jul 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.13.ebuild:
- version bump
-
- 28 Jun 2007; Joseph Jezak <josejx@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Marked ppc stable for bug #163541.
-
- 20 Mar 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gst-plugins-base-0.10.12.ebuild:
- fix dep
-
-*gst-plugins-base-0.10.12 (16 Mar 2007)
-
- 16 Mar 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +files/gst-plugins-base.audioresample.patch,
- +gst-plugins-base-0.10.12.ebuild:
- version bump
-
- 16 Feb 2007; Roy Marples <uberlord@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Added ~x86-fbsd keyword.
-
- 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- stable x86; bug 163541
-
- 31 Jan 2007; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Stable on ppc64; bug #163541
-
- 30 Jan 2007; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Stable for HPPA (bug #163541).
-
- 27 Jan 2007; Olivier Crête <tester@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Stable on amd64 for bug #163541
-
- 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Stable on sparc
-
- 21 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- Back to ~sparc
-
- 11 Dec 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gst-plugins-base-0.10.11.ebuild:
- fix version dep, fixes #157701
-
-*gst-plugins-base-0.10.11 (07 Dec 2006)
-
- 07 Dec 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.11.ebuild:
- version bump
-
- 15 Sep 2006; Hanno Boeck <hanno@gentoo.org>
- gst-plugins-base-0.10.10.ebuild:
- Fix dep for gstreamer to 0.10.10.
-
-*gst-plugins-base-0.10.10 (14 Sep 2006)
-
- 14 Sep 2006; <zaheerm@gentoo.org> +gst-plugins-base-0.10.10.ebuild:
- version bump
-
- 13 Sep 2006; Aron Griffis <agriffis@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Mark 0.10.8 stable on ia64. #139612
-
- 16 Aug 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Stable on ppc64
-
- 22 Jul 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Stable on alpha.
-
- 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Marked stable on amd64 for bug #139612
-
- 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- hppa stable, bug #139612
-
-*gst-plugins-base-0.10.9 (15 Jul 2006)
-
- 15 Jul 2006; <zaheerm@gentoo.org> +gst-plugins-base-0.10.9.ebuild:
- version bump
-
- 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- ppc stable, bug #139612
-
- 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Stable on x86 wrt bug #139612.
-
- 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.8.ebuild:
- Stable on sparc wrt #139612
-
-*gst-plugins-base-0.10.8 (12 Jun 2006)
-
- 12 Jun 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.8.ebuild:
- version bump, also from now on gstreamer 0.10 requires glib 2.8
-
- 29 May 2006; Guy Martin <gmsoft@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Stable on hppa.
-
- 21 May 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Stable on alpha.
-
-*gst-plugins-base-0.10.7 (15 May 2006)
-
- 15 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.7.ebuild:
- version bump
-
- 14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-base-0.10.6.ebuild:
- Added ~hppa
-
- 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- ppc stable, bug #128737
-
- 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Stable on sparc wrt #128737
-
-*gst-plugins-base-0.10.6 (28 Apr 2006)
-
- 28 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.6.ebuild:
- version bump
-
- 26 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gst-plugins-base-0.10.0.ebuild, -gst-plugins-base-0.10.1.ebuild,
- -gst-plugins-base-0.10.2.ebuild, -gst-plugins-base-0.10.3.ebuild,
- -gst-plugins-base-0.10.4.ebuild:
- prune old versions
-
- 23 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- stable on x86 (bug #128737)
-
- 17 Apr 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Stable on ppc64; bug #128737
-
- 13 Apr 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Added ~alpha keyword.
-
- 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Added to ~ppc, bug #125235
-
- 05 Apr 2006; Patrick McLean <chutzpah@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Stable on amd64 (bug #128737).
-
- 25 Mar 2006; Aron Griffis <agriffis@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Mark 0.10.4-r1 ~ia64
-
- 24 Mar 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +files/gst-plugins-base-0.10.4-typefindfunctions-m4v-NULL-terminator.diff,
- gst-plugins-base-0.10.4-r1.ebuild:
- fix typefind m4v null for ppc
-
- 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-base-0.10.4-r1.ebuild:
- Keyworded ~sparc wrt #125232
-
-*gst-plugins-base-0.10.4-r1 (21 Mar 2006)
-
- 21 Mar 2006; Marinus Schraal <foser@gentoo.org> gst-plugins-base-0.10.4-r1.ebuild :
- Split ximage support to seperate ebuild
- Add pdepends for optional audio/video sinks, so we get a base to work on
-
- 16 Mar 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-base-0.10.4.ebuild:
- Added ~ppc64
-
- 13 Mar 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gst-plugins-base-0.10.4.ebuild:
- fix dep on gstreamer
-
-*gst-plugins-base-0.10.4 (11 Mar 2006)
-
- 11 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- gst-plugins-base-0.10.0.ebuild, gst-plugins-base-0.10.1.ebuild,
- +gst-plugins-base-0.10.4.ebuild:
- Version bump and backport mod-x deps
-
- 03 Mar 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gst-plugins-base-0.10.3.ebuild:
- fix liboil dependency, fixes bug
-
-*gst-plugins-base-0.10.3 (09 Feb 2006)
-
- 09 Feb 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-base-0.10.3.ebuild:
- version bump
-
- 22 Jan 2006; Doug Goldstein <cardoe@gentoo.org>
- gst-plugins-base-0.10.2.ebuild:
- modular X depends... kk thx :)
-
-*gst-plugins-base-0.10.2 (18 Jan 2006)
-
- 18 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-base-0.10.2.ebuild:
- Version bump from upstream
-
- 29 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
- gst-plugins-base-0.10.1.ebuild:
- Missed gst dep bump
-
-*gst-plugins-base-0.10.1 (29 Dec 2005)
-
- 29 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-base-0.10.1.ebuild:
- Version bump from upstream (bug #116668).
-
-*gst-plugins-base-0.10.0 (05 Dec 2005)
-
- 05 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gst-plugins-base-0.9.7.ebuild, +gst-plugins-base-0.10.0.ebuild:
- 0.10.0 Release
-
-*gst-plugins-base-0.9.7 (02 Dec 2005)
-
- 02 Dec 2005; <zaheer@gentoo.org> +metadata.xml,
- +gst-plugins-base-0.9.7.ebuild:
- New package: part of GStreamer 0.10
diff --git a/media-libs/gst-plugins-base/Manifest b/media-libs/gst-plugins-base/Manifest
deleted file mode 100644
index 31142b9..0000000
--- a/media-libs/gst-plugins-base/Manifest
+++ /dev/null
@@ -1,10 +0,0 @@
-AUX gst-plugins-base-0.10.31-fix-tag-test-linking.patch 995 SHA256 1cc80eabcf54420b12b3bc8d0eb74079b0cf4185043979f0f8f59bb18882c29f SHA512 e2c8abf22f3fb8d6368b12929ed0a00a5f334e93fed0445ad15bd8243adf6b6f4060b3a5fa420bbf94808f8894328ed951372ed8fddee74c38d4d1c765a365d8 WHIRLPOOL 392becf0519e1013de60dedaa2d87498d056cd018e3e6b0f3c94f520081f757c04d649f888f5e8277acd4493bca24f559c454015ab48b8826cfa56f80e668b40
-AUX gst-plugins-base-0.10.32-fix-tests-encodebin.patch 2386 SHA256 20b236c02c9ad2fe265506e47aebd2a732df742c55c84439ddeb103ce101f861 SHA512 df425534c0aaa6f96ef91109e234da2b3a5e8a4852888509ab4467ddee738f02fd225f52f8caedde349bdebe50da2bc315180146b1f0ee48421c4ed33e7106a9 WHIRLPOOL b8e207c7679afc553959c4f442dad0286dc0efa66a584e5c3957c9bce4cfe3055b34769abb28d9b261f6b47f7a499fb61e46d664ef3df2d9e597ce950a2ca237
-DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
-DIST gst-plugins-base-1.2.3.tar.xz 2540132 SHA256 61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1 SHA512 359b8a4aadc8cec692958687fdce037b61289b4c3a4ef8154195caf718d12fb08a07180b35fa9d78f3b06ad8bc75b41eec398d2073d95d02663c0935b2758e77 WHIRLPOOL 21ea000fcbe5f7d135760d51275557105c0caa872e7b7d1e8ef5ad24bdbbb555b9c15c39b80d415a02ab41951c86d8b56f6f5b09f8734b46674f1b74827ca188
-DIST gst-plugins-base-1.2.4.tar.xz 2538012 SHA256 4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550 SHA512 8e7e7fd494ee2335e917dae3fef93a2103db37c8cc645ccf1f63b7e6676a6cc6fee78bb90e43f8ccacab367788a416600577cb3d9630e9d64258ecb3dbe63338 WHIRLPOOL 173b2c71b2be05db75ef0d7c344b64ec5d74ba291cc8058546a2963257a1af8e7699737214e11c2d811e6349a008386f822a82f5fe5f5491f5faca64e9d8f20d
-EBUILD gst-plugins-base-0.10.36-r1.ebuild 2295 SHA256 b4d5fef5885e7d77b2e2fcf77f3963d540b73d38a78f5c4d740225313b2d5f57 SHA512 4ea59f98013a217b2ea2ca7677a98334568daf742c80802e069828b3f2ac075db346ea258291ef372f6985c1c4652511eab44e919f956413423281d0fb831683 WHIRLPOOL 7a299a9734f718a61025df0a18e2b7d803a2d2e5d9de1f3665ff6167a5c0eb55ab6377df6d693566c088e38f8c8047834551a31d5ffed2801fb31d97e09cbdae
-EBUILD gst-plugins-base-1.2.3-r1.ebuild 2736 SHA256 83c36db15b1cc8f2e558a491e0f034efce4ebbd3bbe639e3673a6c833b7c55cf SHA512 8c09f5baa675401e2956dc299e6529ee0784ecb9c57d06eb7cc940d9f098544a757eb04704b9b469fe73dabf700e8d29eb8d71ffe489461c2c881699815e3159 WHIRLPOOL 046743a676a005865053a64a02978b86345b9c308467e39c24aa2a5e9c427860cd00c46b8f200b50375524b36ab9d75525529e27353065d1b659beee35edf11f
-EBUILD gst-plugins-base-1.2.4-r1.ebuild 2756 SHA256 637fb9e872c294107442e8fa7722c1014aae151caac45fab3a370e44d7276682 SHA512 e7421c38ca880ba19d341ceb6a2739644d06486e7d2c1fb02d4ba3dbb90eebf2126351ecddc02357658905cae1cd311e19cda5182e9ec55ec5332b6ae14f0b24 WHIRLPOOL 4b5eb4af26338c046cd6988fdad72da15b9c4b7bb731a0d544d65a52dcf0fb15b81eac4499ea1e6c31796185d8ec7719d79ee0d86c98440b2031519c3f6cbdf6
-MISC ChangeLog 33800 SHA256 4048d641abf716cf7bbc84558f47e94e9d5ebafe6701132cea4d960f66e653fe SHA512 e23f2403af76c5fa3e0b3227b8c9c92b50908aa6b2782dd59dc392b6e3e208d9414cfcca3977d52b991daa913c06e3382274e8a127d52602e6305b8eb0385c8e WHIRLPOOL 677d3f70f703fd2fde2bbe98ecfd3aadc5ed2a18180e29d1ece40a8724e8b4c128645b1f4b008a6527d084a495b80ebadf742c0030cc1ba787c421504a84e36d
-MISC metadata.xml 306 SHA256 c231940bd8d010a470d48c796769352620a62f59e897d21a64413634adbad8f2 SHA512 ac899e08b183aaa8c5d8dca7cdaae9223b61475d37fa8f3201d6c70e12d00ec65e495351644ca3b0f1e4f38a6d7f5b5865c055b349e2cfd28b8e258f77645abb WHIRLPOOL e5b4eded98e18da083cbe2bb418b2efeb24c3e8a2d55c8f2c66457267fbe1b55f02f99668aa91edf16b69046beee2c99a52188d168bc389237651a6348869bff
diff --git a/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch b/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch
deleted file mode 100644
index a055efc..0000000
--- a/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.31-fix-tag-test-linking.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Fix tests on fresh upgrade, Gentoo bug #352944.
-
-Without this, the generated tests/check/libs/tag libtool has /usr/lib before
-local paths, because the library that comes from system gstreamer core package
-is listed before the internal ones.
-
---- a/tests/check/Makefile.am
-+++ b/tests/check/Makefile.am
-@@ -227,8 +227,8 @@
- $(GST_BASE_CFLAGS) \
- $(AM_CFLAGS)
- libs_tag_LDADD = \
-- $(GST_BASE_LIBS) \
-- $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la $(LDADD)
-+ $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la \
-+ $(GST_BASE_LIBS) $(LDADD)
-
- libs_pbutils_CFLAGS = \
- $(GST_PLUGINS_BASE_CFLAGS) \
---- a/tests/check/Makefile.in
-+++ b/tests/check/Makefile.in
-@@ -1003,8 +1003,8 @@
- $(AM_CFLAGS)
-
- libs_tag_LDADD = \
-- $(GST_BASE_LIBS) \
-- $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la $(LDADD)
-+ $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la \
-+ $(GST_BASE_LIBS) $(LDADD)
-
- libs_pbutils_CFLAGS = \
- $(GST_PLUGINS_BASE_CFLAGS) \
diff --git a/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch b/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch
deleted file mode 100644
index 23cf617..0000000
--- a/media-libs/gst-plugins-base/files/gst-plugins-base-0.10.32-fix-tests-encodebin.patch
+++ /dev/null
@@ -1,69 +0,0 @@
-commit fc608d4dcd0257549c6018aac9ee5c2dec52bbee
-Author: Tim-Philipp Müller
-Date: Wed Jan 26 15:42:48 2011 +0000
-
- tests: don't run encodebin test if vorbis or theora plugins aren't available
-
-Minimal Makefile.in patch added manually to avoid eautoreconf
-
-diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
-index 0cc03a4..f284716 100644
---- a/tests/check/Makefile.am
-+++ b/tests/check/Makefile.am
-@@ -77,6 +77,16 @@ else
- check_theora =
- endif
-
-+if USE_VORBIS
-+if USE_THEORA
-+check_encodebin = elements/encodebin
-+else
-+check_encodebin =
-+endif
-+else
-+check_encodebin =
-+endif
-+
- if USE_PLUGIN_SUBPARSE
- check_subparse = elements/subparse
- else
-@@ -106,7 +116,7 @@ check_PROGRAMS = \
- elements/audiotestsrc \
- elements/decodebin \
- elements/decodebin2 \
-- elements/encodebin \
-+ $(check_encodebin) \
- elements/ffmpegcolorspace \
- elements/gdpdepay \
- elements/gdppay \
---- a/tests/check/Makefile.in
-+++ b/tests/check/Makefile.in
-@@ -43,7 +43,7 @@
- elements/audioconvert$(EXEEXT) elements/audiorate$(EXEEXT) \
- elements/audioresample$(EXEEXT) elements/audiotestsrc$(EXEEXT) \
- elements/decodebin$(EXEEXT) elements/decodebin2$(EXEEXT) \
-- elements/encodebin$(EXEEXT) elements/ffmpegcolorspace$(EXEEXT) \
-+ $(am__EXEEXT_11) elements/ffmpegcolorspace$(EXEEXT) \
- elements/gdpdepay$(EXEEXT) elements/gdppay$(EXEEXT) \
- elements/multifdsink$(EXEEXT) elements/playbin$(EXEEXT) \
- elements/playbin2$(EXEEXT) $(am__EXEEXT_8) \
-@@ -114,7 +114,9 @@
- @USE_VORBIS_TRUE@ pipelines/vorbisdec$(EXEEXT) \
- @USE_VORBIS_TRUE@ elements/vorbistag$(EXEEXT)
- @USE_THEORA_TRUE@am__EXEEXT_7 = pipelines/theoraenc$(EXEEXT)
-+@USE_THEORA_TRUE@@USE_VORBIS_TRUE@am__EXEEXT_11 = \
-+@USE_THEORA_TRUE@@USE_VORBIS_TRUE@ elements/encodebin$(EXEEXT)
- @USE_PLUGIN_SUBPARSE_TRUE@am__EXEEXT_8 = elements/subparse$(EXEEXT)
- @HAVE_ORC_TRUE@am__EXEEXT_9 = orc/adder$(EXEEXT) \
- @HAVE_ORC_TRUE@ orc/audioconvert$(EXEEXT) orc/volume$(EXEEXT) \
- @HAVE_ORC_TRUE@ orc/videoscale$(EXEEXT) \
-@@ -932,6 +933,9 @@
-
- @USE_THEORA_FALSE@check_theora =
- @USE_THEORA_TRUE@check_theora = pipelines/theoraenc
-+@USE_THEORA_FALSE@@USE_VORBIS_TRUE@check_encodebin =
-+@USE_THEORA_TRUE@@USE_VORBIS_TRUE@check_encodebin = elements/encodebin
-+@USE_VORBIS_FALSE@check_encodebin =
- @USE_PLUGIN_SUBPARSE_FALSE@check_subparse =
- @USE_PLUGIN_SUBPARSE_TRUE@check_subparse = elements/subparse
- @HAVE_ORC_FALSE@check_orc =
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.36-r1.ebuild
deleted file mode 100644
index 00bb165..0000000
--- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36-r1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit gtk-doc gst-plugins-base gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~amd64"
-IUSE="+introspection nls +orc"
-
-RDEPEND=">=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-${PV}:0.10[introspection?,${MULTILIB_USEDEP}]
- dev-libs/libxml2:2[${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- app-text/iso-codes
- introspection? ( >=dev-libs/gobject-introspection-0.9.12[${MULTILIB_USEDEP}] )
- orc? ( >=dev-lang/orc-0.4.11[${MULTILIB_USEDEP}] )
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-gstplugins-20131008[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)]
- !<=app-emulation/emul-linux-x86-medialibs-20131008-r1[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
- )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.3
-"
-RDEPEND="${RDEPEND}
- !<media-libs/gst-plugins-bad-0.10.10:0.10
-"
-
-src_prepare() {
- # The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
- # though they are not actually used. This needs to be fixed upstream by
- # replacing AC_PATH_XTRA with PKG_CONFIG calls.
- sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
- gst-plugins10-multilib_src_prepare
-}
-
-src_configure() {
- gst-plugins10-multilib_src_configure \
- $(use_enable introspection) \
- $(use_enable nls) \
- $(use_enable orc) \
- --disable-examples \
- --disable-debug \
- --disable-static
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_prepare my_pre_src_prepare
-my_pre_src_prepare() {
- # bug #366931, flag-o-matic for the whole thing is overkill
- if [[ ${CHOST} == *86-*-darwin* ]] ; then
- sed -i \
- -e '/FLAGS = /s|-O[23]|-O1|g' \
- gst/audioconvert/Makefile \
- gst/volume/Makefile || die
- fi
- return 0
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_pre_src_compile
-my_pre_src_compile() {
- default
- return 1
-}
-
-src_install() {
- DOCS="AUTHORS NEWS README RELEASE"
- gst-plugins10-multilib_src_install
- prune_libtool_files --modules
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_pre_src_install
-my_pre_src_install() {
- default
- return 1
-}
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.2.3-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.2.3-r1.ebuild
deleted file mode 100644
index 967b2da..0000000
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit gst-plugins-base gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~amd64"
-IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
-REQUIRED_USE="
- ivorbis? ( ogg )
- theora? ( ogg )
- vorbis? ( ogg )
-"
-
-RDEPEND="
- app-text/iso-codes
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-${PV}:1.0[introspection?,${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- alsa? ( >=media-libs/alsa-lib-0.9.1[${MULTILIB_USEDEP}] )
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
- ivorbis? ( media-libs/tremor[${MULTILIB_USEDEP}] )
- ogg? ( >=media-libs/libogg-1[${MULTILIB_USEDEP}] )
- orc? ( >=dev-lang/orc-0.4.18[${MULTILIB_USEDEP}] )
- pango? ( >=x11-libs/pango-1.22[${MULTILIB_USEDEP}] )
- theora? ( >=media-libs/libtheora-1.1[encode,${MULTILIB_USEDEP}] )
- vorbis? ( >=media-libs/libvorbis-1[${MULTILIB_USEDEP}] )
- X? (
- x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXv[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
- X? (
- x11-proto/videoproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}] )
-"
-
-src_prepare() {
- # The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
- # though they are not actually used. This needs to be fixed upstream by
- # replacing AC_PATH_XTRA with PKG_CONFIG calls.
- sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
- gst-plugins10-multilib_src_prepare
-}
-
-src_configure() {
- gst-plugins10-multilib_src_configure \
- $(use_enable alsa) \
- $(use_enable introspection) \
- $(use_enable ivorbis) \
- $(use_enable ogg) \
- $(use_enable orc) \
- $(use_enable pango) \
- $(use_enable theora) \
- $(use_enable vorbis) \
- $(use_enable X x) \
- $(use_enable X xshm) \
- $(use_enable X xvideo) \
- --disable-debug \
- --disable-examples \
- --disable-freetypetest \
- --disable-static
- # cdparanoia and libvisual are split out, per leio's request
-
- # bug #366931, flag-o-matic for the whole thing is overkill
- if [[ ${CHOST} == *86-*-darwin* ]] ; then
- sed -i \
- -e '/FLAGS = /s|-O[23]|-O1|g' \
- gst/audioconvert/Makefile \
- gst/volume/Makefile || die
- fi
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS NEWS README RELEASE"
- default
- prune_libtool_files --modules
- return 1
-}
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.2.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.2.4-r1.ebuild
deleted file mode 100644
index 1185231..0000000
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-inherit gst-plugins-base gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~amd64"
-IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
-REQUIRED_USE="
- ivorbis? ( ogg )
- theora? ( ogg )
- vorbis? ( ogg )
-"
-
-RDEPEND="
- app-text/iso-codes
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2.0:1.0[introspection?,${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- alsa? ( >=media-libs/alsa-lib-0.9.1[${MULTILIB_USEDEP}] )
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
- ivorbis? ( media-libs/tremor[${MULTILIB_USEDEP}] )
- ogg? ( >=media-libs/libogg-1[${MULTILIB_USEDEP}] )
- orc? ( >=dev-lang/orc-0.4.18[${MULTILIB_USEDEP}] )
- pango? ( >=x11-libs/pango-1.22[${MULTILIB_USEDEP}] )
- theora? ( >=media-libs/libtheora-1.1[encode,${MULTILIB_USEDEP}] )
- vorbis? ( >=media-libs/libvorbis-1[${MULTILIB_USEDEP}] )
- X? (
- x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXv[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
- X? (
- x11-proto/videoproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}] )
-"
-
-src_prepare() {
- # The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
- # though they are not actually used. This needs to be fixed upstream by
- # replacing AC_PATH_XTRA with PKG_CONFIG calls, upstream bug #731047
- sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
- gst-plugins10-multilib_src_prepare
-}
-
-src_configure() {
- gst-plugins10-multilib_src_configure \
- $(use_enable alsa) \
- $(use_enable introspection) \
- $(use_enable ivorbis) \
- $(use_enable ogg) \
- $(use_enable orc) \
- $(use_enable pango) \
- $(use_enable theora) \
- $(use_enable vorbis) \
- $(use_enable X x) \
- $(use_enable X xshm) \
- $(use_enable X xvideo) \
- --disable-debug \
- --disable-examples \
- --disable-freetypetest \
- --disable-static
- # cdparanoia and libvisual are split out, per leio's request
-
- # bug #366931, flag-o-matic for the whole thing is overkill
- if [[ ${CHOST} == *86-*-darwin* ]] ; then
- sed -i \
- -e '/FLAGS = /s|-O[23]|-O1|g' \
- gst/audioconvert/Makefile \
- gst/volume/Makefile || die
- fi
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS NEWS README RELEASE"
- default
- prune_libtool_files --modules
- return 1
-}
diff --git a/media-libs/gst-plugins-base/metadata.xml b/media-libs/gst-plugins-base/metadata.xml
deleted file mode 100644
index 7b5b837..0000000
--- a/media-libs/gst-plugins-base/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gstreamer</herd>
- <use>
- <flag name="pango">Enable pango GStreamer plugin</flag>
- <flag name="ivorbis">Enable integer based vorbis decoder.</flag>
- </use>
-</pkgmetadata>
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog
deleted file mode 100644
index 1fc8b50..0000000
--- a/media-libs/gst-plugins-good/ChangeLog
+++ /dev/null
@@ -1,830 +0,0 @@
-# ChangeLog for media-libs/gst-plugins-good
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.185 2014/05/31 14:08:55 pacho Exp $
-
-*gst-plugins-good-1.2.4 (31 May 2014)
-
- 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-good-1.2.4.ebuild,
- -gst-plugins-good-1.0.10.ebuild, -gst-plugins-good-1.0.5.ebuild,
- -gst-plugins-good-1.0.6.ebuild, -gst-plugins-good-1.0.7.ebuild,
- -gst-plugins-good-1.0.8.ebuild, -gst-plugins-good-1.2.0.ebuild:
- Version bump, drop old
-
- 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for arm, wrt bug #507568
-
- 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for sparc, wrt bug #507568
-
- 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for alpha, wrt bug #507568
-
- 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for ia64, wrt bug #507568
-
- 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for ppc64, wrt bug #507568
-
- 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for ppc, wrt bug #507568
-
- 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- Stable for HPPA (bug #499954).
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- x86 stable, bug 499954
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-good-1.2.3.ebuild:
- amd64 stable, bug 499954
-
-*gst-plugins-good-1.2.3 (16 Feb 2014)
-
- 16 Feb 2014; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.2.3.ebuild:
- Version bump for bug fixes; remove old. Noteworthy user-facing fixes include:
- * Subtitle encoding detection fixes in matroska; other mkv muxer and
- demux fixes.
- * Many RTP/RTSP improvements and fixes.
- * qtdemux (mp4) added support for the mp2v fourcc for MPEG-2 video.
- * qtdemux: Fixed playing of video captured by iPad (especially fragmented
- files) in push mode
-
- 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for sparc, wrt bug #480908
-
- 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for ia64, wrt bug #480908
-
- 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for HPPA (bug #480908).
-
- 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for alpha, wrt bug #480908
-
- 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for arm, wrt bug #480908
-
- 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for ppc64, wrt bug #480908
-
- 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for ppc, wrt bug #480908
-
- 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for x86, wrt bug #480908
-
- 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.10.ebuild:
- Stable for amd64, wrt bug #480908
-
- 04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-good-1.2.0.ebuild:
- duplicate comment, thanks to Gilles Dartiguelongue for noticing.
-
- 04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-good-1.2.0.ebuild:
- Fix blocker on gst-plugins-bad-1.0 (bug #486830, thanks to Maciej Piechotka).
-
- 02 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-good-1.2.0.ebuild:
- Depend on gstreamer-1.2 (bug #486582, thanks to Andrew John Hughes).
-
-*gst-plugins-good-1.2.0 (29 Sep 2013)
-
- 29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.2.0.ebuild:
- Version bump.
-
-*gst-plugins-good-1.0.10 (01 Sep 2013)
-
- 01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.10.ebuild:
- Version bump.
-
-*gst-plugins-good-1.0.8 (26 Aug 2013)
-
- 26 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.8.ebuild:
- Version bump.
-
-*gst-plugins-good-1.0.7 (08 Jun 2013)
-
- 08 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.7.ebuild:
- Version bump.
-
-*gst-plugins-good-1.0.6 (01 Apr 2013)
-
- 01 Apr 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.6.ebuild:
- Version bump.
-
- 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-good-0.10.30.ebuild, -gst-plugins-good-1.0.3.ebuild:
- Clean up old revisions.
-
- 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for sh, wrt bug #458188
-
- 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for sh, wrt bug #456476
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for alpha, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for hppa, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for sparc, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for arm, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for ia64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for ppc64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for ppc, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for x86, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-1.0.5.ebuild:
- Stable for amd64, wrt bug #458188
-
- 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for sparc, wrt bug #454906
-
- 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for hppa, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for arm, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for alpha, wrt bug #454906
-
- 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for ia64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for ppc, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for ppc64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for x86, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-good-0.10.31.ebuild:
- Stable for amd64, wrt bug #454906
-
-*gst-plugins-good-1.0.5 (21 Jan 2013)
-
- 21 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.5.ebuild:
- Version bump.
-
- 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
- Switch to global orc USE flag.
-
-*gst-plugins-good-1.0.3 (03 Dec 2012)
-
- 03 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-good-1.0.3.ebuild:
- Version bump.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-good-0.10.30.ebuild, gst-plugins-good-0.10.31.ebuild:
- Sync ebuilds and fix 0.10.30 wrt new eclass usage.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-good-0.10.23.ebuild, -gst-plugins-good-0.10.28.ebuild,
- gst-plugins-good-0.10.31.ebuild:
- Clean up old revisions. Update ebuild to use new eclasses.
-
- 07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-good-0.10.23.ebuild, gst-plugins-good-0.10.28.ebuild,
- gst-plugins-good-0.10.30.ebuild, gst-plugins-good-0.10.31.ebuild:
- Slot gstreamer dependencies in preparation for gstreamer-1.0.
-
-*gst-plugins-good-0.10.31 (23 Oct 2012)
-
- 23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-good-0.10.23.ebuild, gst-plugins-good-0.10.28.ebuild,
- gst-plugins-good-0.10.30.ebuild, +gst-plugins-good-0.10.31.ebuild:
- Version bump (bug #418075); lots of improvements and bugfixes in rtp support,
- matroska and quicktime (de)muxing, and multifile. Update homepage and
- license. Drop .la files.
-
- 17 May 2012; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- keyword ~amd64-fbsd
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
- gst-plugins-good-0.10.23.ebuild, gst-plugins-good-0.10.28.ebuild,
- gst-plugins-good-0.10.30.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- ppc/ppc64 stable wrt #382225
-
- 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.30.ebuild:
- Stable for HPPA (bug #382225).
-
- 09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- alpha/ia64/sh/sparc stable wrt #382225
-
- 03 Oct 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- arm stable, bug #382225
-
- 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
- Tomáš "Mepho" Pružina in bug #382225.
-
- 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-good-0.10.30.ebuild:
- x86 stable wrt bug #382225
-
-*gst-plugins-good-0.10.30 (29 Jul 2011)
-
- 29 Jul 2011; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-good-0.10.30.ebuild:
- Version bump. Audioparsers and ISO MP4 muxers moved here from -bad,
- signifying sufficient quality. New matroskaparse element. rtpsession
- supports RTCP Early Feedback (the AVPF profile). Other bug fixes and
- improvements.
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-good-0.10.28.ebuild:
- ppc/ppc64 stable wrt #368281
-
- 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.28.ebuild:
- Stable for HPPA (bug #368281).
-
- 05 Jun 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.28.ebuild:
- alpha/ia64/sh/sparc stable wrt #368281
-
- 05 Jun 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.28.ebuild:
- arm stable, bug #368281
-
- 23 May 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-good-0.10.28.ebuild:
- Stable on amd64 wrt bug #368281
-
- 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-good-0.10.28.ebuild:
- x86 stable wrt bug #368281
-
- 04 May 2011; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-good-0.10.14.ebuild, -gst-plugins-good-0.10.16.ebuild,
- -gst-plugins-good-0.10.17.ebuild, -gst-plugins-good-0.10.21.ebuild,
- -gst-plugins-good-0.10.22.ebuild:
- Remove old
-
- 29 Mar 2011; Mart Raudsepp <leio@gentoo.org> gst-plugins-good-0.10.28.ebuild:
- Add ~mips keyword
-
-*gst-plugins-good-0.10.28 (20 Mar 2011)
-
- 20 Mar 2011; Mart Raudsepp <leio@gentoo.org> metadata.xml,
- +gst-plugins-good-0.10.28.ebuild:
- Version bump. Uses orc instead of liboil for CPU detection and new
- optimizations (in deinterlace, videobox and videomixer). Disable examples
- building (we do not install them anyway) to avoid bug #348623. Huge amount
- of new upstream features, bug fixes and improvements that are too numerous
- to summarize here - check upstream release notes from 0.10.24 through
- 0.10.28 if interested.
-
- 11 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-good-0.10.23.ebuild:
- ppc/ppc64 stable wrt #346981
-
- 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.23.ebuild:
- Stable for HPPA (bug #346981).
-
- 06 Jan 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.23.ebuild:
- alpha/ia64/sh/sparc stable wrt #346981
-
- 25 Dec 2010; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.23.ebuild:
- arm stable, bug #346981
-
- 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-good-0.10.23.ebuild:
- Stable on amd64 wrt bug #346981
-
- 20 Dec 2010; Thomas Kahle <tomka@gentoo.org> gst-plugins-good-0.10.23.ebuild:
- x86 stable per bug 346981
-
- 11 Sep 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.22.ebuild:
- ppc stable #329703
-
- 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- Stable on alpha, bug #329703
-
- 05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- ia64/sh/sparc stable wrt #329703
-
- 04 Sep 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- alpha/ia64/sh/sparc stable wrt #324691
-
- 10 Aug 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- Stable for HPPA (bug #329703).
-
- 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- ppc64 stable wrt #324691
-
- 03 Aug 2010; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- arm stable, bug #329703
-
- 03 Aug 2010; Mart Raudsepp <leio@gentoo.org>
- gst-plugins-good-0.10.23.ebuild:
- Add <gst-plugins-bad-0.10.19 blocker to ensure smooth upgrade
- (gst-plugins-bad-0.10.19 first) in regards to capssetter element move
-
- 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- Stable on alpha, bug #324691
-
-*gst-plugins-good-0.10.23 (30 Jul 2010)
-
- 30 Jul 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-good-0.10.23.ebuild:
- Version bump. Noteworthy changes in "Stylish Kids in Riot" release:
- WebM demuxing support in matroskademux.
- VP8 support in matroska muxer/demuxer, avimux and qtdemux.
- Dedicated webmmux element for WebM muxing (restricted matroska).
- Automatic interlacing detection now default in deinterlace element.
- Push mode seeking support in matroskademux and qtdemux.
- More color format support in alpha, deinterlace, gamma, smptealpha,
- videobalance, videobox, videoflip, videomixer and y4menc elements
- (to avoid unnecessary slow color format conversions).
- Huge amount of RTP and RTSP improvements, as usual.
- New imagefreeze plugin - still frame stream generator.
- capssetter element moved from -bad to here (in debugutils).
-
- 27 Jul 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- amd64 stable, bug 329703
-
- 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-good-0.10.22.ebuild:
- x86 stable, bug 329703
-
- 24 Jul 2010; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- arm stable, bug #324691
-
- 12 Jul 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- Stable for HPPA (bug #324691).
-
-*gst-plugins-good-0.10.22 (03 Jul 2010)
-
- 03 Jul 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-good-0.10.22.ebuild:
- Version bump, compatible with gst-plugins-base-0.10.29, fixing bug 326231
- Huge amount of upstream improvements, some highlights:
- Many more color formats supported in various elements (alpha, alphacolor,
- videobox, videomixer, shapewipe) directly to avoid temporary conversions.
- Matroska and FLV demuxers: backwards playback support in pull mode.
- qtdemux: XMP parsing support, replaygain tag reading, etc
-
- 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- x86 stable, bug 324691
-
- 27 Jun 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.21.ebuild:
- ppc stable #324691
-
- 24 Jun 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.17.ebuild:
- Stable for HPPA (bug #308379).
-
- 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-good-0.10.21.ebuild:
- Stable on amd64 wrt bug #324691
-
- 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.17.ebuild:
- ppc stable #308379
-
- 05 Apr 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.17.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #308379
-
-*gst-plugins-good-0.10.21 (05 Apr 2010)
-
- 05 Apr 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-good-0.10.21.ebuild:
- Version bump. Fix zlib/bz2 support for qtdemux/id3demux and matroska,
- bug 300860. Add missing ChangeLog and NEWS to installed docs.
- Most noteworthy upstream changes:
- Stream sync improvements and push based mode support in matroska.
- Many improvements and fixes to RTP and AVI support.
- Many performance and playback startup speed optimizations.
- Language code writing and extracting fixes to matroska/qtdemux/id3demux.
- shapewipe moved from -bad to here. The shapewipe element provides custom
- transitions on video streams based on a grayscale bitmap.
- Many bug fixes and other improvements.
-
- 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-good-0.10.17.ebuild:
- stable x86, bug 308379
-
- 19 Mar 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-good-0.10.17.ebuild:
- amd64 stable, bug 308379
-
- 05 Jan 2010; nixnut <nixnut@gentoo.org> ChangeLog:
- ppc stable #290343
-
- 29 Dec 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- ia64/sh/sparc stable wrt #290343
-
- 27 Nov 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- arm stable, bug #290343
-
- 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- Stable on alpha, bug #290343
-
- 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- x86 stable, bug 290343
-
- 18 Nov 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- Stable for HPPA (bug #290343).
-
- 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-good-0.10.16 ppc64 stable for bug 290343
-
- 17 Nov 2009; Mart Raudsepp <leio@gentoo.org>
- -files/gst-plugins-good-0.10.15-fix-tests.patch,
- -gst-plugins-good-0.10.15.ebuild:
- Remove old
-
-*gst-plugins-good-0.10.17 (17 Nov 2009)
-
- 17 Nov 2009; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-good-0.10.17.ebuild:
- Version bump. Quicktime demuxer, FLV demuxer and RTP improvements; audio
- noise fixes in equalizer plugin; AVI demuxer push mode fixes and
- performance improvements, muxer fixes; automatic cropping support in
- videobox; interlaced Y4M file output support; various other bug fixes and
- improvements
-
- 10 Nov 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-good-0.10.16.ebuild:
- Stable on amd64, bug #290343
-
-*gst-plugins-good-0.10.16 (07 Sep 2009)
-
- 07 Sep 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-good-0.10.16.ebuild:
- Version bump
-
-*gst-plugins-good-0.10.15 (21 Aug 2009)
-
- 21 Aug 2009; Mart Raudsepp <leio@gentoo.org>
- +files/gst-plugins-good-0.10.15-fix-tests.patch,
- +gst-plugins-good-0.10.15.ebuild:
- Version bump. Plugins of good quality moved here from gst-plugins-bad:
- flv, deinterlace2 (also renamed to deinterlace), y4menc. Improvements in
- seeking (of MKV/AVI/WAV), RTSP and RTP. Many other bug fixes and
- improvements.
-
- 01 Jul 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.14.ebuild:
- arm/ia64/sh/sparc stable wrt #266986
-
- 07 Jun 2009; Olivier Crête <tester@gentoo.org>
- -files/gst-plugins-good-0.10.15-CVE-2009-1932.patch,
- -gst-plugins-good-0.10.14-r1.ebuild:
- Remove patch from wrong split pkg
-
-*gst-plugins-good-0.10.14-r1 (06 Jun 2009)
-
- 06 Jun 2009; Olivier Crête <tester@gentoo.org>
- +files/gst-plugins-good-0.10.15-CVE-2009-1932.patch,
- +gst-plugins-good-0.10.14-r1.ebuild:
- Add patch for pngdec bug, CVE-2009-1932, bug #272972
-
- 23 May 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.14.ebuild:
- Stable for HPPA (bug #266986).
-
- 21 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-good-0.10.14 ppc64 stable for bug 266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-good-0.10.14 ppc stable for bug 266986
-
- 14 May 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.14.ebuild:
- amd64 stable, bug #266986
-
- 12 May 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-good-0.10.14.ebuild:
- stable x86, bug 266986
-
- 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-good-0.10.14.ebuild:
- Stable on alpha, bug #266986
-
- 05 Apr 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- arm/sh stable wrt #232054
-
-*gst-plugins-good-0.10.14 (30 Mar 2009)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-good-0.10.14.ebuild:
- Version bump
-
-*gst-plugins-good-0.10.11 (05 Dec 2008)
-
- 05 Dec 2008; <ssuominen@gentoo.org> +gst-plugins-good-0.10.11.ebuild:
- Version bump.
-
- 23 Sep 2008; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- Stable for HPPA (bug #232054).
-
-*gst-plugins-good-0.10.9 (29 Aug 2008)
-
- 29 Aug 2008; Hanno Boeck <hanno@gentoo.org>
- +gst-plugins-good-0.10.9.ebuild:
- Version bump.
-
- 08 Aug 2008; Markus Meier <maekke@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- x86 stable, bug #232054
-
- 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- Stable on alpha, bug #232054
-
- 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
- Stable on alpha, bug #232054
-
- 31 Jul 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- ia64/sparc stable wrt #232054
-
- 01 Aug 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- Marking gst-plugins-good-0.10.8-r1 ppc64 stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- Marking gst-plugins-good-0.10.8-r1 ppc stable for bug 232054
-
- 26 Jul 2008; Olivier Crête <tester@gentoo.org>
- gst-plugins-good-0.10.8-r1.ebuild:
- Stable on amd64, bug #232054
-
-*gst-plugins-good-0.10.8-r1 (02 Jul 2008)
-
- 02 Jul 2008; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-good-0.10.8-r1.ebuild:
- Pass --with-default-audiosink=autoaudiosink and
- --with-default-visualizer=goom wrt upstream bug #532295, this fixes Gentoo
- bug #230419.
-
-*gst-plugins-good-0.10.8 (29 Jun 2008)
-
- 29 Jun 2008; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-good-0.10.8.ebuild:
- Version bump.
-
-*gst-plugins-good-0.10.7 (21 Feb 2008)
-
- 21 Feb 2008; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-good-0.10.7.ebuild:
- version bump
-
- 02 Feb 2008; Samuli Suominen <drac@gentoo.org>
- -gst-plugins-good-0.10.2.ebuild, -gst-plugins-good-0.10.3.ebuild,
- -gst-plugins-good-0.10.4.ebuild, -gst-plugins-good-0.10.5.ebuild:
- Remove unused versions.
-
- 01 Nov 2007; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- sparc stable wrt #190900, thanks to Alex Maclean for testing
-
- 11 Oct 2007; Markus Rothe <corsair@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- Stable on ppc64; bug #190900
-
- 26 Sep 2007; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- alpha/ia64 stable wrt #190900
-
- 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- Stable on amd64 wrt bug #190900.
-
- 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-good-0.10.6.ebuild:
- Stable on ppc wrt bug 190900
-
- 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- x86 stable, bug 190900
-
- 09 Sep 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- Remove INSTALL and TODO from dodoc.
-
- 03 Sep 2007; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- Stable for HPPA (bug #190900).
-
- 01 Sep 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-good-0.10.6.ebuild:
- Add block against old gst-plugins-bad since some plugins have been moved
- around. Bug 190941, thanks to Olivier Crete for reporting.
-
-*gst-plugins-good-0.10.6 (30 Aug 2007)
-
- 30 Aug 2007; Samuli Suominen <drac@gentoo.org>
- +gst-plugins-good-0.10.6.ebuild:
- Version bump.
-
- 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-good-0.10.5.ebuild:
- Stable on sparc
-
- 28 Jun 2007; Joseph Jezak <josejx@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Marked ppc stable for bug #163541.
-
- 30 Apr 2007; Marius Mauch <genone@gentoo.org>
- gst-plugins-good-0.10.2.ebuild, gst-plugins-good-0.10.3.ebuild,
- gst-plugins-good-0.10.4.ebuild, gst-plugins-good-0.10.5.ebuild:
- Replacing einfo with elog
-
- 16 Feb 2007; Roy Marples <uberlord@gentoo.org>
- gst-plugins-good-0.10.5.ebuild:
- Added ~x86-fbsd keyword.
-
- 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- stable x86; bug 163541
-
- 31 Jan 2007; Markus Rothe <corsair@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Stable on ppc64; bug #163541
-
- 30 Jan 2007; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Stable for HPPA (bug #163541).
-
- 27 Jan 2007; Olivier Crête <tester@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Stable on amd64 per bug #163541
-
-*gst-plugins-good-0.10.5 (25 Jan 2007)
-
- 25 Jan 2007; Jim Ramsay <lack@gentoo.org> +gst-plugins-good-0.10.5.ebuild:
- Version bump - gst-plugins-good-0.10.5 is released
-
- 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Stable on sparc
-
- 22 Oct 2006; Hanno Boeck <hanno@gentoo.org>
- gst-plugins-good-0.10.4.ebuild:
- Update dep to gst-plugins-base-0.10.10, bug #152180.
-
-*gst-plugins-good-0.10.4 (19 Oct 2006)
-
- 19 Oct 2006; Hanno Boeck <hanno@gentoo.org>
- +gst-plugins-good-0.10.4.ebuild:
- Version bump.
-
- 19 Sep 2006; Aron Griffis <agriffis@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Mark 0.10.3 stable on ia64. #139612
-
- 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Add ~ia64 keyword.
-
- 16 Aug 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Stable on ppc64
-
- 22 Jul 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Stable on alpha.
-
- 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Marked stable on amd64 for bug #139612
-
- 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- hppa stable, bug #139612
-
- 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- ppc stable, bug #139612
-
- 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Stable on x86 wrt bug #139612.
-
- 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Stable on sparc wrt #139612
-
- 21 May 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Stable on alpha.
-
- 14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-good-0.10.3.ebuild:
- Added ~hppa
-
- 05 May 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Stable on ppc64
-
-*gst-plugins-good-0.10.3 (05 May 2006)
-
- 05 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-good-0.10.3.ebuild:
- version bump
-
- 13 Apr 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Added ~alpha keyword wrt Bug #125232.
-
- 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Added to ~ppc
-
- 05 Apr 2006; Marinus Schraal <foser@gentoo.org> :
- Fix gst-plugins-base dep (#128885)
-
- 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Keyworded ~sparc wrt #125232
-
- 16 Mar 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-good-0.10.2.ebuild:
- Added ~ppc64
-
-*gst-plugins-good-0.10.2 (15 Feb 2006)
-
- 15 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-good-0.10.2.ebuild:
- Version bump from upstream
-
-*gst-plugins-good-0.10.1 (14 Jan 2006)
-
- 14 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-good-0.10.1.ebuild:
- Version bump from upstream
-
-*gst-plugins-good-0.10.0 (05 Dec 2005)
-
- 05 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gst-plugins-good-0.9.7.ebuild, +gst-plugins-good-0.10.0.ebuild:
- 0.10.0 Release
-
-*gst-plugins-good-0.9.7 (02 Dec 2005)
-
- 02 Dec 2005; <zaheer@gentoo.org> +metadata.xml,
- +gst-plugins-good-0.9.7.ebuild:
- 0.10 Prerelease
diff --git a/media-libs/gst-plugins-good/Manifest b/media-libs/gst-plugins-good/Manifest
deleted file mode 100644
index 48113ad..0000000
--- a/media-libs/gst-plugins-good/Manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 WHIRLPOOL 952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
-DIST gst-plugins-good-1.2.3.tar.xz 2878780 SHA256 bfb33536a515bdcc34482f64b8d9cc3e47c753878b254923b419bc2f7485e470 SHA512 74203578c92c6979b76e6070fd976989b7b81d3fec4317037d04391cab8142738d7b443915bced1c77e97137ebd47728ef570a55b758a946fb5bc06b7c67b407 WHIRLPOOL 0b5a66751d6e966f4df7455b9227a8da07716a9111cf74bab75e0f3c0efdc8e1e872bb5b220a5ae1edf870c00f5677451f61fb198c709e51bb3f055ebf27669d
-DIST gst-plugins-good-1.2.4.tar.xz 2882188 SHA256 c9c90368393c2e5e78387e95c02ce7b19f48e793bba6d8547f2c4b51c6f420d3 SHA512 2c057062e10b5ff4cc63d54ffd2a8fb013f264584a175fdadc2fa0b02a7bc390bde0747e7888c6bed45713ce62cd0b6da7d255c99ce5171e9e5c41d6aac90086 WHIRLPOOL 43b4fefa94cfe85e3082fcaaa70fc159381a3d43c43bc15e8bc92b9fe0412bfdba56107c1b2334c632fecdf9b78c8334d962a49efb29a4e82a487a9121bbea33
-EBUILD gst-plugins-good-0.10.31-r1.ebuild 1900 SHA256 be8bdcc49e2be86f5e469e226776e165ce5614de209a19c93349b5162026aba4 SHA512 e0f9dd406a4075e54698eb8ebf8d4e3a873ab4781cedd489658ecffda4cffc5a9aaed64db9d129768ef2f8b0c7be8aae8ee103282aa050865adc185df68bd479 WHIRLPOOL 213f1a61f6ca5a81077abd16e8786e0017ebbd6934a79bc237f78fbd2935495507ebadee8bc9fbdf99548986ace113ca7791ca2f89ab57f3e6dca14c5a1f5db6
-EBUILD gst-plugins-good-1.2.3-r1.ebuild 1683 SHA256 34524bab5e970d730e9a5872da2a1221b82f7a7b2e59fdaab852e485bd05e3fa SHA512 15f8d4fffcfd442354831f682576101fce825895af4bdf2593192c1d3913d5393a8995268a82ba44b01d87a435303c14f705be637fa630402434119c540b0daa WHIRLPOOL d7c0a120a111ad873615a5d65a4b7774fb34036122302a33121815b1e8b99fb85e5d58a42e5f4898ba50865fd4a7a6ea06c93c1ccd2580c52734f3f25c1a91bf
-EBUILD gst-plugins-good-1.2.4-r1.ebuild 1685 SHA256 e26fb7cd4087b845e63bb382abcadb374ca44f543f5331f1174a562e0d55201c SHA512 f2f6c6c98dc181b4637960ef585c4add2cd31c01f3dc4eb41b19fb29046d6eda97669666903cc176289a684c4df831548646ba965388fcd97ec3bb7803a04de6 WHIRLPOOL ac9dbc222c7385fae5f8c568b3d30ea7b2fef95e71bcf7b97c4fd9698260100a5e5679b3040635f632b40d8b7bc99e6f02a5f8819e9d0ed353a895222e304830
-MISC ChangeLog 27815 SHA256 c824525f44511085f430ec755adbff673011ea79c6499583b5c1f62e87894547 SHA512 3f1c1db776bb14da1229f4100b6bd4ec147a47006e4e0b3ac62c6ba3d87b0080640caf88d2b29ef0fc322aabe51172aecb292a32a9d02d2eae15b89793deb50b WHIRLPOOL 36dced8f7de2222834eda37d74bd2f7b4fb9e21930e8315db3bc3c77921a52ba3a2fdce1e576b7fdbf6bfb4e9f8f73188875ca664b45c07b100717552173f13b
-MISC metadata.xml 163 SHA256 5be82689c9f32031a2438b08ace0c4bcdc738cec0eb736d9aa7e529cde4b8a6c SHA512 9688f0e23097fe5baefa6b3cf28276c88e53314989b51e1afc9edc0e68a19c215a67dd0bfb84a157b130d424912ac72bf6c85f9ce066c8d9f6776e4c1d019ccc WHIRLPOOL 6609d5606451d3adf31c010aeb51bec29714c3cda8e1a730af0ea1f51289f7139ac86f11c056e59143dddcf46291b9d79ae94083b77488f28717bf51972e0c3b
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.31-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.31-r1.ebuild
deleted file mode 100644
index 6645d20..0000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.31-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins-good
-inherit eutils flag-o-matic gst-plugins-good gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-RDEPEND="
- >=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- app-arch/bzip2[${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.11[${MULTILIB_USEDEP}] )
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-gstplugins-20131008[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)]
- )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
- !<media-libs/gst-plugins-bad-0.10.22:${SLOT}
-"
-# audioparsers and qtmux moves
-
-src_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
-
- # Always enable optional bz2 support for matroska
- # Always enable optional zlib support for qtdemux and matroska
- # Many media files require these to work, as some container headers are often
- # compressed, bug #291154
- gst-plugins10-multilib_src_configure \
- --enable-bz2 \
- --enable-zlib \
- --disable-examples \
- --with-default-audiosink=autoaudiosink \
- --with-default-visualizer=goom
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_pre_src_compile
-my_pre_src_compile() {
- default
- return 1
-}
-
-src_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- gst-plugins10-multilib_src_install
- prune_libtool_files --modules
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_pre_src_install
-my_pre_src_install() {
- default
- return 1
-}
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.2.3-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.2.3-r1.ebuild
deleted file mode 100644
index 244cdf2..0000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins-good
-inherit eutils flag-o-matic gst-plugins-good gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-# dtmf plugin moved from bad to good in 1.2
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2.3:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}]
- app-arch/bzip2[${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.17 )
-
- !<media-libs/gst-plugins-bad-1.1:${SLOT}
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-src_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
-
- # Always enable optional bz2 support for matroska
- # Always enable optional zlib support for qtdemux and matroska
- # Many media files require these to work, as some container headers are often
- # compressed, bug #291154
- gst-plugins10-multilib_src_configure \
- --enable-bz2 \
- --enable-zlib \
- --disable-examples \
- --with-default-audiosink=autoaudiosink \
- --with-default-visualizer=goom
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- prune_libtool_files --modules
- return 1
-}
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild
deleted file mode 100644
index 8c7666b..0000000
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins-good
-inherit eutils flag-o-matic gst-plugins-good gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-# dtmf plugin moved from bad to good in 1.2
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2.3:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2.4:${SLOT}[${MULTILIB_USEDEP}]
- app-arch/bzip2[${MULTILIB_USEDEP}]
- sys-libs/zlib[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.17 )
-
- !<media-libs/gst-plugins-bad-1.1:${SLOT}
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-src_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
-
- # Always enable optional bz2 support for matroska
- # Always enable optional zlib support for qtdemux and matroska
- # Many media files require these to work, as some container headers are often
- # compressed, bug #291154
- gst-plugins10-multilib_src_configure \
- --enable-bz2 \
- --enable-zlib \
- --disable-examples \
- --with-default-audiosink=autoaudiosink \
- --with-default-visualizer=goom
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- prune_libtool_files --modules
- return 1
-}
diff --git a/media-libs/gst-plugins-good/metadata.xml b/media-libs/gst-plugins-good/metadata.xml
deleted file mode 100644
index d1096fb..0000000
--- a/media-libs/gst-plugins-good/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gstreamer</herd>
-</pkgmetadata>
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog
deleted file mode 100644
index 8fb9748..0000000
--- a/media-libs/gst-plugins-ugly/ChangeLog
+++ /dev/null
@@ -1,630 +0,0 @@
-# ChangeLog for media-libs/gst-plugins-ugly
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.151 2014/05/31 14:11:40 pacho Exp $
-
-*gst-plugins-ugly-1.2.4 (31 May 2014)
-
- 31 May 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-ugly-1.2.4.ebuild,
- -gst-plugins-ugly-1.0.10.ebuild, -gst-plugins-ugly-1.0.5.ebuild,
- -gst-plugins-ugly-1.0.6.ebuild, -gst-plugins-ugly-1.0.8.ebuild,
- -gst-plugins-ugly-1.2.0.ebuild:
- Version bump, drop old
-
- 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for arm, wrt bug #507568
-
- 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for sparc, wrt bug #507568
-
- 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for alpha, wrt bug #507568
-
- 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for ia64, wrt bug #507568
-
- 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for ppc64, wrt bug #507568
-
- 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for ppc, wrt bug #507568
-
- 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- Stable for HPPA (bug #499954).
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- x86 stable, bug 499954
-
- 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-ugly-1.2.3.ebuild:
- amd64 stable, bug 499954
-
- 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-ugly-1.2.0.ebuild:
- Revert wrong stab
-
-*gst-plugins-ugly-1.2.3 (01 Mar 2014)
-
- 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-ugly-1.2.3.ebuild,
- gst-plugins-ugly-1.2.0.ebuild:
- Version bump
-
- 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for sparc, wrt bug #480908
-
- 20 Oct 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
- This is only maintained by gstreamer herd
-
- 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for ia64, wrt bug #480908
-
- 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for HPPA (bug #480908).
-
- 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for alpha, wrt bug #480908
-
- 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for arm, wrt bug #480908
-
- 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for ppc64, wrt bug #480908
-
- 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for ppc, wrt bug #480908
-
- 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for x86, wrt bug #480908
-
- 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.10.ebuild:
- Stable for amd64, wrt bug #480908
-
- 02 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-ugly-1.2.0.ebuild:
- Depend on gstreamer-1.2 (bug #486582, thanks to Andrew John Hughes).
-
-*gst-plugins-ugly-1.2.0 (29 Sep 2013)
-
- 29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.2.0.ebuild:
- Version bump.
-
-*gst-plugins-ugly-1.0.10 (01 Sep 2013)
-
- 01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.0.10.ebuild:
- Version bump.
-
-*gst-plugins-ugly-1.0.8 (26 Aug 2013)
-
- 26 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.0.8.ebuild:
- Version bump.
-
-*gst-plugins-ugly-1.0.6 (01 Apr 2013)
-
- 01 Apr 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.0.6.ebuild:
- Version bump.
-
- 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-ugly-0.10.18.ebuild, -gst-plugins-ugly-1.0.3.ebuild:
- Clean up old revisions.
-
- 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for sh, wrt bug #458188
-
- 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for sh, wrt bug #456476
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for alpha, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for hppa, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for sparc, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for arm, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for ia64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for ppc64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for ppc, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for x86, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-ugly-1.0.5.ebuild:
- Stable for amd64, wrt bug #458188
-
- 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for sparc, wrt bug #454906
-
- 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for hppa, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for arm, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for alpha, wrt bug #454906
-
- 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for ia64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for ppc, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for ppc64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for x86, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild:
- Stable for amd64, wrt bug #454906
-
-*gst-plugins-ugly-1.0.5 (22 Jan 2013)
-
- 22 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.0.5.ebuild:
- Version bump.
-
- 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
- Switch to global orc USE flag.
-
- 09 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gst-plugins-ugly-0.10.19.ebuild, gst-plugins-ugly-1.0.3.ebuild:
- Restore accidentally dropped keywords.
-
-*gst-plugins-ugly-1.0.3 (03 Dec 2012)
-
- 03 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- +gst-plugins-ugly-1.0.3.ebuild:
- Version bump.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild, gst-plugins-ugly-0.10.19.ebuild:
- Fix install due to usage of default in EAPI=2, bug #445698. Fix keywords on
- 0.10.19.
-
-*gst-plugins-ugly-0.10.19 (02 Dec 2012)
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- -gst-plugins-ugly-0.10.16.ebuild, -gst-plugins-ugly-0.10.17.ebuild,
- gst-plugins-ugly-0.10.18.ebuild, +gst-plugins-ugly-0.10.19.ebuild,
- metadata.xml:
- Version bump. Update ebuild to make proper use of new eclass.
-
- 17 May 2012; Alexis Ballier <aballier@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- keyword ~amd64-fbsd
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
- gst-plugins-ugly-0.10.16.ebuild, gst-plugins-ugly-0.10.17.ebuild,
- gst-plugins-ugly-0.10.18.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- ppc/ppc64 stable wrt #382225
-
- 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-0.10.18.ebuild:
- Stable for HPPA (bug #382225).
-
- 09 Oct 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- alpha/ia64/sh/sparc stable wrt #382225
-
- 03 Oct 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- arm stable, bug #382225
-
- 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
- Tomáš "Mepho" Pružina in bug #382225.
-
- 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-ugly-0.10.18.ebuild:
- x86 stable wrt bug #382225
-
-*gst-plugins-ugly-0.10.18 (06 Aug 2011)
-
- 06 Aug 2011; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-ugly-0.10.18.ebuild:
- Version bump. Improvements in DVD subtitle decoder, MPEG system stream
- parser, and more.
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-ugly-0.10.17.ebuild:
- ppc/ppc64 stable wrt #368281
-
- 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-0.10.17.ebuild:
- Stable for HPPA (bug #368281).
-
- 05 Jun 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.17.ebuild:
- alpha/ia64/sh/sparc stable wrt #368281
-
- 05 Jun 2011; Markus Meier <maekke@gentoo.org>
- gst-plugins-ugly-0.10.17.ebuild:
- arm stable, bug #368281
-
- 23 May 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-ugly-0.10.17.ebuild:
- Stable on amd64 wrt bug #368281
-
- 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-ugly-0.10.17.ebuild:
- x86 stable wrt bug #368281
-
- 04 May 2011; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-ugly-0.10.13.ebuild, gst-plugins-ugly-0.10.17.ebuild:
- Also install ChangeLog and NEWS docs. Remove old
-
- 29 Mar 2011; Mart Raudsepp <leio@gentoo.org> gst-plugins-ugly-0.10.17.ebuild:
- Add ~mips keyword
-
- 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gst-plugins-ugly-0.10.16.ebuild:
- ppc/ppc64 stable wrt #353264
-
-*gst-plugins-ugly-0.10.17 (17 Mar 2011)
-
- 17 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
- +gst-plugins-ugly-0.10.17.ebuild:
- Bump to 0.10.17, major fixes are:
- * asfdemux: Handle new type of DRM'd asf files
- * mpegparse: re-fix flow return handling
- * rmdemux: set GST_BUFFER_FLAG_DELTA_UNIT properly
- * xingmux: Don't ignore WRONG_STATE and NOT_LINKED when pushing data
- downstream
-
- 13 Feb 2011; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.16.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #353264
-
- 05 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gst-plugins-ugly-0.10.16.ebuild:
- x86 stable wrt bug #353264
-
- 02 Feb 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-0.10.16.ebuild:
- Stable for HPPA (bug #353264).
-
- 31 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
- gst-plugins-ugly-0.10.16.ebuild:
- Stable on amd64 wrt bug #353264
-
- 30 Dec 2010; Mart Raudsepp <leio@gentoo.org>
- -gst-plugins-ugly-0.10.11.ebuild, -gst-plugins-ugly-0.10.12.ebuild:
- Remove old
-
-*gst-plugins-ugly-0.10.16 (27 Dec 2010)
-
- 27 Dec 2010; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-ugly-0.10.16.ebuild:
- Version bump with the following most noteworthy upstream changes compared
- to 0.10.13:
- Many bugfixes to asfdemux, including for gentoo bug 321745.
- Assorted fixes to rmdemux (realmedia) and mpegaudioparse.
-
- 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
- gst-plugins-ugly-0.10.13.ebuild:
- ppc64 stable wrt #324691
-
- 24 Jun 2010; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-ugly-0.10.13.ebuild:
- Stable for HPPA (bug #308379).
-
- 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-ugly-0.10.13.ebuild:
- ppc stable #308379
-
- 05 Apr 2010; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.13.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #308379
-
- 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-ugly-0.10.13.ebuild:
- stable x86, bug 308379
-
- 19 Mar 2010; Pacho Ramos <pacho@gentoo.org>
- gst-plugins-ugly-0.10.13.ebuild:
- amd64 stable, bug 308379
-
- 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-ugly-0.10.12.ebuild:
- ppc stable #290343
-
- 29 Dec 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- ia64/sh/sparc stable wrt #290343
-
- 27 Nov 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- arm stable, bug #290343
-
- 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- Stable on alpha, bug #290343
-
- 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- x86 stable, bug 290343
-
- 18 Nov 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- Stable for HPPA (bug #290343).
-
- 17 Nov 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
- Marking gst-plugins-ugly-0.10.12 ppc64 stable for bug 290343
-
-*gst-plugins-ugly-0.10.13 (16 Nov 2009)
-
- 16 Nov 2009; Mart Raudsepp <leio@gentoo.org>
- +gst-plugins-ugly-0.10.13.ebuild:
- Version bump. ASF playback improvements; improved mp3 parsing and seeking
-
- 10 Nov 2009; Olivier Crête <tester@gentoo.org>
- gst-plugins-ugly-0.10.12.ebuild:
- Stable on amd64, bug #290343
-
-*gst-plugins-ugly-0.10.12 (07 Sep 2009)
-
- 07 Sep 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-ugly-0.10.12.ebuild:
- Version bump
-
- 01 Jul 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- arm/ia64/sh/sparc stable wrt #266986
-
- 23 May 2009; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- Stable for HPPA (bug #266986).
-
- 21 May 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- Marking gst-plugins-ugly-0.10.11 ppc64 stable for bug 266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- Marking gst-plugins-ugly-0.10.11 ppc stable for bug 266986
-
- 14 May 2009; Markus Meier <maekke@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- amd64 stable, bug #266986
-
- 12 May 2009; Christian Faulhammer <fauli@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- stable x86, bug 266986
-
- 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
- gst-plugins-ugly-0.10.11.ebuild:
- Stable on alpha, bug #266986
-
- 05 Apr 2009; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- arm/sh stable wrt #232054
-
-*gst-plugins-ugly-0.10.11 (30 Mar 2009)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org>
- +gst-plugins-ugly-0.10.11.ebuild:
- Version bump
-
-*gst-plugins-ugly-0.10.10 (05 Dec 2008)
-
- 05 Dec 2008; <ssuominen@gentoo.org> +gst-plugins-ugly-0.10.10.ebuild:
- Version bump.
-
- 23 Sep 2008; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- Stable for HPPA (bug #232054).
-
- 12 Aug 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- alpha stable
-
- 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
- Stable on alpha, bug #232054
-
- 08 Aug 2008; Markus Meier <maekke@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- x86 stable, bug #232054
-
- 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
- Stable on alpha, bug #232054
-
- 31 Jul 2008; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- ia64/sparc stable wrt #232054
-
- 01 Aug 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- Marking gst-plugins-ugly-0.10.8 ppc64 stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- Marking gst-plugins-ugly-0.10.8 ppc stable for bug 232054
-
- 26 Jul 2008; Olivier Crête <tester@gentoo.org>
- gst-plugins-ugly-0.10.8.ebuild:
- Stable on amd64, bug #232054
-
-*gst-plugins-ugly-0.10.8 (29 Jun 2008)
-
- 29 Jun 2008; Samuli Suominen <drac@gentoo.org>
- -gst-plugins-ugly-0.10.7.ebuild, +gst-plugins-ugly-0.10.8.ebuild:
- Version bump.
-
- 15 Apr 2008; Markus Rothe <corsair@gentoo.org>
- gst-plugins-ugly-0.10.6-r1.ebuild:
- Stable on ppc64
-
- 14 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
- gst-plugins-ugly-0.10.6-r1.ebuild:
- Sparc stable, required for Security Bug #217609.
-
-*gst-plugins-ugly-0.10.7 (21 Feb 2008)
-
- 21 Feb 2008; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-ugly-0.10.7.ebuild:
- Version bump
-
- 10 Feb 2008; Samuli Suominen <drac@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild, gst-plugins-ugly-0.10.6-r1.ebuild:
- Be more strict with gst depend wrt #199851.
-
- 02 Feb 2008; Samuli Suominen <drac@gentoo.org>
- -gst-plugins-ugly-0.10.3.ebuild, -gst-plugins-ugly-0.10.4.ebuild:
- Remove unused versions.
-
-*gst-plugins-ugly-0.10.6-r1 (18 Nov 2007)
-
- 18 Nov 2007; Samuli Suominen <drac@gentoo.org>
- +files/gst-plugins-ugly-0.10.6-mpegaudioparse-cvs20071117.patch,
- +gst-plugins-ugly-0.10.6-r1.ebuild:
- Update mpegaudioparse to CVS 20071117 to work with current core.
-
- 11 Oct 2007; Markus Rothe <corsair@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Stable on ppc64; bug #190900
-
- 26 Sep 2007; Raúl Porcel <armin76@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- alpha/ia64 stable wrt #190900
-
- 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Stable on amd64 wrt bug #190900.
-
- 14 Sep 2007; Jeroen Roovers <jer@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Stable for HPPA too.
-
- 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-ugly-0.10.6.ebuild:
- Stable on ppc wrt bug 190900
-
- 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- x86 stable, bug 190900
-
- 09 Sep 2007; Samuli Suominen <drac@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Remove INSTALL and TODO from dodoc.
-
- 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Stable on sparc wrt #185823
-
- 25 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gst-plugins-ugly-0.10.6.ebuild:
- Keyworded ~sparc
-
-*gst-plugins-ugly-0.10.6 (20 Jun 2007)
-
- 20 Jun 2007; Hanno Boeck <hanno@gentoo.org>
- +gst-plugins-ugly-0.10.6.ebuild:
- Version bump.
-
- 30 Apr 2007; Marius Mauch <genone@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild, gst-plugins-ugly-0.10.4.ebuild:
- Replacing einfo with elog
-
- 16 Feb 2007; Roy Marples <uberlord@gentoo.org>
- gst-plugins-ugly-0.10.4.ebuild:
- Added ~x86-fbsd keyword.
-
- 06 Oct 2006; Zaheer Abbas Merali <zaheerm@gentoo.org> ChangeLog:
- version bump
-
- 19 Sep 2006; Aron Griffis <agriffis@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Mark 0.10.3 stable on ia64. #139612
-
- 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Add ~ia64 keyword.
-
- 16 Aug 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Stable on ppc64
-
- 22 Jul 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Stable on alpha.
-
- 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Marked stable on amd64 for bug #139612
-
- 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- hppa stable, bug #139612
-
- 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- ppc stable, bug #139612
-
- 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Stable on x86 wrt bug #139612.
-
- 14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Added ~hppa
-
- 01 May 2006; Markus Rothe <corsair@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Added ~ppc64
-
- 13 Apr 2006; Thomas Cort <tcort@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Added ~alpha keyword.
-
- 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gst-plugins-ugly-0.10.3.ebuild:
- Added to ~ppc
-
- 01 Apr 2006; <zaheer@gentoo.org> -gst-plugins-ugly-0.10.0.ebuild,
- -gst-plugins-ugly-0.10.1.ebuild, -gst-plugins-ugly-0.10.2.ebuild,
- +gst-plugins-ugly-0.10.3.ebuild:
- version bump
-
-*gst-plugins-ugly-0.10.2 (27 Feb 2006)
-
- 27 Feb 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gst-plugins-ugly-0.10.2.ebuild:
- version bump
-
-*gst-plugins-ugly-0.10.1 (14 Jan 2006)
-
- 14 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gst-plugins-ugly-0.10.1.ebuild:
- Version bump from upstream
-
-*gst-plugins-ugly-0.10.0 (05 Dec 2005)
-
- 05 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gst-plugins-ugly-0.9.7.ebuild, +gst-plugins-ugly-0.10.0.ebuild:
- 0.10.0 Release
-
-*gst-plugins-ugly-0.9.7 (04 Dec 2005)
-
- 04 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> +metadata.xml,
- +gst-plugins-ugly-0.9.7.ebuild:
- 0.10 Prerelease
diff --git a/media-libs/gst-plugins-ugly/Manifest b/media-libs/gst-plugins-ugly/Manifest
deleted file mode 100644
index 4c433d4..0000000
--- a/media-libs/gst-plugins-ugly/Manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-DIST gst-plugins-ugly-0.10.19.tar.xz 882452 SHA256 4934f65ff892637e7efaf1cfe635779189dde429d0706f40c86a3aac476ea873 SHA512 16d030998142f698f8ab7dbe55c0c6c8db05ade6b3c007a3aacb5491592e8c60e0a9d62f1a840eab4d57825b1beb9017e3f68f5a90288435216586d67040deda WHIRLPOOL f72f224c5f486982370e9d264ad7c658324783b42e995eef759faf270a18d8f12261d90ac6e70af38579921b0970f7aba50c6d091edcd6dc3dda272bcbef755f
-DIST gst-plugins-ugly-1.2.3.tar.xz 843156 SHA256 537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b SHA512 fdfd22360cf1cb6ba203fb8a5a2a98658c898a41c630e4b466a4a34749b537ea387eee1069adb73bbbacd2da89632c56cd2cf8c371c315b75b11a49f5b9c4beb WHIRLPOOL 0a24e29f2e06d714059c2a83662fbd011808ba2a1996453c4aa44624efeef2a00fd6a4c578332548fc22494c9c1be93497a133f7ce87ab6325198e3465cc9f42
-DIST gst-plugins-ugly-1.2.4.tar.xz 844968 SHA256 4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 SHA512 91a9d950e73a8d6c8bb4c559ba8f4a4dffc163be714d93c0d0d6421f2c9932a4b1af665f76417e79b50b31c83d8a766df9cf6c337b8371371708efc8683e24e1 WHIRLPOOL c1c3885cf2e041c4427f30ca13cda2948b8a35273d3e6417bfe83566f03230208ce1e019e655ae2c98725e94cce6c7fb37b450307312f682bdbd7c948190e7c0
-EBUILD gst-plugins-ugly-0.10.19-r1.ebuild 1443 SHA256 70f5305fc7368f34809e7c7fc6e71b340e3338a9521a787db1774c1a9c9091fd SHA512 b0d95b9c9a1b29bfd53a5e229369f98dfd750da0f09c12e3a037983a5b169cc5bfb803cef6d512c197b5f291f85fe80e2dd55e18ae836b5d1b782175f2d1af5b WHIRLPOOL d04a80efb4d242d4ecf037e65250f0e7101aa8360dcfb7a01fd46503f3213b58697ec2b0dca132e7a7dc854a4d99504ffc18c4107f45940125fbe47f793d37c4
-EBUILD gst-plugins-ugly-1.2.3-r1.ebuild 1316 SHA256 64eec2198f2456c086827ae2b1871dc46722194309021296099ce88e21dc67cb SHA512 18f71480639ac562aa26083ef8ff756e89cd36e8276fdcba87000d8e2f22441b5e505a303a2ed5f5bb15520d88e12410831adcfeffd2fde1fdf50168424fd9c5 WHIRLPOOL fc084a4375ac30e531cef2e30e79d674ca49292506804226474bf00493670d8dee63eb9aaa91974ae15f542b0d1932ee98d0c160fda85aaee4a8ff4f4a552e4d
-EBUILD gst-plugins-ugly-1.2.4-r1.ebuild 1318 SHA256 2fccec13b98c3f4c6edace53bb45c182359360d9d0365eca7857efc40f4eafbc SHA512 20643712c0a9176decbe648bc15405873e7c58f48746e6254809b1a75221199ac9c8a17d503f1a3c4fb3eb82e7efad69299278add73cc72b6d128a74d8ebd6ef WHIRLPOOL 6b2ac002686749dc21307829047826740f5c6d302c3873f78f5faa42f87ca7e8c7cdabc8fc4595bb204c9dc20e79dfb0a86c5535a34baf332148b7e1db3427af
-MISC ChangeLog 20143 SHA256 da1f6312d3b84e9e7c045b22fd7aa68b1d3762089f53c06304176c7391a51d15 SHA512 fad4cc01d151b8c04853b297d967820c8fdc484cd36add483fe9500e472aaa0d997f19e25cc9cdeaadf329a4bddf3f0f3dad1e55d12371004c37f72307e5479a WHIRLPOOL a630a9514d1eeb6d54c572bf48c614a07beba23917c300f0bcbfbb374f636d6b168cfd6701cfeba6bd24335b43c74a1d4d38035852e8c5ad9e283e14b44cca4c
-MISC metadata.xml 163 SHA256 5be82689c9f32031a2438b08ace0c4bcdc738cec0eb736d9aa7e529cde4b8a6c SHA512 9688f0e23097fe5baefa6b3cf28276c88e53314989b51e1afc9edc0e68a19c215a67dd0bfb84a157b130d424912ac72bf6c85f9ce066c8d9f6776e4c1d019ccc WHIRLPOOL 6609d5606451d3adf31c010aeb51bec29714c3cda8e1a730af0ea1f51289f7139ac86f11c056e59143dddcf46291b9d79ae94083b77488f28717bf51972e0c3b
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.19-r1.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.19-r1.ebuild
deleted file mode 100644
index 414c1c4..0000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.19-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins
-inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.sourceforge.net"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-RDEPEND="
- >=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-0.10.36:${SLOT}[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.11[${MULTILIB_USEDEP}] )
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-gstplugins-20131008[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)]
- )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.3
-"
-RDEPEND="${RDEPEND}
- !<media-libs/gst-plugins-bad-0.10.13"
-
-src_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
-
- gst-plugins10-multilib_src_configure
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_src_compile
-my_abi_src_compile() {
- default
- return 1
-}
-
-src_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- gst-plugins10-multilib_src_install
- prune_libtool_files --modules
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_src_install
-my_abi_src_install() {
- default
- return 1
-}
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.3-r1.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.3-r1.ebuild
deleted file mode 100644
index a057a33..0000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins
-inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.sourceforge.net"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.16 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-ehook gst-plugins10-multilib-per-abi-pre_src_configure my_abi_pre_configure
-my_abi_pre_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
- return 0
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-global-post_src_install my_global_post_install
-my_global_post_install() {
- prune_libtool_files --modules
-}
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4-r1.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4-r1.ebuild
deleted file mode 100644
index 639bc55..0000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-# order is important, gst-plugins10 after gst-plugins
-inherit eutils flag-o-matic gst-plugins-ugly gst-plugins10-multilib
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="http://gstreamer.sourceforge.net"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE="+orc"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=media-libs/gstreamer-1.2.4:${SLOT}[${MULTILIB_USEDEP}]
- >=media-libs/gst-plugins-base-1.2:${SLOT}[${MULTILIB_USEDEP}]
- orc? ( >=dev-lang/orc-0.4.16 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/gtk-doc-am-1.12
-"
-
-ehook gst-plugins10-multilib-per-abi-pre_src_configure my_abi_pre_configure
-my_abi_pre_configure() {
- # gst doesnt handle optimisations well
- strip-flags
- replace-flags "-O3" "-O2"
- filter-flags "-fprefetch-loop-arrays" # see bug 22249
- return 0
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_compile my_abi_pre_compile
-my_abi_pre_compile() {
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-per-abi-pre_src_install my_abi_pre_install
-my_abi_pre_install() {
- DOCS="AUTHORS ChangeLog NEWS README RELEASE"
- default
- return 1
-}
-
-ehook gst-plugins10-multilib-global-post_src_install my_global_post_install
-my_global_post_install() {
- prune_libtool_files --modules
-}
diff --git a/media-libs/gst-plugins-ugly/metadata.xml b/media-libs/gst-plugins-ugly/metadata.xml
deleted file mode 100644
index d1096fb..0000000
--- a/media-libs/gst-plugins-ugly/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gstreamer</herd>
-</pkgmetadata>
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog
deleted file mode 100644
index 95e9e69..0000000
--- a/media-libs/gstreamer/ChangeLog
+++ /dev/null
@@ -1,1407 +0,0 @@
-# ChangeLog for media-libs/gstreamer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.355 2013/10/22 07:20:26 ago Exp $
-
- 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for sparc, wrt bug #480908
-
- 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for ia64, wrt bug #480908
-
- 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for HPPA (bug #480908).
-
- 15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for alpha, wrt bug #480908
-
- 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for arm, wrt bug #480908
-
- 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for ppc64, wrt bug #480908
-
- 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for ppc, wrt bug #480908
-
- 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for x86, wrt bug #480908
-
- 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.10.ebuild:
- Stable for amd64, wrt bug #480908
-
-*gstreamer-1.2.0 (29 Sep 2013)
-
- 29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.2.0.ebuild:
- Version bump.
-
-*gstreamer-1.0.10 (01 Sep 2013)
-
- 01 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.10.ebuild:
- Version bump.
-
-*gstreamer-1.0.8 (11 Aug 2013)
-
- 11 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.8.ebuild:
- Version bump.
-
-*gstreamer-1.0.7 (08 Jun 2013)
-
- 08 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.7.ebuild:
- Version bump.
-
-*gstreamer-1.0.6 (31 Mar 2013)
-
- 31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.6.ebuild:
- Version bump.
-
- 05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
- -gstreamer-0.10.35.ebuild, -gstreamer-1.0.3.ebuild, -gstreamer-1.0.5.ebuild:
- Clean up old revisions.
-
- 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for sh, wrt bug #458188
-
- 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for sh, wrt bug #456476
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for alpha, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for hppa, wrt bug #458188
-
- 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for sparc, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for arm, wrt bug #458188
-
- 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for ia64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for ppc64, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for ppc, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for x86, wrt bug #458188
-
- 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-1.0.5-r1.ebuild:
- Stable for amd64, wrt bug #458188
-
-*gstreamer-1.0.5-r1 (12 Feb 2013)
-
- 12 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- +gstreamer-1.0.5-r1.ebuild:
- Remove .la files (bug #456164, thanks to Paolo Pedroni).
-
- 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for sparc, wrt bug #454906
-
- 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for hppa, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for arm, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for alpha, wrt bug #454906
-
- 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for ia64, wrt bug #454906
-
- 03 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gstreamer-0.10.36.ebuild:
- Fix wrong "|| die" logic in previous commit (bug #455304, thanks to Nikoli).
-
- 03 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
- gstreamer-0.10.36.ebuild:
- Disable windows-portability tests on non-x86/amd64 arches, where they can
- fail due to different ELF layouts (bug #455038, thanks to Agostino Sarubbo).
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for ppc, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for ppc64, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for x86, wrt bug #454906
-
- 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gstreamer-0.10.36.ebuild:
- Stable for amd64, wrt bug #454906
-
-*gstreamer-1.0.5 (13 Jan 2013)
-
- 13 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.5.ebuild:
- Version bump, bug #451662.
-
- 20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> metadata.xml:
- Switch to global introspection USE flag.
-
-*gstreamer-1.0.3 (03 Dec 2012)
-
- 03 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> +gstreamer-1.0.3.ebuild:
- Version bump.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> gstreamer-0.10.36.ebuild:
- Import cleaned up ebuild from gnome overlay.
-
- 02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
- -gstreamer-0.10.32-r1.ebuild, -files/gstreamer-0.10.32-fix-valve-drops.patch:
- Clean up old revision.
-
- 24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gstreamer-0.10.36.ebuild, metadata.xml:
- Disable PaX memory protection only when USE=orc (bug #421579, requested by
- Magnus Granberg); pax-mark gst-launch-0.10 as well as gst-plugin-scanner to
- allow constructing orc-using pipelines on the command line.
-
-*gstreamer-0.10.36 (21 Oct 2012)
-
- 21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
- gstreamer-0.10.32-r1.ebuild, gstreamer-0.10.35.ebuild,
- +gstreamer-0.10.36.ebuild,
- +files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch:
- Version bump (bug #418075); adds GstCollectPads2 API, miscellaneous
- improvements and bugfixes. pax-mark gst-plugin-scanner, needed on hardened
- systems with some plugins (bug #421579, thanks to Nikoli). Punt .la files
- (it's 2012, packages depending on gstreamer should not need them by now).
- Update license and homepage.
-
- 12 May 2012; Alexis Ballier <aballier@gentoo.org> gstreamer-0.10.35.ebuild:
- keyword ~amd64-fbsd
-
- 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gstreamer-0.10.32-r1.ebuild,
- gstreamer-0.10.35.ebuild:
- dev-util/pkgconfig -> virtual/pkgconfig
-
- 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gstreamer-0.10.35.ebuild:
- ppc/ppc64 stable wrt #382225
-
- 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.35.ebuild:
- Stable for HPPA (bug #382225).
-
- 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.35.ebuild:
- alpha/ia64/sh/sparc stable wrt #382225
-
- 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.35.ebuild:
- Marked ~hppa (bug #382225).
-
- 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.35.ebuild:
- Stable for HPPA (bug #382225).
-
- 03 Oct 2011; Markus Meier <maekke@gentoo.org> gstreamer-0.10.35.ebuild:
- arm stable, bug #382225
-
- 25 Sep 2011; Tony Vroon <chainsaw@gentoo.org> gstreamer-0.10.35.ebuild:
- Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
- Tomáš "Mepho" Pružina in bug #382225.
-
- 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gstreamer-0.10.35.ebuild:
- x86 stable wrt bug #382225
-
- 14 Sep 2011; Fabian Groffen <grobian@gentoo.org> gstreamer-0.10.35.ebuild:
- Transfer Prefix keywords, add Interix and PPC/Darwin fixes
-
- 06 Sep 2011; Matt Turner <mattst88@gentoo.org> gstreamer-0.10.32-r1.ebuild,
- gstreamer-0.10.35.ebuild:
- Add missing dependency on flex, bug 380029
-
- 23 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
- gstreamer-0.10.32-r1.ebuild, gstreamer-0.10.35.ebuild:
- DEPEND on bison, bug 380247
-
- 11 Aug 2011; Mart Raudsepp <leio@gentoo.org> -gstreamer-0.10.29.ebuild,
- -gstreamer-0.10.31.ebuild, -gstreamer-0.10.32.ebuild:
- Remove old
-
- 06 Aug 2011; Zac Medico <zmedico@gentoo.org> gstreamer-0.10.35.ebuild:
- Bump to EAPI 3, fix for prefix, and add ~x86-linux keyword.
-
- 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
- gstreamer-0.10.32-r1.ebuild:
- ppc/ppc64 stable wrt #368281
-
-*gstreamer-0.10.35 (30 Jun 2011)
-
- 30 Jun 2011; Mart Raudsepp <leio@gentoo.org> +gstreamer-0.10.35.ebuild:
- Version bump. Don't let the upstream build system always pass -g (honoring
- CFLAGS in make.conf about it). New funnel element for N-to-1 pipe fitting.
- New progress message API. Index reporting support in gst-launch. Lots of
- performance improvements, bug fixes and other improvements.
-
- 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.32-r1.ebuild:
- Stable for HPPA (bug #368281).
-
- 05 Jun 2011; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.32-r1.ebuild:
- alpha/ia64/sh/sparc stable wrt #368281
-
- 05 Jun 2011; Markus Meier <maekke@gentoo.org> gstreamer-0.10.32-r1.ebuild:
- arm stable, bug #368281
-
- 23 May 2011; Markos Chandras <hwoarang@gentoo.org>
- gstreamer-0.10.32-r1.ebuild:
- Stable on amd64 wrt bug #368281
-
- 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gstreamer-0.10.32-r1.ebuild:
- x86 stable wrt bug #368281
-
- 28 Mar 2011; Mart Raudsepp <leio@gentoo.org> gstreamer-0.10.32-r1.ebuild:
- Add ~mips keyword
-
- 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gstreamer-0.10.31.ebuild:
- ppc64 stable wrt #353434
-
-*gstreamer-0.10.32-r1 (12 Mar 2011)
-
- 12 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
- +gstreamer-0.10.32-r1.ebuild,
- +files/gstreamer-0.10.32-fix-valve-drops.patch:
- Fix audio problems with voice and video calling, patch taken from
- upstream: https://bugzilla.gnome.org/show_bug.cgi?id=643455
-
- 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.31.ebuild:
- alpha/ia64/sh/sparc stable wrt #353434
-
- 01 Mar 2011; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.31.ebuild:
- Stable for HPPA (bug #353434).
-
- 27 Feb 2011; Brent Baude <ranger@gentoo.org> gstreamer-0.10.31.ebuild:
- Marking gstreamer-0.10.31 ppc stable for bug 353434
-
- 24 Feb 2011; Mart Raudsepp <leio@gentoo.org>
- -files/gstreamer-0.10.30-make-382.patch, -gstreamer-0.10.24.ebuild,
- -gstreamer-0.10.25.ebuild, -gstreamer-0.10.28.ebuild,
- -gstreamer-0.10.30.ebuild:
- Remove old
-
-*gstreamer-0.10.32 (24 Feb 2011)
-
- 24 Feb 2011; Mart Raudsepp <leio@gentoo.org> +gstreamer-0.10.32.ebuild:
- Version bump. valve, input-selector and output-selector elements have
- matured and moved from gst-plugins-bad to here, while ignoring the old
- ones if -bad isn't upgraded yet. Lots of performance improvements in
- heavily-used code paths. Many other improvements and bug fixes.
-
- 20 Feb 2011; Markus Meier <maekke@gentoo.org> gstreamer-0.10.31.ebuild:
- arm stable, bug #353434
-
- 14 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
- gstreamer-0.10.31.ebuild:
- x86 stable wrt bug #353434
-
- 12 Feb 2011; Mart Raudsepp <leio@gentoo.org> metadata.xml,
- gstreamer-0.10.31.ebuild:
- gstreamer herd is the sole maintainer of gstreamer and related ebuilds,
- which has been so in practice for a long time, so remove gnome@. QA:
- Remove a trivial unnecessary build dep
-
- 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gstreamer-0.10.31.ebuild:
- Stable on amd64 wrt bug #353434
-
-*gstreamer-0.10.31 (24 Dec 2010)
-
- 24 Dec 2010; Arun Raghavan <ford_prefect@gentoo.org>
- +gstreamer-0.10.31.ebuild:
- Bump to 0.10.31. Bunch of fixes, new APIs for date/time and faster, unchecked
- bitreader/bytewriter.
-
- 29 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
- gstreamer-0.10.30.ebuild:
- Fix obvious mistake.
-
- 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
- gstreamer-0.10.30.ebuild, +files/gstreamer-0.10.30-make-382.patch:
- Fix building with make >= 3.82 wrt #338866 by Diego E. Pettenò.
-
- 11 Sep 2010; <nixnut@gentoo.org> gstreamer-0.10.29.ebuild:
- ppc stable #329703
-
- 05 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
- gstreamer-0.10.29.ebuild:
- Stable on alpha, bug #329703
-
- 05 Sep 2010; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.29.ebuild:
- ia64/sh/sparc stable wrt #329703
-
- 04 Sep 2010; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.28.ebuild:
- alpha/ia64/sh/sparc stable wrt #324691
-
- 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.29.ebuild:
- Stable for HPPA (bug #329703).
-
- 05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
- gstreamer-0.10.29.ebuild:
- ppc64 stable wrt #324691
-
- 03 Aug 2010; Markus Meier <maekke@gentoo.org> gstreamer-0.10.29.ebuild:
- arm stable, bug #329703
-
- 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org>
- gstreamer-0.10.28.ebuild:
- Stable on alpha, bug #324691
-
- 27 Jul 2010; Pacho Ramos <pacho@gentoo.org> gstreamer-0.10.29.ebuild:
- amd64 stable, bug 329703
-
- 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.29.ebuild:
- x86 stable, bug 329703
-
- 24 Jul 2010; Markus Meier <maekke@gentoo.org> gstreamer-0.10.28.ebuild:
- arm stable, bug #324691
-
-*gstreamer-0.10.30 (21 Jul 2010)
-
- 21 Jul 2010; Arun Raghavan <ford_prefect@gentoo.org>
- +gstreamer-0.10.30.ebuild, metadata.xml:
- Bump to 0.10.30. Mostly bug fixes and deprecated API cleanup. Also add
- introspection support.
-
- 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.28.ebuild:
- Stable for HPPA (bug #324691).
-
- 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.28.ebuild:
- x86 stable, bug 324691
-
-*gstreamer-0.10.29 (28 Jun 2010)
-
- 28 Jun 2010; Mart Raudsepp <leio@gentoo.org> +gstreamer-0.10.29.ebuild:
- Version bump
-
- 27 Jun 2010; <nixnut@gentoo.org> gstreamer-0.10.28.ebuild:
- ppc stable #324691
-
- 24 Jun 2010; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.25.ebuild:
- Stable for HPPA (bug #308379).
-
- 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
- gstreamer-0.10.28.ebuild:
- Stable on amd64 wrt bug #324691
-
- 21 May 2010; Olivier Crête <tester@gentoo.org> gstreamer-0.10.25.ebuild,
- gstreamer-0.10.28.ebuild:
- GStreamer now has an internal copy of libcheck, removing dep on external one
-
- 18 Apr 2010; <nixnut@gentoo.org> gstreamer-0.10.25.ebuild:
- ppc stable #308379
-
- 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.25.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #308379
-
- 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.25.ebuild:
- stable x86, bug 308379
-
- 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> gstreamer-0.10.25.ebuild:
- amd64 stable, bug 308379
-
- 19 Mar 2010; Mart Raudsepp <leio@gentoo.org> -gstreamer-0.10.22.ebuild,
- -gstreamer-0.10.23.ebuild:
- Remove old
-
-*gstreamer-0.10.28 (19 Mar 2010)
-
- 19 Mar 2010; Mart Raudsepp <leio@gentoo.org> +gstreamer-0.10.28.ebuild:
- Version bump with the following most noteworthy upstream changes:
- Registry plugin scanning is now performed by an external binary.
- Lots of performance improvements all over the place.
- New GstByteWriter class for generic byte read-writing.
- The queue2 element is now part of gstreamer coreelements, do not mix
- >=gstreamer-0.10.26 and <gst-plugins-base-0.10.26.
- Buffering mode support in multiqueue.
- Ability to installing clipping functions in collectpads.
- New tags for TV/Radio shows/episodes, lyrics, and more.
- Many other improvements and bug fixes.
-
- 05 Jan 2010; nixnut <nixnut@gentoo.org> gstreamer-0.10.24.ebuild:
- ppc stable #290343
-
- 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.24.ebuild:
- ia64/sh/sparc stable wrt #290343
-
- 27 Nov 2009; Markus Meier <maekke@gentoo.org> gstreamer-0.10.24.ebuild:
- arm stable, bug #290343
-
- 22 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
- gstreamer-0.10.24.ebuild:
- Stable on alpha, bug #290343
-
- 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.24.ebuild:
- x86 stable, bug 290343
-
- 18 Nov 2009; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.24.ebuild:
- Stable for HPPA (bug #290343).
-
- 17 Nov 2009; Brent Baude <ranger@gentoo.org> gstreamer-0.10.24.ebuild:
- Marking gstreamer-0.10.24 ppc64 stable for bug 290343
-
-*gstreamer-0.10.25 (15 Nov 2009)
-
- 15 Nov 2009; Mart Raudsepp <leio@gentoo.org> +gstreamer-0.10.25.ebuild:
- Version bump. Improved byte-reader API; Various optimizations, bug fixes
- and improvements
-
- 10 Nov 2009; Olivier Crête <tester@gentoo.org> gstreamer-0.10.24.ebuild:
- Stable on amd64, bug #290343
-
- 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.23.ebuild:
- Stable for HPPA (bug #280946).
-
- 31 Aug 2009; Brent Baude <ranger@gentoo.org> gstreamer-0.10.23.ebuild:
- Marking gstreamer-0.10.23 ppc64 stable for bug 280946
-
- 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.23.ebuild:
- alpha/arm/ia64/sh/sparc stable wrt #280946
-
- 23 Aug 2009; nixnut <nixnut@gentoo.org> gstreamer-0.10.23.ebuild:
- ppc stable #280946
-
- 21 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.23.ebuild:
- stable x86, bug 280946
-
-*gstreamer-0.10.24 (15 Aug 2009)
-
- 15 Aug 2009; Olivier Crête <tester@gentoo.org> +gstreamer-0.10.24.ebuild:
- Version bump
-
- 15 Aug 2009; Olivier Crête <tester@gentoo.org> gstreamer-0.10.23.ebuild:
- Stable on amd64, bug #280946
-
- 06 Aug 2009; Mart Raudsepp <leio@gentoo.org> gstreamer-0.10.23.ebuild:
- Fix glib requirement, 0.10.23 needs >=2.14
-
- 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.22.ebuild:
- arm/ia64/sh/sparc stable wrt #266986
-
- 23 May 2009; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.22.ebuild:
- Stable for HPPA (bug #266986).
-
- 21 May 2009; Brent Baude <ranger@gentoo.org> gstreamer-0.10.22.ebuild:
- Marking gstreamer-0.10.22 ppc64 stable for bug 266986
-
- 21 May 2009; Brent Baude <ranger@gentoo.org> gstreamer-0.10.22.ebuild:
- Marking gstreamer-0.10.22 ppc stable for bug 266986
-
- 14 May 2009; Markus Meier <maekke@gentoo.org> gstreamer-0.10.22.ebuild:
- amd64 stable, bug #266986
-
- 12 May 2009; Christian Faulhammer <fauli@gentoo.org>
- gstreamer-0.10.22.ebuild:
- stable x86, bug 266986
-
-*gstreamer-0.10.23 (11 May 2009)
-
- 11 May 2009; Olivier Crête <tester@gentoo.org> +gstreamer-0.10.23.ebuild:
- Version bump
-
- 03 May 2009; Tobias Klausmann <klausman@gentoo.org>
- gstreamer-0.10.22.ebuild:
- Stable on alpha, bug #266986
-
- 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.20.ebuild:
- arm/sh stable wrt #232054
-
- 31 Mar 2009; Olivier Crête <tester@gentoo.org> gstreamer-0.10.22.ebuild:
- Let .la files be for now, bug #264249
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org> gstreamer-0.10.22.ebuild:
- Remove +nls to make solar happy (but you really want nls)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org> gstreamer-0.10.22.ebuild:
- The debug use flag just enabled -g, use CFLAGS if you want that
-
-*gstreamer-0.10.22 (30 Mar 2009)
-
- 30 Mar 2009; Olivier Crête <tester@gentoo.org> +gstreamer-0.10.22.ebuild:
- Version bump
-
-*gstreamer-0.10.21-r10 (09 Jan 2009)
-*gstreamer-0.10.21-r3 (09 Jan 2009)
-
- 09 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
- +files/gstreamer-0.10.21-b.g.o-555631.patch, -gstreamer-0.10.21-r1.ebuild,
- -gstreamer-0.10.21-r2.ebuild, +gstreamer-0.10.21-r3.ebuild,
- +gstreamer-0.10.21-r10.ebuild:
- Fix bug 250704, upstream bug 555631, Banshee crashing or doing a tail-spin
- with gstreamer. Bump masked version to -r10, the new 'ordinary' version is
- -r3.
-
-*gstreamer-0.10.21-r2 (24 Dec 2008)
-
- 24 Dec 2008; <ssuominen@gentoo.org> +gstreamer-0.10.21-r2.ebuild:
- Drop .la files as unnecessary libtool files.
-
-*gstreamer-0.10.21-r1 (24 Dec 2008)
-
- 24 Dec 2008; <ssuominen@gentoo.org>
- +files/gstreamer-0.10.21-bison241.patch, +gstreamer-0.10.21-r1.ebuild:
- Patch configure to support three components in bisons versioning.
- Use versionator not to show bad example to our new developers.
- Speed up build time by disabling both static libs and examples.
- Use EAPI=2 functions. It will be required for -r2.
-
-*gstreamer-0.10.21 (05 Dec 2008)
-
- 05 Dec 2008; <ssuominen@gentoo.org> +files/gstreamer-0.10.21-gtkdoc.patch,
- +gstreamer-0.10.21.ebuild:
- Version bump.
-
- 23 Sep 2008; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.20.ebuild:
- Stable for HPPA (bug #232054).
-
- 08 Aug 2008; Markus Meier <maekke@gentoo.org> gstreamer-0.10.20.ebuild:
- x86 stable, bug #232054
-
- 07 Aug 2008; Tobias Klausmann <klausman@gentoo.org>
- gstreamer-0.10.20.ebuild:
- Stable on alpha, bug #232054
-
- 31 Jul 2008; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.20.ebuild:
- ia64/sparc stable wrt #232054
-
- 01 Aug 2008; Brent Baude <ranger@gentoo.org> gstreamer-0.10.20.ebuild:
- Marking gstreamer-0.10.20 ppc64 stable for bug 232054
-
- 30 Jul 2008; Brent Baude <ranger@gentoo.org> gstreamer-0.10.20.ebuild:
- Marking gstreamer-0.10.20 ppc for bug 232054
-
- 26 Jul 2008; Olivier Crête <tester@gentoo.org> gstreamer-0.10.20.ebuild:
- Stable on amd64, bug #232054
-
- 02 Jul 2008; Samuli Suominen <drac@gentoo.org> gstreamer-0.10.20.ebuild:
- Block gst-plugins-good 0.10.8 as it's broken wrt upstream bug #532295,
- please upgrade to 0.10.8-r1.
-
-*gstreamer-0.10.20 (29 Jun 2008)
-
- 29 Jun 2008; Samuli Suominen <drac@gentoo.org> +gstreamer-0.10.20.ebuild:
- Version bump.
-
- 14 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
- gstreamer-0.10.17.ebuild:
- Sparc stable, required for Security Bug #217609.
-
- 14 Apr 2008; Markus Rothe <corsair@gentoo.org> gstreamer-0.10.17.ebuild:
- Stable on ppc64
-
-*gstreamer-0.10.19 (03 Apr 2008)
-
- 03 Apr 2008; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.19.ebuild:
- version bump
-
- 08 Mar 2008; Olivier Crête <tester@gentoo.org> gstreamer-0.10.17.ebuild:
- Check is needed to build libgstcheck, not just for gst's tests, making it
- non-optional
-
- 02 Feb 2008; Samuli Suominen <drac@gentoo.org> -gstreamer-0.10.15.ebuild:
- Remove unused version.
-
- 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
- gstreamer-0.10.15.ebuild:
- revert stable x86
-
- 01 Feb 2008; Samuli Suominen <drac@gentoo.org> -gstreamer-0.10.11.ebuild,
- -gstreamer-0.10.12.ebuild, -gstreamer-0.10.16.ebuild:
- Remove unused versions.
-
- 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
- gstreamer-0.10.15.ebuild:
- stable x86, bug 208366
-
-*gstreamer-0.10.17 (31 Jan 2008)
-
- 31 Jan 2008; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.17.ebuild:
- version bump
-
-*gstreamer-0.10.16 (29 Jan 2008)
-
- 29 Jan 2008; <zaheerm@gentoo.org> +gstreamer-0.10.16.ebuild:
- version bump
-
- 23 Jan 2008; Samuli Suominen <drac@gentoo.org> gstreamer-0.10.15.ebuild:
- Block <gst-plugins-ugly-0.10.6-r1 because it has incompatible mpegaudioparse
- and that breaks MP3 playback.
-
-*gstreamer-0.10.15 (17 Nov 2007)
-
- 17 Nov 2007; Samuli Suominen <drac@gentoo.org> +gstreamer-0.10.15.ebuild:
- Version bump.
-
- 01 Nov 2007; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.14.ebuild:
- sparc stable wrt #190900, thanks to Alex Maclean for testing
-
- 11 Oct 2007; Tom Gall <tgall@gentoo.org> gstreamer-0.10.14.ebuild:
- stable on ppc64
-
- 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.14.ebuild:
- alpha/ia64 stable wrt #190900
-
- 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- gstreamer-0.10.14.ebuild:
- Stable on amd64 wrt bug #190900.
-
- 10 Sep 2007; nixnut <nixnut@gentoo.org> gstreamer-0.10.14.ebuild:
- Stable on ppc wrt bug 190900
-
- 09 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
- gstreamer-0.10.14.ebuild:
- x86 stable, bug 190900
-
- 03 Sep 2007; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.14.ebuild:
- Stable for HPPA (bug #190900).
-
- 02 Sep 2007; Samuli Suominen <drac@gentoo.org>
- +files/gstreamer-0.10.14-gstcaps.patch, gstreamer-0.10.14.ebuild:
- Include a fix from upstream, doesn't fix anything in tree but allows
- installation of plugins from gst CVS against 0.10.14 core.
-
- 01 Sep 2007; Samuli Suominen <drac@gentoo.org> gstreamer-0.10.14.ebuild:
- Remove invalid files from dodoc wrt #189538.
-
- 15 Aug 2007; Roy Marples <uberlord@gentoo.org> gstreamer-0.10.14.ebuild:
- elibtoolize again for sane .so versioning on FreeBSD.
-
-*gstreamer-0.10.14 (09 Aug 2007)
-
- 09 Aug 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.14.ebuild:
- version bump
-
- 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.10.12.ebuild:
- Stable on sparc
-
-*gstreamer-0.10.13 (25 Jul 2007)
-
- 25 Jul 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.13.ebuild:
- version bump
-
- 04 May 2007; Mart Raudsepp <leio@gentoo.org> metadata.xml:
- Add gstreamer herd as the primary herd for the package
-
- 30 Apr 2007; Marius Mauch <genone@gentoo.org> gstreamer-0.8.11.ebuild,
- gstreamer-0.8.12.ebuild, gstreamer-0.10.8.ebuild,
- gstreamer-0.10.11.ebuild, gstreamer-0.10.12.ebuild:
- Replacing einfo with elog
-
- 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.10.11.ebuild:
- ppc stable
-
-*gstreamer-0.10.12 (08 Mar 2007)
-
- 08 Mar 2007; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.12.ebuild:
- version bump
-
- 16 Feb 2007; Roy Marples <uberlord@gentoo.org> gstreamer-0.10.11.ebuild:
- Added ~x86-fbsd keyword.
-
- 15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- +files/cothreads-gcc4.patch, gstreamer-0.8.11.ebuild,
- gstreamer-0.8.12.ebuild:
- Fix gst-0.8 gcc4 sparc builds, see
- http://bugzilla.gnome.org/show_bug.cgi?id=312812
-
- 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
- gstreamer-0.10.11.ebuild:
- stable x86; bug 163541
-
- 31 Jan 2007; Markus Rothe <corsair@gentoo.org> gstreamer-0.10.11.ebuild:
- Stable on ppc64; bug #163541
-
- 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> gstreamer-0.10.11.ebuild:
- Stable for HPPA (bug #163541).
-
- 27 Jan 2007; Olivier Crête <tester@gentoo.org> gstreamer-0.10.11.ebuild:
- Stable on amd64 for bug #163541
-
- 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.10.11.ebuild:
- Stable on sparc
-
- 10 Jan 2007; Mart Raudsepp <leio@gentoo.org>
- -files/gstreamer-0.8.9-64_dataprotocol.patch,
- -files/gstreamer-0.8.9-fixpluginload.patch,
- -files/gstreamer-0.8.9-gstqueue_lock.patch, -gstreamer-0.8.10.ebuild,
- -gstreamer-0.10.4.ebuild, -gstreamer-0.10.5.ebuild,
- -gstreamer-0.10.6.ebuild, -gstreamer-0.10.9.ebuild,
- -gstreamer-0.10.10.ebuild:
- Prune old versions and stray patches
-
-*gstreamer-0.10.11 (07 Dec 2006)
-
- 07 Dec 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.11.ebuild:
- version bump
-
-*gstreamer-0.10.10 (14 Sep 2006)
-
- 14 Sep 2006; <zaheerm@gentoo.org> +gstreamer-0.10.10.ebuild:
- version bump
-
- 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> gstreamer-0.8.10.ebuild,
- gstreamer-0.8.11.ebuild, gstreamer-0.8.12.ebuild, gstreamer-0.10.4.ebuild,
- gstreamer-0.10.5.ebuild, gstreamer-0.10.6.ebuild, gstreamer-0.10.8.ebuild,
- gstreamer-0.10.9.ebuild:
- Removing mips keywords as gstreamer is mass brokz0rs for us.
-
- 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gstreamer-0.10.8.ebuild:
- Stable on ppc64
-
- 22 Jul 2006; Thomas Cort <tcort@gentoo.org> gstreamer-0.10.8.ebuild:
- Stable on alpha.
-
- 19 Jul 2006; <psi29a@gentoo.org> gstreamer-0.8.12.ebuild,
- gstreamer-0.10.4.ebuild, gstreamer-0.10.5.ebuild, gstreamer-0.10.6.ebuild,
- gstreamer-0.10.8.ebuild, gstreamer-0.10.9.ebuild:
- marked as stable on mips
-
- 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> gstreamer-0.10.8.ebuild:
- Marked stable on amd64 for bug #139612
-
- 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.10.8.ebuild:
- hppa stable, bug #139612
-
-*gstreamer-0.10.9 (15 Jul 2006)
-
- 15 Jul 2006; <zaheerm@gentoo.org> +gstreamer-0.10.9.ebuild:
- version bump
-
- 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.10.8.ebuild:
- ppc stable, bug #139612
-
- 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> gstreamer-0.10.8.ebuild:
- Mark 0.10.8 stable on ia64
-
- 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- gstreamer-0.10.8.ebuild:
- Stable on x86 wrt bug #139612.
-
- 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.10.8.ebuild:
- Stable on sparc wrt #139612
-
-*gstreamer-0.10.8 (12 Jun 2006)
-
- 12 Jun 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.8.ebuild:
- version bump, also from now on gstreamer 0.10 requires glib 2.8
-
- 29 May 2006; Guy Martin <gmsoft@gentoo.org> gstreamer-0.10.4.ebuild:
- Stable on hppa.
-
- 21 May 2006; Thomas Cort <tcort@gentoo.org> gstreamer-0.10.4.ebuild:
- Stable on alpha.
-
-*gstreamer-0.10.6 (15 May 2006)
-
- 15 May 2006; Zaheer Merali <zaheerm@gentoo.org> +gstreamer-0.10.6.ebuild:
- version bump
-
- 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.10.4.ebuild:
- Stable on sparc wrt #128737
-
- 03 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.10.5.ebuild:
- Added to ~hppa, bug #125234
-
-*gstreamer-0.10.5 (28 Apr 2006)
-
- 28 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.5.ebuild:
- version bump
-
- 26 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gstreamer-0.10.0.ebuild, -gstreamer-0.10.1.ebuild,
- -gstreamer-0.10.2.ebuild, -gstreamer-0.10.3.ebuild:
- prune old versions
-
- 17 Apr 2006; Markus Rothe <corsair@gentoo.org> gstreamer-0.10.4.ebuild:
- Stable on ppc64; bug #128737
-
- 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
- gstreamer-0.10.4.ebuild:
- Stable on ppc.
-
- 13 Apr 2006; Thomas Cort <tcort@gentoo.org> gstreamer-0.10.4.ebuild:
- Added ~alpha wrt Bug #125234.
-
- 08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.10.4.ebuild:
- Added to ~ppc, bug #125234
-
- 05 Apr 2006; Patrick McLean <chutzpah@gentoo.org> gstreamer-0.10.4.ebuild:
- Stable on amd64 (bug #128737).
-
- 03 Apr 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- gstreamer-0.10.4.ebuild:
- stabilize on x86
-
- 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> gstreamer-0.10.4.ebuild:
- Mark 0.10.4 ~ia64
-
- 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.10.4.ebuild:
- Keyworded ~sparc wrt #125234
-
- 16 Mar 2006; Markus Rothe <corsair@gentoo.org> gstreamer-0.10.4.ebuild:
- Added ~ppc64
-
-*gstreamer-0.10.4 (11 Mar 2006)
-
- 11 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gstreamer-0.10.4.ebuild:
- Version bump from upstream
-
-*gstreamer-0.8.12 (23 Feb 2006)
-
- 23 Feb 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.8.12.ebuild:
- version bump of 0.8 series
-
- 18 Feb 2006; Aron Griffis <agriffis@gentoo.org> gstreamer-0.8.11.ebuild,
- gstreamer-0.10.3.ebuild:
- Mark 0.8.11 stable on ia64
-
-*gstreamer-0.10.3 (09 Feb 2006)
-
- 09 Feb 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.10.3.ebuild:
- version bump
-
- 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> gstreamer-0.8.11.ebuild:
- Mark 0.8.11 stable on alpha
-
- 04 Feb 2006; Guy Martin <gmsoft@gentoo.org> gstreamer-0.8.11.ebuild:
- Stable on hppa.
-
- 29 Jan 2006; John N. Laliberte <allanonjl@gentoo.org>
- gstreamer-0.8.11.ebuild:
- add --disable-valgrind to econf, should fix #115421
-
- 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gstreamer-0.8.11.ebuild:
- Stable on ppc64
-
- 22 Jan 2006; <dang@gentoo.org> gstreamer-0.8.11.ebuild:
- Marked stable on amd64 per bug #119634
-
- 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
- gstreamer-0.8.11.ebuild:
- Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
-
- 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gstreamer-0.8.11.ebuild:
- Stable on x86 for bug #119634
-
- 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.8.11.ebuild:
- Stable on sparc wrt #119634 #119512
-
-*gstreamer-0.10.2 (18 Jan 2006)
-
- 18 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
- +gstreamer-0.10.2.ebuild:
- Version bump from upstream
-
-*gstreamer-0.10.1 (29 Dec 2005)
-
- 29 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
- +gstreamer-0.10.1.ebuild:
- Version bump from upstream (bug #116668)
-
-*gstreamer-0.10.0 (05 Dec 2005)
-
- 05 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gstreamer-0.9.7.ebuild, +gstreamer-0.10.0.ebuild:
- 0.10.0 Release
-
- 04 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -gstreamer-0.8.9-r3.ebuild:
- Not needed anymore
-
-*gstreamer-0.9.7 (02 Dec 2005)
-
- 02 Dec 2005; <zaheer@gentoo.org> +gstreamer-0.9.7.ebuild:
- Pre-release of GStreamer 0.10
-
- 02 Oct 2005; Hardave Riar <hardave@gentoo.org> gstreamer-0.8.10.ebuild:
- Stable on mips.
-
- 13 Sep 2005; Aron Griffis <agriffis@gentoo.org> gstreamer-0.8.10.ebuild:
- Mark 0.8.10 stable on alpha
-
-*gstreamer-0.8.11 (05 Sep 2005)
-
- 05 Sep 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +gstreamer-0.8.11.ebuild:
- version bump
-
- 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
- gstreamer-0.8.10.ebuild:
- Stable on ppc.
-
- 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gstreamer-0.8.10.ebuild:
- Stable on amd64.
-
- 29 Aug 2005; Guy Martin <gmsoft@gentoo.org> gstreamer-0.8.10.ebuild:
- Stable on hppa.
-
- 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.8.10.ebuild:
- Stable on sparc
-
- 25 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
- gstreamer-0.8.10.ebuild:
- Stable on x86.
-
- 11 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
- gstreamer-0.8.9-r3.ebuild:
- stable on mips
-
- 22 May 2005; Bryan Østergaard <kloeri@gentoo.org>
- gstreamer-0.8.9-r3.ebuild:
- Stable on alpha.
-
- 08 May 2005; Aron Griffis <agriffis@gentoo.org> gstreamer-0.8.10.ebuild:
- stable on ia64
-
- 04 May 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> :
- version bump
-
- 30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> :
- Stable on ppc.
-
- 30 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- +files/gstreamer-0.8.9-fixpluginload.patch, gstreamer-0.8.9-r3.ebuild:
- mark ~ppc-macos with plugin loading fix just for os x...works for all
- platforms but only needed on os x
-
- 29 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.8.9-r3.ebuild:
- Stable on sparc
-
- 27 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> gstreamer-0.8.9-r3.ebuild:
- stable on amd64
-
- 25 Apr 2005; Mike Gardiner <obz@gentoo.org> gstreamer-0.8.9-r3.ebuild:
- Keyworded ppc
-
- 25 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
- -files/gnu_asm_fix.patch, -gstreamer-0.6.4.ebuild:
- Removing 0.6.x
-
- 25 Apr 2005; <zaheerm@gentoo.org> gstreamer-0.8.9-r3.ebuild:
- Stabilise on x86
-
- 08 Apr 2005; Markus Rothe <corsair@gentoo.org> gstreamer-0.8.9-r3.ebuild:
- Stable on ppc64
-
- 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> gstreamer-0.8.8.ebuild:
- stable on mips
-
-*gstreamer-0.8.9-r3 (15 Mar 2005)
-
- 15 Mar 2005; <zaheerm@gentoo.org> gstreamer-0.8.9-r3.ebuild:
- Add gstqueue patch that fixes mp3 skipping after a few secs. (#84864)
-
- 09 Mar 2005; Mike Gardiner <obz@gentoo.org> gstreamer-0.8.8.ebuild:
- Keyworded ppc
-
-*gstreamer-0.8.9-r2 (08 Mar 2005)
-
- 08 Mar 2005; foser <foser@gentoo.org> gstreamer-0.8.9-r2.ebuild :
- Add dataprotocol by zaheerm patch for bug which showed on 64 bit platforms
-
-*gstreamer-0.8.9-r1 (11 Feb 2005)
-
- 11 Feb 2005; foser <foser@gentoo.org> gstreamer-0.8.9-r1.ebuild :
- Add environment mask to stop gstplugins being prelinked (#81512)
-
-*gstreamer-0.8.9 (09 Feb 2005)
-
- 09 Feb 2005; foser <foser@gentoo.org> gstreamer-0.8.9.ebuild :
- New release
-
- 08 Feb 2005; Heinrich Wendel <lanius@gentoo.org> gstreamer-0.8.8.ebuild:
- stable on amd64
-
- 08 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> gstreamer-0.8.8.ebuild:
- Stable on sparc
-
- 07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gstreamer-0.8.8.ebuild:
- Stable on alpha.
-
- 05 Feb 2005; foser <foser@gentoo.org> gstreamer-0.8.8.ebuild :
- Add Os -> O2 replace (#70886)
-
- 25 Jan 2005; Markus Rothe <corsair@gentoo.org> gstreamer-0.8.5.ebuild:
- Stable on ppc64
-
-*gstreamer-0.8.8 (29 Dec 2004)
-
- 29 Dec 2004; foser <foser@gentoo.org> gastreamer-0.8.8.ebuild :
- New release
-
- 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gstreamer-0.8.7.ebuild:
- Stable on amd64.
-
- 15 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> gstreamer-0.8.7.ebuild:
- Stable on alpha.
-
- 11 Nov 2004; Mike Gardiner <obz@gentoo.org> gstreamer-0.8.7.ebuild:
- Keyworded ppc for GNOME 2.8
-
- 03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gstreamer-0.8.7.ebuild:
- Stable on sparc
-
- 03 Nov 2004; foser <foser@gentoo.org> gstreamer-0.8.{5,7}.ebuild :
- Add another addpredict for root (#65900)
-
- 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gstreamer-0.8.5.ebuild:
- stable on amd64.
-
- 12 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gstreamer-0.8.5.ebuild:
- Stable on sparc
-
-*gstreamer-0.8.7 (09 Oct 2004)
-
- 09 Oct 2004; foser <foser@gentoo.org> gstreamer-0.8.7.ebuild :
- New release
- Remove sed usage from global scope (notified by Chainsaw)
-
- 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org>
- gstreamer-0.8.3-r1.ebuild:
- stable on mips
-
-*gstreamer-0.8.5 (18 Aug 2004)
-
- 18 Aug 2004; foser <foser@gentoo.org> gstreamer-0.8.5.ebuild :
- New release (#57904)
-
- 07 Aug 2004; Travis Tilley <lv@gentoo.org> gstreamer-0.8.3-r1.ebuild:
- stable on amd64
-
- 07 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gstreamer-0.8.3-r1.ebuild:
- Stable on alpha.
-
- 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
- gstreamer-0.8.3-r1.ebuild:
- Stable on sparc
-
- 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gstreamer-0.8.3-r1.ebuild:
- Stable on hppa.
-
- 03 Aug 2004; foser <foser@gentoo.org> gstreamer-0.8.3-r1.ebuild :
- Make the addpredict cover more ground (#57002)
-
- 31 Jul 2004; <spider@gentoo.org> gstreamer-0.8.3-r1.ebuild:
- stable on x86 for gnome 2.6.2
-
- 28 Jul 2004; Tom Gall <tgall@gentoo.org> gstream-0.8.3-r1.ebuild,
- gstream-0.8.1.ebuild:
- stable on ppc64, bug #58191
-
-*gstreamer-0.8.3-r1 (11 Jul 2004)
-
- 19 Jul 2004; foser <foser@gentoo.org> gstreamer-0.8.3-r1.ebuild :
- Add addpredict to prevent sandboxing, although it's a bit of hacky solution (#57002)
-
- 11 Jul 2004; foser <foser@gentoo.org> gstreamer-0.8.3-r1.ebuild, gstreamer-0.8-reiser4_register.patch :
- Add patch to fix reiser4 registering, patch by Ed Catmur in #49081
-
- 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gstreamer-0.8.1.ebuild:
- Stable on alpha.
-
- 01 Jul 2004; L. Boshell <leonardop@gentoo.org> gstreamer-0.8.3.ebuild,
- files/gstreamer-0.8.3-jade_fix.patch:
- Patch to fix docs building process. Resolves bug #55700.
-
-*gstreamer-0.8.3 (29 Jun 2004)
-
- 29 Jun 2004; foser <foser@gentoo.org> gstreamer-0.8.3.ebuild :
- Readd docs stuff
-
- 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> gstreamer-0.8.1.ebuild:
- Stable on mips.
-
- 25 May 2004; Guy Martin <gmsoft@gentoo.org> gstreamer-0.8.1.ebuild:
- Marked stable on hppa.
-
- 13 May 2004; Stephen P. Becker <geoman@gentoo.org> gstreamer-0.6.4.ebuild:
- Stable on mips.
-
- 27 Apr 2004; foser <foser@gentoo.org> gstreamer-0.8.1.ebuild :
- Add patch to fix gcc 3.4 compilation (#48953)
-
-*gstreamer-0.8.1 (23 Apr 2004)
-
- 23 Apr 2004; foser <foser@gentoo.org> gstreamer-0.8.1.ebuild :
- New release, fix removal of nonversioned binaries
-
- 28 Mar 2004; Luca Barbato <lu_zero@gentoo.org> gstreamer-0.8.0.ebuild:
- Removed an unnecessary patch.
-
- 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> :
- fixing depend qa issue. see 45343.
-
- 23 Mar 2004; foser <foser@gentoo.org> gstreamer-0.8.0.ebuild :
- Remove eclass functionality, we shouldn't use that here
-
-*gstreamer-0.8.0 (21 Mar 2004)
-
- 21 Mar 2004; foser <foser@gentoo.org> gstreamer-0.8.0.ebuild :
- Gnome 2.6 commit
- Remove unversioned binaries by default
-
- 15 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gstreamer-0.6.4.ebuild:
- Added ~mips keyword.
-
- 07 Mar 2004; Jon Portnoy <avenj@gentoo.org> gstreamer-0.6.4.ebuild :
- Stable on AMD64.
-
- 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> gstreamer-0.6.4.ebuild:
- set ppc in keywords
-
- 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.4.ebuild:
- stable on alpha and ia64
-
- 18 Jan 2004; <gustavoz@gentoo.org> gstreamer-0.6.4.ebuild:
- stable on sparc
-
- 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gstreamer-0.6.0-r2.ebuild:
- changed app-text/ghostscript to virtual/ghostscript
-
- 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.3.ebuild,
- files/gstreamer-0.6.3-Werror.patch:
- Mark stable on ia64
-
- 08 Nov 2003; Todd Sunderlin <todd@gentoo.org> gstreamer-0.6.3.ebuild:
- added sparc keyword
-
- 24 Oct 2003; Luca Barbato <lu_zero@gentoo.org> gstreamer-0.6.4.ebuild :
- Added a ppc related patch
-
-*gstreamer-0.6.4 (23 Oct 2003)
-
- 21 Nov 2003; Guy Martin <gmsoft@gentoo.org> gstreamer-0.6.4.ebuild,
- gstreamer-0.6.3.ebuild :
- Added build fix for hppa.
-
- 23 Oct 2003; foser <foser@gentoo.org> gstreamer-0.6.4.ebuild :
- Add some hacks to have at least some docs build
- Removed old nasm, popt and zlib deps
-
- 22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> gstreamer-0.6.3.ebuild:
- set ppc in keywords
-
- 17 Oct 2003; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.3.ebuild:
- Stable on alpha
-
- 28 Sep 2003; Markus Nigbur <pyrania@gentoo.org> gstreamer-0.6.3.ebuild:
- Turned of -Werror for amd64, suggested by brad@mainstreetsoftworks.com in bug
- #29807
-
- 23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> gstreamer-0.6.2.ebuild:
- set ppc in keywords
-
- 12 Sep 2003; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.3.ebuild:
- Add hack to build on ~alpha
-
- 08 Sep 2003; foser <foser@gentoo.org> gstreamer-0.6.3.ebuild :
- Replaced hack with proper gcc 3.3.1 fix
- thanks to <stephane.loeuillet@tiscale.fr> for mailing it
-
- 08 Sep 2003; Alastair Tse <liquidx@gentoo.org> gstreamer-0.6.3.ebuild:
- added quick workaround for gcc-3.3.1 compiler warnings
-
-*gstreamer-0.6.3 (07 Sep 2003)
-
- 07 Sep 2003; foser <foser@gentoo.org> gstreamer-0.6.3.ebuild :
- New version
-
- 12 Aug 2003; Jason Wever <weeve@gentoo.org> gstreamer-0.6.1-r1.ebuild:
- Changed ~sparc keyword to sparc.
-
- 12 Aug 2003; Jason Wever <weeve@gentoo.org> gstreamer-0.6.0-r2.ebuild:
- Changed ~sparc keyword to sparc.
-
- 15 Jul 2003; Alastair Tse <liquidx@gentoo.org> gstreamer-0.6.2.ebuild:
- putting this back in ~x86
-
-*gstreamer-0.6.2 (10 Jun 2003)
-
- 10 Jun 2003; foser <foser@gentoo.org> gstreamer-0.6.2.ebuild :
- Disable docs, they seem broken again. Use gnome.org for SRC_URI
-
- 30 May 2003; Luca Barbato <lu_zero@gentoo.org> gstreamer-0.6.{0-r2.1}.ebuild :
- Add ppc to KEYWORDS
-
-*gstreamer-0.6.1-r1 (21 Apr 2003)
-
- 21 Apr 2003; foser <foser@gentoo.org> gstreamer-0.6.1-r1.ebuild :
- re-enabled docs building, just gtk-doc for now
- bumped to get it some testing
-
-*gstreamer-0.6.1 (19 Apr 2003)
-
- 19 Apr 2003; foser <foser@gentoo.org> gstreamer-0.6.1.ebuild :
- New version, remove some patching thats incorporated now
-
- 10 Feb 2003; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.0-r2.ebuild :
- Add ~alpha to KEYWORDS
-
-*gstreamer-0.6.0-r2 (05 Feb 2003)
-
- 04 Mar 2003; Jason Wever <weeve@gentoo.org> gstreamer-0.6.0-r2.ebuild,
- files/gstreamer-0.6.0-sparc.patch:
- Added patch for sparc. Resolves bug #15502. Thanks to Alvaro Figueroa (fede2)
- for pointing out the fix :)
-
- 05 Feb 2003; foser <foser@gentoo.org> gstreamer-0.6.0-r2.ebuild :
- Added patch to use opt scheduler as default
-
-*gstreamer-0.6.0-r1 (04 Feb 2003)
-
- 04 Feb 2003; foser <foser@gentoo.org> gstreamer-0.6.0-r1.ebuild :
- Revision bump with a lot of needed SLOT related changes
- Disabled docs until the gstreamer team gets things sorted out
- Added extra error notification patch
-
-*gstreamer-0.6.0 (04 Feb 2003)
-
- 04 Feb 2003; Nick Hadaway <raker@gentoo.org> gstreamer-0.6.0.ebuild,
- files/digest-gstreamer-0.6.0 :
- Version bump. Some problems with USE="doc" which should be worked out
- soon.
-
-*gstreamer-0.5.2 (30 jan 2003)
-
- 31 Jan 2003; foser <foser@gentoo.org> gstreamer-0.5.2.ebuild :
- disable doc breaking patch (#13768)
-
- 30 Jan 2003; foser <foser@gentoo.org> gstreamer-0.5.2.ebuild :
- GNOME 2.2 RC2
-
-*gstreamer-0.5.1 (10 Jan 2003)
-
- 10 Jan 2003; Luca Barbato <azarah@gentoo.org> gstreamer-0.5.1.ebuild :
- Version bump
-
- 29 Dec 2002; Matthew Turk <satai@gentoo.org> gstreamer-0.3.4.ebuild
- gstreamer-0.4.0-r1.ebuild gstreamer-0.4.1-r2.ebuild gstreamer-0.4.2-r1.ebuild
- gstreamer-0.5.0-r1.ebuild :
- removed xmltex deps, changed to passivetex.
-
-*gstreamer-0.5.0-r1 (27 Dec 2002)
-
- 27 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gstreamer-0.5.0-r1.ebuild :
- Redo previous fix. We path html.xsl to rather need the 'current' version of
- docbook-xsl-stylesheets, and not a specific version. This voids the need to
- depend on a specific version ...
-
-*gstreamer-0.5.0 (26 Dec 2002)
-
- 26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> gstreamer-0.5.0.ebuild :
- Version update. Really fix the problems compiling when specifying USE="doc"
- The problem is that gstreamer's docs imports the wrong version (or different
- to ours) of app-text/docbook-xsl-stylesheets, and delete files it should not.
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> :
- Changed sparc ~sparc keywords.
-
-*gstreamer-0.4.2-r1 (04 Nov 2002)
-
- 04 Nov 2002; L. Boshell <leonardop@gentoo.org> gstreamer-0.4.2-r1.ebuild :
- Use `einstall' now in an attempt to fix bug #10088.
-
-*gstreamer-0.4.2 (02 Nov 2002)
-
- 02 Nov 2002; foser <foser@gentoo.org> gstreamer-0.4.2.ebuild :
- New minor version
-
-*gstreamer-0.4.1-r2 (17 Oct 2002)
-
- 17 Oct 2002; foser <foser@gentoo.org> gstreamer-0.4.1-r2.ebuild:
- Disable compiling with -O3 (bug #8217)
-
-*gstreamer-0.4.1-r1 (23 Sep 2002)
-
- 23 Sep 2002; Nick Hadaway <raker@gentoo.org> gstreamer-0.4.1-r1.ebuild,
- files/xsl.diff, files/digest-gstreamer-0.4.1-r1 :
- Revision bump due to testing some fixes I made that only affect
- installing with USE="doc". Please see bug #6760
-
-*gstreamer-0.4.1 (22 Sep 2002)
-
- 22 Sep 2002; Spider <spdier@gentoo.org> gstreamer-0.4.1.ebuild : updated
- the version to latest release
-
- 07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
- Added ppc to keywords and made nasm a dep only on
- x86 with new x86 USE variable (x86? (..))
-
- 18 Jul 2002; Spider <spider@gentoo.org>
- KEYWORDS and SLOT fixes
-
-*gstreamer-0.4.0-r1 (18 Jul 2002)
- 18 Jul 2002; Spider <spider@gentoo.org>
- DEPENDS on zlib, build changes and make config work okay
-
-*gstreamer-0.4.0 (07 Jul 2002)
- 07 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gstreamer-0.4.0.ebuild:
- new version, LICENSE added
-
-*gstreamer-0.3.4 (06 May 2002)
- 06 May 2002; Spider <spider@gentoo.org> gstreamer-0.3.4.ebuild
- lintool fix
-
-* gstreamer-0.3.4 (26 Apr 2002)
- 26 Apr 2002; Spider <spider@gentoo.org> gstreamer-0.3.4.ebuild
- libtoolize
- version bump
- add sysconfdir
- fix use lines and documentation
-
-
-* gstreamer-0.3.3-r3 (3 Apr 2002)
-
- 3 Apr 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r3.ebuild
-
- added gtk-doc dependancy if USE contains "perl", need some more work on
- that (some more dependancies and different USE word).
-
- fixed gtkdoc-fixxref issue (was trying to write outside DESTDIR), added
- installation of documentation (not everything, dunno what to do with
- examples and docs/random, they contain the whole trees of files and dodoc
- doesnt do recursive, neither does doins). some docs are gzipped, others -
- not.
-
-* gstreamer-0.3.3-r2 (28 Mar 2002)
-
- 28 Mar 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r2.ebuild
-
- Added gst-register to pkg_postinst
-
-* gstreamer-0.3.3-r1 (28 Mar 2002)
-
- 28 Mar 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r1.ebuild ChangeLog
-
- Just started
diff --git a/media-libs/gstreamer/Manifest b/media-libs/gstreamer/Manifest
deleted file mode 100644
index 6a356e3..0000000
--- a/media-libs/gstreamer/Manifest
+++ /dev/null
@@ -1,13 +0,0 @@
-AUX gstreamer-0.10.36-OOT-gtkdoc-install-hack.patch 3679 SHA256 30ee985d79235f9498e5fff7c024215957e91754777c6d978f25aa93882428e2 SHA512 b1ebe0ec9dc889a43f64ef169e5a070ff2e6448aceaea99b6a49848e574a9e686c8a3c3327006edc2a749557c315080e03f83d439a714868a95614e294282355 WHIRLPOOL 1e03539d7efb152c53af3d7cbf73c044df4bec3a8de59cbc5e72e73e4f52910621cce61b307fae5e3778176a5c1176764d06724a6b2e48c1d8846543c76483fa
-AUX gstreamer-0.10.36-disable-test_fail_abstract_new.patch 1319 SHA256 05f71ddb15e048cc5ac04362e85892e42077b8bce5e3efb573000d6384b03d6e SHA512 6d2ef5d837551481c85b75edc9246049ca237d8b7efd462646a39ce5526a9b309a6390f2257930bfc54383c9b13447002b2c61f777d38e717995eee6030f5198 WHIRLPOOL 501c5ac7ac73bececad06bda4f21c2131d305d13a773c9e59160e8df9f33bb7989c3ae544e093ee240d8e3e27f315b23e494f5927b2de64ba2fded92eb42ef58
-AUX gstreamer-1.2.0-OOT-gtkdoc-install-hack.patch 4001 SHA256 5055a880885a98d9939e731538225ce7c7e0b61dfad815c5f68845b14f151bc1 SHA512 600d46d52af178667b4ba2b447adf72f33508d03df7590d7b087fcd1e67e09871a6e8395701e062df6f58360f0b63eda1e7115fda222bfe0f176898cc91f603d WHIRLPOOL 2a67d6ce23f1f19b84fb211db0046a9261ff654c0225b69c884f524cdd25351ff415e4e32ba382cc3ceb699838fe8e479aaf919fd0f7990479bec14fa8f6029c
-AUX gstreamer-1.2.4-po-language-field.patch 1069 SHA256 9076a589149b38c2012c9ddc1c4a5b402ffa3b722197c4bc932301aa89e1f8c0 SHA512 5268299113eb244fc5f292c1e90df670a586d7e3790ecd36a82c370dfde0ac2f482c1d2f61c3408b961351f1e83ef832e19683b45686aab74c550206f1083301 WHIRLPOOL 786d65cceaaab9f25f7360b58fd2c903da1b1b27040fd7966b6817c0961591319d1eec90959560377c70c720d787b090de8993529019c278aa6c0ade0d82c361
-AUX gstreamer-make-grammar.y-work-with-bison-3.patch 820 SHA256 6211ca3d1ee197cf9a0689ce47f536dc9d065ffbcd6ac6137925f2224b7f37f8 SHA512 8f5e904cc42be918c0a170c7227e22d0a31b5eb613a44294dbc03e5b1d7315d565f29d3de796ffbca822fe53b10b83bea54694b58ff2bf453af4b8859741ee21 WHIRLPOOL 89e04b36fe418dc0b43db49cd113c4a5eb8fea8813969cd30a5c2238872de784940da58ac4d2c705a219a3d7053cd31c52762edf221ee539a6f57dd08382421e
-DIST gstreamer-0.10.36.tar.xz 3025876 SHA256 9151aa108c177054387885763fa0e433e76780f7c5655c70a5390f2a6c6871da SHA512 7468abb578398681d2adb0e9bbc9ee8ae25aaef72369d45a66ada6c67d1759afdce606cb32e68d9e30ae813196bdfef3d4d33202bc77839cc1fbf5fc436c1bd8 WHIRLPOOL 03b841624552be860d4bf824bde9d6d5d6afc629048244b02037c96370c88191f34a6d09f02af61f295a9d6f84952efec2c5d4b0a28e8e70cd17966ed1b01d93
-DIST gstreamer-1.2.3.tar.xz 3219944 SHA256 0f9a9817a384b3448c368c23345e5122435caef9c00f1c40d7b1953827b0d8eb SHA512 0b682c6873fcea413c2a639036caf5a2117785cf59c7537be983692591585eecf098f87087eef7a4260a5dcc82186cc8f512825f27bff32a2fb771d45fd1a6c2 WHIRLPOOL 043eb54098e0a010c3adec0a6d11eb57e898815f767498ea8423809ed010f3adb7703030f7a6e02663120992b9813c9af2b3c20c0dadfa579cf73a3a746c8f79
-DIST gstreamer-1.2.4.tar.xz 3225208 SHA256 1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929 SHA512 e1feaae567e5dba23270b87bc031b9ba061f664b83a3f18064b8abf802ce3ae6855c97df7a9cb8d861c3c6668e671144da859ae9cda663e88720602198f6f8fc WHIRLPOOL 8c8325ee24d2fe6bb218e6d2cc8e3a2870ac47fb2134914205490decf6593c54ca59f92c95a3da0c7f4eb656191ae9b70a40ae02df87ba64a9c39e9e82fd36c0
-EBUILD gstreamer-0.10.36-r1.ebuild 4033 SHA256 024f817c4646b3d76a876ff0fef617d33972518e847c4a95915658e982a052ae SHA512 dd48e2da6a59608b82c69e0e4a17e9096d1f462b4a6c9e0338f70a36849e1e75fb8e7b81023dfc9d7b8cecd82c892d1ea640c578e7ccb8e7018c4b74f4e6a98d WHIRLPOOL ae464386db89d856e161929ddbaab98e22981cfc1c00135fb115e117a7aa0785b42f494fc5bc9566e6b694f03a9e93fd9c6a9b01a9d8c154ec2aef92b0d9d9ff
-EBUILD gstreamer-1.2.3-r1.ebuild 2761 SHA256 29501786f54e15d441afb090bd4a1e57d08b7203c6da7a89d8b4b0115f9ae819 SHA512 3dffe4c67a57e628fad429116b880a7c1ac03ae59d853fcc525d38be59131a3ab3446abbe98039fdb48e2961ae87d98cec9944ff46ec5cdbf91b5040acff3eed WHIRLPOOL 08a85099ee966a3ed05f365cd7ac45b3f7c7d1a1b4fe80a95342069ca3e43a69ea5b297584e45f035962e776ee64d3c61244a1b078abf8ee7c8b6fa16c6587e7
-EBUILD gstreamer-1.2.4-r1.ebuild 2819 SHA256 53497555f8bd8808f86610610e77457903b5ce5621669cfc43e99f8714028a35 SHA512 484d3d8a993b8e69368a8d4d71aa68b6c7e7b8114c6ab3290dc5bd7eb6acd43256b5e24efa246ea98f521da849e597991dacdd8dc7fd4d0cb0be0840fef4a70f WHIRLPOOL c3f27eadbadc8bd84027e5c3673379c5f9d1d3df7641787adbdb0657e60832a2c01702d64161b2c7e9f0488e5fb9bb0d7cce20fa01e292ee092dfc74fe428f29
-MISC ChangeLog 47216 SHA256 3f9bd8528b0d53690b653cca7a51372fab77002585f763ae2628da8b4fb8e85c SHA512 f3d9a50e3d63d3b74c90ee5df588d9c2dfc6cf8e67823de5afa9f89027f3ab8f6e3386553ee59d76b0f6826b9982df21e0a83f2a24892e9f89d8ef93dc3cf746 WHIRLPOOL b9b3032ec0ba0461c30583625733de5bb3ea84b95c6b06a44fb9915d38bbf60af50e8fccaa26c3f2c94f0225dd3f7468ababce606265544c3cd3f159a4eadc2f
-MISC metadata.xml 356 SHA256 56bce20bed627cb8a3aabba94b49891f2fc9c62001d873e6ebf06ec53fd1072e SHA512 0cdd5271f2df57644bc7d8fee21a291984b93bb63d07fc5da0f8299b99d96752a10ff06f1a19f85c7caf84e41219d187ed94e21575ab7ba495f68e7f53ddb499 WHIRLPOOL 6e5407c243fa4fea8e475434da67fc4fcab0ec13603a8998cd844c39dffaf2642dded7bf49c6ecc69bf600176a710f89a1f525eb7c60de2249cf829366877e47
diff --git a/media-libs/gstreamer/files/gstreamer-0.10.36-OOT-gtkdoc-install-hack.patch b/media-libs/gstreamer/files/gstreamer-0.10.36-OOT-gtkdoc-install-hack.patch
deleted file mode 100644
index c231936..0000000
--- a/media-libs/gstreamer/files/gstreamer-0.10.36-OOT-gtkdoc-install-hack.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-diff -urpN gstreamer-0.10.36.orig/common/gtk-doc-plugins.mak gstreamer-0.10.36/common/gtk-doc-plugins.mak
---- gstreamer-0.10.36.orig/common/gtk-doc-plugins.mak 2011-12-29 17:14:47.000000000 -0800
-+++ gstreamer-0.10.36/common/gtk-doc-plugins.mak 2013-10-06 13:20:20.761921451 -0700
-@@ -274,8 +274,8 @@ MAINTAINERCLEANFILES = $(MAINTAINER_DOC_
-
- # thomas: make docs parallel installable; devhelp requires majorminor too
- install-data-local:
-- (installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
-- if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
-+ (installfiles=`echo $(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css`; \
-+ if test "$$installfiles" = '$(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css'; \
- then echo '-- Nothing to install' ; \
- else \
- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
-@@ -283,16 +283,16 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- pngfiles=`echo ./html/*.png`; \
-- if test "$$pngfiles" != './html/*.png'; then \
-+ pngfiles=`echo $(srcdir)/html/*.png`; \
-+ if test "$$pngfiles" != '$(srcdir)/html/*.png'; then \
- for i in $$pngfiles; do \
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
- fi; \
-- echo '-- Installing $(builddir)/html/$(DOC_MODULE).devhelp2' ; \
-- if test -e $(builddir)/html/$(DOC_MODULE).devhelp2; then \
-- $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE).devhelp2 \
-+ echo '-- Installing $(srcdir)/html/$(DOC_MODULE).devhelp2' ; \
-+ if test -e $(srcdir)/html/$(DOC_MODULE).devhelp2; then \
-+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
- fi; \
- (which gtkdoc-rebase >/dev/null && \
-diff -urpN gstreamer-0.10.36.orig/common/gtk-doc.mak gstreamer-0.10.36/common/gtk-doc.mak
---- gstreamer-0.10.36.orig/common/gtk-doc.mak 2011-12-29 17:14:47.000000000 -0800
-+++ gstreamer-0.10.36/common/gtk-doc.mak 2013-10-06 13:21:10.245803004 -0700
-@@ -180,8 +180,8 @@ maintainer-clean-local: clean
-
- # thomas: make docs parallel installable; devhelp requires majorminor too
- install-data-local:
-- (installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
-- if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
-+ (installfiles=`echo $(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css`; \
-+ if test "$$installfiles" = '$(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css'; \
- then echo '-- Nothing to install' ; \
- else \
- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
-@@ -189,9 +189,9 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- echo '-- Installing $(builddir)/html/$(DOC_MODULE).devhelp2' ; \
-- if test -e $(builddir)/html/$(DOC_MODULE).devhelp2; then \
-- $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE).devhelp2 \
-+ echo '-- Installing $(srcdir)/html/$(DOC_MODULE).devhelp2' ; \
-+ if test -e $(srcdir)/html/$(DOC_MODULE).devhelp2; then \
-+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
- fi; \
- (which gtkdoc-rebase >/dev/null && \
diff --git a/media-libs/gstreamer/files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch b/media-libs/gstreamer/files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch
deleted file mode 100644
index 8162478..0000000
--- a/media-libs/gstreamer/files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From e4707bfb24a8175018975a542f6e1c3b84ac02dd Mon Sep 17 00:00:00 2001
-From: Alexandre Rostovtsev <tetromino@gentoo.org>
-Date: Sun, 21 Oct 2012 00:26:24 -0400
-Subject: [PATCH] test: disable test_fail_abstract_new
-
-Depending on how glib is configured, whether there are systemwide
-debugging tools running, etc., this test can produce other signals, not
-necessarily signal 11.
----
- tests/check/gst/gstobject.c | 9 ---------
- 1 file changed, 9 deletions(-)
-
-diff --git a/tests/check/gst/gstobject.c b/tests/check/gst/gstobject.c
-index d5956db..25995bf 100644
---- a/tests/check/gst/gstobject.c
-+++ b/tests/check/gst/gstobject.c
-@@ -531,15 +531,6 @@ gst_object_suite (void)
-
- /* FIXME: GLib shouldn't crash here, but issue a warning and return a NULL
- * object, or at least g_error() and then abort properly ... (tpm) */
--#ifndef HAVE_OSX
-- /* Disabled for OS/X because a) it's a pretty silly test anyway and
-- * b) different OS/X versions raise different signals and it isn't worth
-- * the effort to try and detect which one should be producing which
-- */
-- /* SEGV tests go last so we can debug the others */
-- if (g_getenv ("CK_FORK") == NULL || strcmp (g_getenv ("CK_FORK"), "no") != 0)
-- tcase_add_test_raise_signal (tc_chain, test_fail_abstract_new, SIGSEGV);
--#endif
-
- return s;
- }
---
-1.7.12.3
-
diff --git a/media-libs/gstreamer/files/gstreamer-1.2.0-OOT-gtkdoc-install-hack.patch b/media-libs/gstreamer/files/gstreamer-1.2.0-OOT-gtkdoc-install-hack.patch
deleted file mode 100644
index 5fd86f9..0000000
--- a/media-libs/gstreamer/files/gstreamer-1.2.0-OOT-gtkdoc-install-hack.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-diff -urpN gstreamer-1.2.0.orig/common/gtk-doc-plugins.mak gstreamer-1.2.0/common/gtk-doc-plugins.mak
---- gstreamer-1.2.0.orig/common/gtk-doc-plugins.mak 2013-04-26 05:35:26.000000000 -0700
-+++ gstreamer-1.2.0/common/gtk-doc-plugins.mak 2013-10-06 15:52:58.486195527 -0700
-@@ -270,8 +270,8 @@ MAINTAINERCLEANFILES = $(MAINTAINER_DOC_
-
- # thomas: make docs parallel installable; devhelp requires majorminor too
- install-data-local:
-- (installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
-- if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
-+ (installfiles=`echo $(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css`; \
-+ if test "$$installfiles" = '$(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css'; \
- then echo '-- Nothing to install' ; \
- else \
- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
-@@ -279,16 +279,16 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- pngfiles=`echo ./html/*.png`; \
-- if test "$$pngfiles" != './html/*.png'; then \
-+ pngfiles=`echo $(srcdir)/html/*.png`; \
-+ if test "$$pngfiles" != '$(srcdir)/html/*.png'; then \
- for i in $$pngfiles; do \
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
- fi; \
-- echo '-- Installing $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
-- if test -e $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
-- $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
-+ echo '-- Installing $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
-+ if test -e $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
-+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; \
- fi; \
- $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) || true ; \
-diff -urpN gstreamer-1.2.0.orig/common/gtk-doc.mak gstreamer-1.2.0/common/gtk-doc.mak
---- gstreamer-1.2.0.orig/common/gtk-doc.mak 2013-04-26 05:35:26.000000000 -0700
-+++ gstreamer-1.2.0/common/gtk-doc.mak 2013-10-06 15:50:53.630924935 -0700
-@@ -177,8 +177,8 @@ maintainer-clean-local: clean
-
- # thomas: make docs parallel installable; devhelp requires majorminor too
- install-data-local:
-- (installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
-- if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
-+ (installfiles=`echo $(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css`; \
-+ if test "$$installfiles" = '$(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css'; \
- then echo '-- Nothing to install' ; \
- else \
- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
-@@ -186,9 +186,9 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- echo '-- Installing $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
-- if test -e $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
-- $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
-+ echo '-- Installing $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
-+ if test -e $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
-+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; \
- fi; \
- $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) || true ; \
diff --git a/media-libs/gstreamer/files/gstreamer-1.2.4-po-language-field.patch b/media-libs/gstreamer/files/gstreamer-1.2.4-po-language-field.patch
deleted file mode 100644
index 145f62e..0000000
--- a/media-libs/gstreamer/files/gstreamer-1.2.4-po-language-field.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -urpN gstreamer-1.2.4.orig/po/hr.po gstreamer-1.2.4/po/hr.po
---- gstreamer-1.2.4.orig/po/hr.po 2014-06-06 12:34:04.508442631 -0700
-+++ gstreamer-1.2.4/po/hr.po 2014-06-06 12:35:55.665338919 -0700
-@@ -10,7 +10,7 @@ msgstr ""
- "PO-Revision-Date: 2012-05-25 16:47+0200\n"
- "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
- "Language-Team: Croatian <lokalizacija@linux.hr>\n"
--"Language: \n"
-+"Language: hr\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
-diff -urpN gstreamer-1.2.4.orig/po/nb.po gstreamer-1.2.4/po/nb.po
---- gstreamer-1.2.4.orig/po/nb.po 2014-06-06 12:39:29.677202264 -0700
-+++ gstreamer-1.2.4/po/nb.po 2014-06-06 12:40:24.619652212 -0700
-@@ -10,7 +10,7 @@ msgstr ""
- "PO-Revision-Date: 2010-10-24 21:36+0200\n"
- "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
- "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
--"Language: \n"
-+"Language: nb\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
diff --git a/media-libs/gstreamer/files/gstreamer-make-grammar.y-work-with-bison-3.patch b/media-libs/gstreamer/files/gstreamer-make-grammar.y-work-with-bison-3.patch
deleted file mode 100644
index 56bd597..0000000
--- a/media-libs/gstreamer/files/gstreamer-make-grammar.y-work-with-bison-3.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 90622bb35544655cf641e3ab65cf35a6d01869bc Mon Sep 17 00:00:00 2001
-From: Kerrick Staley <kerrick@kerrickstaley.com>
-Date: Tue, 20 Aug 2013 23:59:29 -0700
-Subject: [PATCH] Make grammar.y work with Bison 3
-
-YYLEX_PARAM is no longer supported in Bison 3.
----
- gst/parse/grammar.y | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gst/parse/grammar.y b/gst/parse/grammar.y
-index 8a9019c..f533389 100644
---- a/gst/parse/grammar.y
-+++ b/gst/parse/grammar.y
-@@ -26,7 +26,6 @@
- */
-
- #define YYERROR_VERBOSE 1
--#define YYLEX_PARAM scanner
-
- #define YYENABLE_NLS 0
-
-@@ -659,6 +658,7 @@ static int yyerror (void *scanner, graph_t *graph, const char *s);
- %right '.'
- %left '!' '='
-
-+%lex-param { void *scanner }
- %parse-param { void *scanner }
- %parse-param { graph_t *graph }
- %pure-parser
---
-1.8.3.4
-
diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r1.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r1.ebuild
deleted file mode 100644
index a814034..0000000
--- a/media-libs/gstreamer/gstreamer-0.10.36-r1.ebuild
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit eutils pax-utils autotools-multilib
-
-DESCRIPTION="Streaming media framework"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+"
-SLOT="0.10"
-KEYWORDS="~amd64"
-IUSE="+introspection nls +orc test"
-
-RDEPEND=">=dev-libs/glib-2.24:2[${MULTILIB_USEDEP}]
- >=dev-libs/libxml2-2.4.9[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-0.6.8[${MULTILIB_USEDEP}] )
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-medialibs-20131008-r1[abi_x86_32(-)]
- !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
- )"
-DEPEND="${RDEPEND}
- app-arch/xz-utils[${MULTILIB_USEDEP}]
- >=dev-util/gtk-doc-am-1.3
- sys-devel/bison
- sys-devel/flex
- virtual/pkgconfig
- nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )"
-# gtk-doc-am to install API docs
-RDEPEND="${RDEPEND}
- !<media-libs/gst-plugins-base-0.10.36-r1"
- # ^^ multi-abi-support
-
-MULTILIB_PARALLEL_PHASES="src_configure src_compile"
-
-src_prepare() {
- # Disable silly test that's not guaranteed to pass on an arbitrary machine
- epatch "${FILESDIR}/${PN}-0.10.36-disable-test_fail_abstract_new.patch"
-
- # Fix compilation with >=sys-devel/bison-3.0 (#478676)
- epatch "${FILESDIR}/${PN}-make-grammar.y-work-with-bison-3.patch"
-
- # install upstream-provided gtk-doc from srcdir:
- # OOT gtk-doc building is broken anyhow so no big loss
- epatch "${FILESDIR}/${PN}-0.10.36-OOT-gtkdoc-install-hack.patch"
-
- einfo "Patching configure for OOT build"
- # Patch ugly configure sed hack (by means of ugly sed configure hack),
- sed -e '/^sed \\$/imkdir -p win32/common' \
- -e 's|^\([[:space:]]*\)\(config.h.in >win32/common/config.h-new\)|\1${srcdir}/\2|' \
- -i configure{.ac,} || die configure OOT sed patch failed
-
- # Disable windows-portability tests that are relevant only on x86 and amd64
- # and can fail on other arches (bug #455038)
- if ! ( use amd64 || use x86 ) ; then
- sed -e 's#check:\(.*\)$(CHECK_EXPORTS)#check:\1#' -i Makefile.{am,in} || die
- fi
-
- AUTOTOOLS_AUTORECONF=yes
- autotools-multilib_src_prepare
-
- # remove ineffectual-but-harmless gtkdocize-installed gtk-doc.make
- # (upstream uses their own customized version which, conveniently,
- # is not named gtk-doc.make)
- rm gtk-doc.make || die
-}
-
-src_configure() {
- if [[ ${CHOST} == *-interix* ]] ; then
- export ac_cv_lib_dl_dladdr=no
- export ac_cv_func_poll=no
- fi
- if [[ ${CHOST} == powerpc-apple-darwin* ]] ; then
- # GCC groks this, but then refers to an implementation (___multi3,
- # ___udivti3) that don't exist (at least I can't find it), so force
- # this one to be off, such that we use 2x64bit emulation code.
- export gst_cv_uint128_t=no
- fi
-
- # Disable static archives, dependency tracking and examples
- # to speed up build time
- # Disable debug, as it only affects -g passing (debugging symbols), this must done through make.conf in gentoo
- autotools-multilib_src_configure \
- --disable-static \
- $(use_enable nls) \
- --disable-valgrind \
- --disable-examples \
- --disable-debug \
- --enable-check \
- $(use_enable introspection) \
- $(use_enable test tests) \
- --disable-gtk-doc \
- --with-package-name="GStreamer ebuild for Gentoo" \
- --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer"
-}
-
-src_install() {
- AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
- autotools-multilib_src_install
-
- # nb: DOCS array is deliberately withheld from inherited implementation
- DOCS=(AUTHORS ChangeLog NEWS MAINTAINERS README RELEASE)
- einstalldocs
-
- # Remove unversioned binaries to allow SLOT installations in future
- cd "${ED}"/usr/bin || die
- local gst_bins
- for gst_bins in *-${SLOT} ; do
- [[ -e ${gst_bins} ]] || continue
- rm ${gst_bins/-${SLOT}/}
- elog "Removed ${gst_bins/-${SLOT}/}"
- done
-
- # Needed for orc-using gst plugins on hardened/PaX systems, bug #421579
- use orc && pax-mark -m "${ED}usr/bin/gst-launch-${SLOT}" \
- "${ED}usr/libexec/gstreamer-${SLOT}/gst-plugin-scanner"
-}
diff --git a/media-libs/gstreamer/gstreamer-1.2.3-r1.ebuild b/media-libs/gstreamer/gstreamer-1.2.3-r1.ebuild
deleted file mode 100644
index 478411f..0000000
--- a/media-libs/gstreamer/gstreamer-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils pax-utils autotools-multilib
-
-DESCRIPTION="Streaming media framework"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+"
-SLOT="1.0"
-KEYWORDS="~amd64"
-IUSE="+introspection nls +orc test"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- app-arch/xz-utils
- >=dev-util/gtk-doc-am-1.12
- sys-devel/bison
- sys-devel/flex
- virtual/pkgconfig
- nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
-"
-# gtk-doc-am to install API docs
-
-src_prepare() {
- einfo "Patching configure for OOT build"
-
- # Patch ugly configure sed hack (by means of ugly sed configure hack),
- # to (hopefully) work when building OOT (untested on win32)
- sed -e '/^sed \\$/imkdir -p win32/common' \
- -e 's|^\([[:space:]]*\)\(config.h.in >win32/common/config.h-new\)|\1${srcdir}/\2|' \
- -i configure{.ac,} || die configure OOT sed patch failed
-
- epatch "${FILESDIR}"/${PN}-1.2.0-OOT-gtkdoc-install-hack.patch
-
- AUTOTOOLS_AUTORECONF=yes
- autotools-multilib_src_prepare
-
- # remove ineffectual-but-harmless gtkdocize-installed gtk-doc.make
- # (upstream uses their own customized version)
- rm gtk-doc.make || die
-}
-
-src_configure() {
- if [[ ${CHOST} == *-interix* ]] ; then
- export ac_cv_lib_dl_dladdr=no
- export ac_cv_func_poll=no
- fi
- if [[ ${CHOST} == powerpc-apple-darwin* ]] ; then
- # GCC groks this, but then refers to an implementation (___multi3,
- # ___udivti3) that don't exist (at least I can't find it), so force
- # this one to be off, such that we use 2x64bit emulation code.
- export gst_cv_uint128_t=no
- fi
-
- # Disable static archives, dependency tracking and examples
- # to speed up build time
- # Disable debug, as it only affects -g passing (debugging symbols), this must done through make.conf in gentoo
- autotools-multilib_src_configure \
- --disable-debug \
- --disable-examples \
- --disable-static \
- --disable-valgrind \
- --enable-check \
- $(use_enable introspection) \
- $(use_enable nls) \
- $(use_enable test tests) \
- --disable-maintainer-mode \
- --disable-gtk-doc \
- --with-package-name="GStreamer ebuild for Gentoo" \
- --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer"
-}
-
-src_install() {
- AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
- DOCS=(AUTHORS ChangeLog NEWS MAINTAINERS README RELEASE)
- autotools-multilib_src_install
-
- # Needed for orc-using gst plugins on hardened/PaX systems, bug #421579
- use orc && pax-mark -m "${ED}usr/bin/gst-launch-${SLOT}" \
- "${ED}usr/libexec/gstreamer-${SLOT}/gst-plugin-scanner"
-}
diff --git a/media-libs/gstreamer/gstreamer-1.2.4-r1.ebuild b/media-libs/gstreamer/gstreamer-1.2.4-r1.ebuild
deleted file mode 100644
index fba7576..0000000
--- a/media-libs/gstreamer/gstreamer-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils pax-utils autotools-multilib
-
-DESCRIPTION="Streaming media framework"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2+"
-SLOT="1.0"
-KEYWORDS="~amd64"
-IUSE="+introspection nls +orc test"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-1.31.1[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- app-arch/xz-utils
- >=dev-util/gtk-doc-am-1.12
- sys-devel/bison
- sys-devel/flex
- virtual/pkgconfig
- nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
-"
-# gtk-doc-am to install API docs
-
-src_prepare() {
- einfo "Patching configure for OOT build"
-
- # Patch ugly configure sed hack (by means of ugly sed configure hack),
- # to (hopefully) work when building OOT (untested on win32)
- sed -e '/^sed \\$/imkdir -p win32/common' \
- -e 's|^\([[:space:]]*\)\(config.h.in >win32/common/config.h-new\)|\1${srcdir}/\2|' \
- -i configure{.ac,} || die configure OOT sed patch failed
-
- epatch "${FILESDIR}"/${PN}-1.2.0-OOT-gtkdoc-install-hack.patch
- epatch "${FILESDIR}"/${PN}-1.2.4-po-language-field.patch
-
- AUTOTOOLS_AUTORECONF=yes
- autotools-multilib_src_prepare
-
- # remove ineffectual-but-harmless gtkdocize-installed gtk-doc.make
- # (upstream uses their own customized version)
- rm gtk-doc.make || die
-}
-
-src_configure() {
- if [[ ${CHOST} == *-interix* ]] ; then
- export ac_cv_lib_dl_dladdr=no
- export ac_cv_func_poll=no
- fi
- if [[ ${CHOST} == powerpc-apple-darwin* ]] ; then
- # GCC groks this, but then refers to an implementation (___multi3,
- # ___udivti3) that don't exist (at least I can't find it), so force
- # this one to be off, such that we use 2x64bit emulation code.
- export gst_cv_uint128_t=no
- fi
-
- # Disable static archives, dependency tracking and examples
- # to speed up build time
- # Disable debug, as it only affects -g passing (debugging symbols), this must done through make.conf in gentoo
- autotools-multilib_src_configure \
- --disable-debug \
- --disable-examples \
- --disable-static \
- --disable-valgrind \
- --disable-maintainer-mode \
- --disable-gtk-doc \
- --enable-check \
- $(use_enable introspection) \
- $(use_enable nls) \
- $(use_enable test tests) \
- --with-package-name="GStreamer ebuild for Gentoo" \
- --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer"
-}
-
-src_install() {
- AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
- DOCS=(AUTHORS ChangeLog NEWS MAINTAINERS README RELEASE)
- autotools-multilib_src_install
-
- # Needed for orc-using gst plugins on hardened/PaX systems, bug #421579
- use orc && pax-mark -m "${ED}usr/bin/gst-launch-${SLOT}" \
- "${ED}usr/libexec/gstreamer-${SLOT}/gst-plugin-scanner"
-}
diff --git a/media-libs/gstreamer/metadata.xml b/media-libs/gstreamer/metadata.xml
deleted file mode 100644
index 5ed0f2f..0000000
--- a/media-libs/gstreamer/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gstreamer</herd>
- <use>
- <flag name="orc">Disable some PaX memory protections to allow plugins
- that use <pkg>dev-lang/orc</pkg> for runtime optimization to be
- used on hardened PaX systems</flag>
- </use>
-</pkgmetadata>