Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-cdparanoia/, media-libs/gst-plugins-base/, ...
Date: Thu, 26 Jan 2017 05:16:41
Message-Id: 1485407778.69c03dcf508d0eaca7da5ac9ff41c435c1ae1ee4.leio@gentoo
1 commit: 69c03dcf508d0eaca7da5ac9ff41c435c1ae1ee4
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 05:16:10 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 05:16:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c03dcf
7
8 media-libs/gst-plugins-base and its splits: Remove old 1.6.3
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 media-libs/gst-plugins-base/Manifest | 1 -
13 .../gst-plugins-base/gst-plugins-base-1.6.3.ebuild | 89 ----------------------
14 media-plugins/gst-plugins-cdparanoia/Manifest | 1 -
15 .../gst-plugins-cdparanoia-1.6.3.ebuild | 18 -----
16 media-plugins/gst-plugins-libvisual/Manifest | 1 -
17 .../gst-plugins-libvisual-1.6.3.ebuild | 21 -----
18 6 files changed, 131 deletions(-)
19
20 diff --git a/media-libs/gst-plugins-base/Manifest b/media-libs/gst-plugins-base/Manifest
21 index 88ab5c0..62fa543 100644
22 --- a/media-libs/gst-plugins-base/Manifest
23 +++ b/media-libs/gst-plugins-base/Manifest
24 @@ -1,3 +1,2 @@
25 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
26 -DIST gst-plugins-base-1.6.3.tar.xz 2837460 SHA256 b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75 SHA512 c4cc98e55c94864ccf45c38c9cbfb2a6d5d5c9cf59e761d10db873640adbf0d4adc583a349dfde56428315416412bb37a31851a10826d11807472ad28d0bfb30 WHIRLPOOL 63c0b2e1ebdf59512c82977b1a8f3a4a6e7a46484a5c726b641d01cc5671ea125bfff804948fbe5a9c3a567590c5ea12f31f1540cbb3493b1c6e1cacc73eba61
27 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c WHIRLPOOL 83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1
28
29 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.6.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.6.3.ebuild
30 deleted file mode 100644
31 index 5cda690..00000000
32 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.6.3.ebuild
33 +++ /dev/null
34 @@ -1,89 +0,0 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI="5"
40 -GST_ORG_MODULE="gst-plugins-base"
41 -
42 -inherit gstreamer
43 -
44 -# yes the manifest code should get fixed
45 -
46 -DESCRIPTION="Basepack of plugins for gstreamer"
47 -HOMEPAGE="https://gstreamer.freedesktop.org/"
48 -
49 -LICENSE="GPL-2+ LGPL-2+"
50 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
51 -IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
52 -REQUIRED_USE="
53 - ivorbis? ( ogg )
54 - theora? ( ogg )
55 - vorbis? ( ogg )
56 -"
57 -
58 -RDEPEND="
59 - app-text/iso-codes
60 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
61 - >=media-libs/gstreamer-${PV}:1.0[introspection?,${MULTILIB_USEDEP}]
62 - >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
63 - alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
64 - introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
65 - ivorbis? ( >=media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] )
66 - ogg? ( >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
67 - orc? ( >=dev-lang/orc-0.4.23[${MULTILIB_USEDEP}] )
68 - pango? ( >=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}] )
69 - theora? ( >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] )
70 - vorbis? ( >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
71 - X? (
72 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
73 - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
74 - >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] )
75 -"
76 -DEPEND="${RDEPEND}
77 - >=dev-util/gtk-doc-am-1.12
78 - X? (
79 - >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
80 - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
81 - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
82 -"
83 -
84 -multilib_src_configure() {
85 - gstreamer_multilib_src_configure \
86 - $(use_enable alsa) \
87 - $(multilib_native_use_enable introspection) \
88 - $(use_enable ivorbis) \
89 - $(use_enable ogg) \
90 - $(use_enable orc) \
91 - $(use_enable pango) \
92 - $(use_enable theora) \
93 - $(use_enable vorbis) \
94 - $(use_enable X x) \
95 - $(use_enable X xshm) \
96 - $(use_enable X xvideo) \
97 - --disable-debug \
98 - --disable-examples \
99 - --disable-freetypetest \
100 - --disable-static
101 - # cdparanoia and libvisual are split out, per leio's request
102 -
103 - # bug #366931, flag-o-matic for the whole thing is overkill
104 - if [[ ${CHOST} == *86-*-darwin* ]] ; then
105 - sed -i \
106 - -e '/FLAGS = /s|-O[23]|-O1|g' \
107 - gst/audioconvert/Makefile \
108 - gst/volume/Makefile || die
109 - fi
110 -
111 - if multilib_is_native_abi; then
112 - local x
113 - for x in libs plugins; do
114 - ln -s "${S}"/docs/${x}/html docs/${x}/html || die
115 - done
116 - fi
117 -}
118 -
119 -multilib_src_install_all() {
120 - DOCS="AUTHORS NEWS README RELEASE"
121 - einstalldocs
122 - prune_libtool_files --modules
123 -}
124
125 diff --git a/media-plugins/gst-plugins-cdparanoia/Manifest b/media-plugins/gst-plugins-cdparanoia/Manifest
126 index 88ab5c0..62fa543 100644
127 --- a/media-plugins/gst-plugins-cdparanoia/Manifest
128 +++ b/media-plugins/gst-plugins-cdparanoia/Manifest
129 @@ -1,3 +1,2 @@
130 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
131 -DIST gst-plugins-base-1.6.3.tar.xz 2837460 SHA256 b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75 SHA512 c4cc98e55c94864ccf45c38c9cbfb2a6d5d5c9cf59e761d10db873640adbf0d4adc583a349dfde56428315416412bb37a31851a10826d11807472ad28d0bfb30 WHIRLPOOL 63c0b2e1ebdf59512c82977b1a8f3a4a6e7a46484a5c726b641d01cc5671ea125bfff804948fbe5a9c3a567590c5ea12f31f1540cbb3493b1c6e1cacc73eba61
132 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c WHIRLPOOL 83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1
133
134 diff --git a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.6.3.ebuild b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.6.3.ebuild
135 deleted file mode 100644
136 index dd9d067..00000000
137 --- a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.6.3.ebuild
138 +++ /dev/null
139 @@ -1,18 +0,0 @@
140 -# Copyright 1999-2016 Gentoo Foundation
141 -# Distributed under the terms of the GNU General Public License v2
142 -# $Id$
143 -
144 -EAPI="5"
145 -GST_ORG_MODULE=gst-plugins-base
146 -
147 -inherit gstreamer
148 -
149 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
150 -IUSE=""
151 -
152 -RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"
153 -DEPEND="${RDEPEND}"
154 -
155 -src_prepare() {
156 - gstreamer_system_link gst-libs/gst/audio:gstreamer-audio
157 -}
158
159 diff --git a/media-plugins/gst-plugins-libvisual/Manifest b/media-plugins/gst-plugins-libvisual/Manifest
160 index 88ab5c0..62fa543 100644
161 --- a/media-plugins/gst-plugins-libvisual/Manifest
162 +++ b/media-plugins/gst-plugins-libvisual/Manifest
163 @@ -1,3 +1,2 @@
164 DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
165 -DIST gst-plugins-base-1.6.3.tar.xz 2837460 SHA256 b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75 SHA512 c4cc98e55c94864ccf45c38c9cbfb2a6d5d5c9cf59e761d10db873640adbf0d4adc583a349dfde56428315416412bb37a31851a10826d11807472ad28d0bfb30 WHIRLPOOL 63c0b2e1ebdf59512c82977b1a8f3a4a6e7a46484a5c726b641d01cc5671ea125bfff804948fbe5a9c3a567590c5ea12f31f1540cbb3493b1c6e1cacc73eba61
166 DIST gst-plugins-base-1.8.3.tar.xz 2939464 SHA256 114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e SHA512 9fe88b73fe85be8614340f65515900998bdee010ebc39d6d4286b7ba39a82b75e58da76dc15e23fae7f228f4efa51c68935e2515ccc367d13dd68e173cf1ae0c WHIRLPOOL 83a41208b37582c8fc3bddbb66916052486f6c3b175f7568bd48dff494c81f219d1273ebdd192c22fad21942b8dbf8a212e9a5b4f5df348efb2058a77bc9a4f1
167
168 diff --git a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.6.3.ebuild b/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.6.3.ebuild
169 deleted file mode 100644
170 index d134995..00000000
171 --- a/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-1.6.3.ebuild
172 +++ /dev/null
173 @@ -1,21 +0,0 @@
174 -# Copyright 1999-2016 Gentoo Foundation
175 -# Distributed under the terms of the GNU General Public License v2
176 -# $Id$
177 -
178 -EAPI="5"
179 -GST_ORG_MODULE=gst-plugins-base
180 -
181 -inherit gstreamer
182 -
183 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
184 -IUSE=""
185 -
186 -RDEPEND=">=media-libs/libvisual-0.4.0-r3[${MULTILIB_USEDEP}]
187 - >=media-plugins/libvisual-plugins-0.4.0-r3[${MULTILIB_USEDEP}]"
188 -DEPEND="${RDEPEND}"
189 -
190 -src_prepare() {
191 - gstreamer_system_link \
192 - gst-libs/gst/audio:gstreamer-audio \
193 - gst-libs/gst/video:gstreamer-video
194 -}