Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ximagesrc/
Date: Sat, 09 Jul 2016 10:13:04
Message-Id: 1468059131.c8b964fce9ce58a29c34c11fa2ee2c9275874aaa.pacho@gentoo
1 commit: c8b964fce9ce58a29c34c11fa2ee2c9275874aaa
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 09:59:55 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 10:12:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b964fc
7
8 media-plugins/gst-plugins-ximagesrc: Drop old
9
10 Package-Manager: portage-2.3.0
11
12 media-plugins/gst-plugins-ximagesrc/Manifest | 1 -
13 .../gst-plugins-ximagesrc-1.6.2-r1.ebuild | 31 ----------------------
14 2 files changed, 32 deletions(-)
15
16 diff --git a/media-plugins/gst-plugins-ximagesrc/Manifest b/media-plugins/gst-plugins-ximagesrc/Manifest
17 index 87b44ba..34149fa 100644
18 --- a/media-plugins/gst-plugins-ximagesrc/Manifest
19 +++ b/media-plugins/gst-plugins-ximagesrc/Manifest
20 @@ -1,4 +1,3 @@
21 DIST gst-plugins-good-0.10.31.tar.xz 2738016 SHA256 77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64 SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 WHIRLPOOL 952f65219d9e9645c9ab89b071c56d783e2c795fadbf59176e430ba86a5fcaeb6bfc93f0978d424158550a4526145b5567acf2ff1d59e0068241821d332fd3c9
22 DIST gst-plugins-good-1.4.5.tar.xz 3031588 SHA256 79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641 SHA512 0cf880af21956138e127508f6020fdc10f6ed01b765b0d3364d038c8e104947486c83c157c7b957193b82d59f724e342a6d12900b6a97abe6e2f3dac65d71be0 WHIRLPOOL a56ca2c2f2b73f299cb3c3605eb70ddbd97d9513d26ee11d91608c08589149df97f23490a6513d991c6b552a7b8a71f75463fd6dbf7579943ac859254eb0af3c
23 -DIST gst-plugins-good-1.6.2.tar.xz 3176060 SHA256 876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92 SHA512 b63391448cada4a1db6fb2c27f6e913edb339e7ac5bc47cab3ef09ef85c79a7aa01accfc2d9bfe74188b7a744d82988e39f97958e1ad8808765a451b721d6d23 WHIRLPOOL 9f286e09e85969989de561c2939262f77c1ca3ccc2d381ff79cc3b4385b549e49a7fc5adeff51b253c1285658a4e6840aca85c6c4cc803807b22efc14a3fb09a
24 DIST gst-plugins-good-1.6.3.tar.xz 3193272 SHA256 24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177 SHA512 33d4e85cd07ea8d6723c7a5f58cefeec15ddc5392693d131f1b88d8fc844cc24e37dc59d4a3cfbda090ebd15a90e1e9a28a0427b1f00e66a69b9ea40447d70b4 WHIRLPOOL 0279764c4ce1cafbb55f839fe045590782910fc79b20679af71731fc6a6ed3d0cfe36e13e4d0121d9587d2e07f7e8ba41849aad4e72b09654591d90e72a546a8
25
26 diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.6.2-r1.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.6.2-r1.ebuild
27 deleted file mode 100644
28 index b2b9360..0000000
29 --- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.6.2-r1.ebuild
30 +++ /dev/null
31 @@ -1,31 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI="5"
37 -
38 -GST_ORG_MODULE=gst-plugins-good
39 -inherit gstreamer
40 -
41 -DESCRIPTION="GStreamer plugin for X11 video capture stream"
42 -
43 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
44 -IUSE=""
45 -
46 -RDEPEND="
47 - >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
48 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
49 - >=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
50 - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
51 - >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
52 -"
53 -DEPEND="${RDEPEND}
54 - >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
55 - >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}]
56 - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
57 - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
58 -"
59 -
60 -# xshm is a compile time option of ximage
61 -GST_PLUGINS_BUILD="x xshm"
62 -GST_PLUGINS_BUILD_DIR="ximage"