diff options
author | Mart Raudsepp <leio@gentoo.org> | 2016-07-04 15:29:26 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2016-07-04 15:30:30 +0300 |
commit | 6a8d1b77d6ac4657a8d97f2374a8c871a0666298 (patch) | |
tree | 881ee37025fb7b4313498df2c0117f792bf368b9 /media-libs | |
parent | net-analyzer/openbsd-netcat: undo Linuxification on Darwin (diff) | |
download | gentoo-6a8d1b77d6ac4657a8d97f2374a8c871a0666298.tar.gz gentoo-6a8d1b77d6ac4657a8d97f2374a8c871a0666298.tar.bz2 gentoo-6a8d1b77d6ac4657a8d97f2374a8c871a0666298.zip |
media-libs/gst-plugins-good and its splits: Drop old
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-good/Manifest | 2 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-1.6.1.ebuild | 61 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-1.6.2.ebuild | 61 |
3 files changed, 0 insertions, 124 deletions
diff --git a/media-libs/gst-plugins-good/Manifest b/media-libs/gst-plugins-good/Manifest index b80266c87cc3..34149fab3836 100644 --- a/media-libs/gst-plugins-good/Manifest +++ b/media-libs/gst-plugins-good/Manifest @@ -1,5 +1,3 @@ DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 WHIRLPOOL 952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9 DIST gst-plugins-good-1.4.5.tar.xz 3031588 SHA256 79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641 SHA512 0cf880af21956138e127508f6020fdc10f6ed01b765b0d3364d038c8e104947486c83c157c7b957193b82d59f724e342a6d12900b6a97abe6e2f3dac65d71be0 WHIRLPOOL a56ca2c2f2b73f299cb3c3605eb70ddbd97d9513d26ee11d91608c08589149df97f23490a6513d991c6b552a7b8a71f75463fd6dbf7579943ac859254eb0af3c -DIST gst-plugins-good-1.6.1.tar.xz 3188188 SHA256 86d4b814099f7b7b16be19d4b94fa41002ac01fdf1525b07c5764d54c0605935 SHA512 6b326d908a6df3af059ee23ff41b10a07ad21a1c88f542eff5223a6e8acc75ae97ddead6adcf455cafc9e93f27f7829f6b7476d1a5d3f1ff123f477f00b4f41f WHIRLPOOL 78bf3a445ec03fde8f6bd8d0c3f774d4b41deedff1d4d45b650d45f25c648ad17d3ab9256a049416594e0d5f2b1e0904e7118af6d1805fb2072d1b461cac0ced -DIST gst-plugins-good-1.6.2.tar.xz 3176060 SHA256 876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92 SHA512 b63391448cada4a1db6fb2c27f6e913edb339e7ac5bc47cab3ef09ef85c79a7aa01accfc2d9bfe74188b7a744d82988e39f97958e1ad8808765a451b721d6d23 WHIRLPOOL 9f286e09e85969989de561c2939262f77c1ca3ccc2d381ff79cc3b4385b549e49a7fc5adeff51b253c1285658a4e6840aca85c6c4cc803807b22efc14a3fb09a DIST gst-plugins-good-1.6.3.tar.xz 3193272 SHA256 24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177 SHA512 33d4e85cd07ea8d6723c7a5f58cefeec15ddc5392693d131f1b88d8fc844cc24e37dc59d4a3cfbda090ebd15a90e1e9a28a0427b1f00e66a69b9ea40447d70b4 WHIRLPOOL 0279764c4ce1cafbb55f839fe045590782910fc79b20679af71731fc6a6ed3d0cfe36e13e4d0121d9587d2e07f7e8ba41849aad4e72b09654591d90e72a546a8 diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.6.1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.6.1.ebuild deleted file mode 100644 index 4967084f62bb..000000000000 --- a/media-libs/gst-plugins-good/gst-plugins-good-1.6.1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GST_ORG_MODULE="gst-plugins-good" - -inherit eutils flag-o-matic gstreamer - -DESCRIPTION="Basepack of plugins for GStreamer" -HOMEPAGE="https://gstreamer.freedesktop.org/" - -LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -# dtmf plugin moved from bad to good in 1.2 -RDEPEND=" - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] - >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}] - >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}] - >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] - orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] ) - - !<media-libs/gst-plugins-bad-1.1:${SLOT} -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_prepare() { - # Disable test due to missing files - # https://bugzilla.gnome.org/show_bug.cgi?id=757087 - sed -e 's:\(tcase_add_test.*test_splitmuxsrc\):// \1:' \ - -i tests/check/elements/splitmux.c || die -} - -multilib_src_configure() { - # 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 - gstreamer_multilib_src_configure \ - --enable-bz2 \ - --enable-zlib \ - --disable-examples \ - --with-default-audiosink=autoaudiosink \ - --with-default-visualizer=goom - - if multilib_is_native_abi; then - ln -s "${S}"/docs/plugins/html docs/plugins/html || die - fi - -} - -multilib_src_install_all() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - einstalldocs - prune_libtool_files --modules -} diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.6.2.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.6.2.ebuild deleted file mode 100644 index 4967084f62bb..000000000000 --- a/media-libs/gst-plugins-good/gst-plugins-good-1.6.2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GST_ORG_MODULE="gst-plugins-good" - -inherit eutils flag-o-matic gstreamer - -DESCRIPTION="Basepack of plugins for GStreamer" -HOMEPAGE="https://gstreamer.freedesktop.org/" - -LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="+orc" - -# dtmf plugin moved from bad to good in 1.2 -RDEPEND=" - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] - >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}] - >=media-libs/gstreamer-${PV}:${SLOT}[${MULTILIB_USEDEP}] - >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] - orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] ) - - !<media-libs/gst-plugins-bad-1.1:${SLOT} -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 -" - -src_prepare() { - # Disable test due to missing files - # https://bugzilla.gnome.org/show_bug.cgi?id=757087 - sed -e 's:\(tcase_add_test.*test_splitmuxsrc\):// \1:' \ - -i tests/check/elements/splitmux.c || die -} - -multilib_src_configure() { - # 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 - gstreamer_multilib_src_configure \ - --enable-bz2 \ - --enable-zlib \ - --disable-examples \ - --with-default-audiosink=autoaudiosink \ - --with-default-visualizer=goom - - if multilib_is_native_abi; then - ln -s "${S}"/docs/plugins/html docs/plugins/html || die - fi - -} - -multilib_src_install_all() { - DOCS="AUTHORS ChangeLog NEWS README RELEASE" - einstalldocs - prune_libtool_files --modules -} |