diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 01:11:22 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:34 -0700 |
commit | 5a5d59b0e82846b4fd789e76578347e0e2c64525 (patch) | |
tree | 42ca48f0d04b2dc7bf6a3f462b7b530dcd514134 /media-plugins/gst-plugins-ximagesrc | |
parent | media-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.tar.gz gentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.tar.bz2 gentoo-5a5d59b0e82846b4fd789e76578347e0e2c64525.zip |
media-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-plugins/gst-plugins-ximagesrc')
3 files changed, 5 insertions, 14 deletions
diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r2.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r2.ebuild index 6e3450be6137..1b1b38a13ef3 100644 --- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r2.ebuild +++ b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -18,10 +18,7 @@ RDEPEND=" >=x11-libs/libSM-1.2.1-r1[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + x11-base/xorg-proto " # xshm is a compile time option of ximage diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.3.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.3.ebuild index 46d150ccc6ab..e9a0f3958ffb 100644 --- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.3.ebuild +++ b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,10 +18,7 @@ RDEPEND=" >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + x11-base/xorg-proto " # xshm is a compile time option of ximage diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.4.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.4.ebuild index 572d5865e96b..5beb37b776a6 100644 --- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.4.ebuild +++ b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.12.4.ebuild @@ -18,10 +18,7 @@ RDEPEND=" >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - >=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + x11-base/xorg-proto " # xshm is a compile time option of ximage |