diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 11:36:23 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 12:11:15 +0200 |
commit | 1049c88f0a0443f7fb0d5c4261460494e472b0bd (patch) | |
tree | cded4c5c164d790ce5f01716e2989f059fef789f /media-plugins/gst-plugins-smoothstreaming | |
parent | media-plugins/gst-plugins-sidplay: Version bump (diff) | |
download | gentoo-1049c88f0a0443f7fb0d5c4261460494e472b0bd.tar.gz gentoo-1049c88f0a0443f7fb0d5c4261460494e472b0bd.tar.bz2 gentoo-1049c88f0a0443f7fb0d5c4261460494e472b0bd.zip |
media-plugins/gst-plugins-smoothstreaming: Drop old
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
4 files changed, 0 insertions, 98 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/Manifest b/media-plugins/gst-plugins-smoothstreaming/Manifest index 80c055e4381d..7efa38d32d44 100644 --- a/media-plugins/gst-plugins-smoothstreaming/Manifest +++ b/media-plugins/gst-plugins-smoothstreaming/Manifest @@ -1,4 +1 @@ -DIST gst-plugins-bad-1.4.5.tar.xz 3824936 SHA256 152fad7250683d72f9deb36c5685428338365fe4a4c87ffe15e38783b14f983c SHA512 65d6be58957b1329420611b8e6f1eb9869420745d9165047631cdf9e45083605f37dcfaf68a288fe4252f1b3543f7f70ded9c12eab2e0ac4ac9f4c4ce9eaac7a WHIRLPOOL f5ade3f101ca82b52e7145e5ac16f5c1ab5d042415ee7753586dc6ad0942467c4c5b5b4aa6b0bc44e1ebd9c40de1964df265aa41599cb692fd32aab2b6a7acf7 -DIST gst-plugins-bad-1.6.1.tar.xz 4215876 SHA256 e176a9af125f6874b3d6724aa7566a198fa225d3ece0a7ac2f2b51c57e525466 SHA512 336a449a23cc11c31fc744828746946de1107e31bd60bf1ba7e3b74d906bda691e917093d04a03249aabcdfc5af0a26ea2a04e343b2b744b1d404b0a5071bdd6 WHIRLPOOL 5cfaeef59b43c9c4fb70acb01f6cd31861e95904a618b02bcfa37afc81919239e1727f9e7da2bf2ee415c0525f3b7955289adbbf9099c9696f83128f7ffdf844 -DIST gst-plugins-bad-1.6.2.tar.xz 4187644 SHA256 650855e39ff56a8bb6cb0c192109c5926ce12f536d06e19ebf829de71ef396fe SHA512 f2d14d32047440a64daf341f9538fcb37c8b808d5ba19e8e9d4b7f9439b77f81cfc791e72193cb69f280a038162921bc9670cc340905850bec656ed4fe488fb5 WHIRLPOOL 7ae8e20c706f3526a5cdd5b4d086dfcf86af4f93e6ba0d60f655c211ca41b80c841004d0fc2134ad3f77c3600913dff0d94610dc5751acbbc4b9305c5600e8dc DIST gst-plugins-bad-1.6.3.tar.xz 4216940 SHA256 971b29101d6a9c5e3fe94d99d977a227f58f0b2d29b6ca2c7f292052542b3a61 SHA512 0a3a1d3617f167e69c20db3fccf7af0c4983b8012136093dcc3d08c059d0d8687cf921309c91f94afb250e0c3b9f9ff397a98ff548ca83dc12ae762119ffc915 WHIRLPOOL eb1f1376ee9b36da09f93b14d587169a007578f7cfdce3981ae905638c28f32b85a2f2667fc347f0b9ff4aaa51512f9726377c9ab3c73040886eab9a09833612 diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild deleted file mode 100644 index 3655a763df0b..000000000000 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild +++ /dev/null @@ -1,27 +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-bad - -inherit gstreamer - -DESCRIPTION="Smooth Streaming plugin" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -# FIXME: gsturidownloader does not have a .pc -src_prepare() { - gstreamer_system_link \ - gst-libs/gst/codecparsers:gstreamer-codecparsers - #gst-libs/gst/uridownloader:gsturidownloader -} - -multilib_src_compile() { - emake -C gst-libs/gst/uridownloader - gstreamer_multilib_src_compile -} diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild deleted file mode 100644 index 83b89c561a12..000000000000 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GST_ORG_MODULE=gst-plugins-bad - -inherit gstreamer - -DESCRIPTION="Smooth Streaming plugin" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -src_prepare() { - # FIXME: gsturidownloader does not have a .pc - # gst-libs/gst/uridownloader:gsturidownloader \ - # gst-libs/gst/adaptativedemux:gstadaptivedemux - gstreamer_system_link \ - gst-libs/gst/codecparsers:gstreamer-codecparsers - - local directory libs - directory="gst-libs/gst/uridownloader" - libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgsturidownloader-1.0" - sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ - -i ext/smoothstreaming/Makefile.{am,in} || die - - directory="gst-libs/gst/adaptivedemux" - libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0" - sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ - -i ext/smoothstreaming/Makefile.{am,in} || die -} diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild deleted file mode 100644 index 83b89c561a12..000000000000 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GST_ORG_MODULE=gst-plugins-bad - -inherit gstreamer - -DESCRIPTION="Smooth Streaming plugin" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -src_prepare() { - # FIXME: gsturidownloader does not have a .pc - # gst-libs/gst/uridownloader:gsturidownloader \ - # gst-libs/gst/adaptativedemux:gstadaptivedemux - gstreamer_system_link \ - gst-libs/gst/codecparsers:gstreamer-codecparsers - - local directory libs - directory="gst-libs/gst/uridownloader" - libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgsturidownloader-1.0" - sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ - -i ext/smoothstreaming/Makefile.{am,in} || die - - directory="gst-libs/gst/adaptivedemux" - libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0" - sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \ - -i ext/smoothstreaming/Makefile.{am,in} || die -} |