From b1bded37f8f09ce2c35805d365694dab7569fc27 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sat, 12 May 2018 02:20:37 +0200 Subject: [PATCH] x11-apps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- x11-apps/bdftopcf/bdftopcf-1.1.ebuild | 3 +-- x11-apps/iceauth/iceauth-1.0.8.ebuild | 2 +- .../intel-gpu-tools/intel-gpu-tools-1.20.ebuild | 2 +- x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild | 4 ++-- x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild | 4 ++-- x11-apps/mesa-progs/mesa-progs-9999.ebuild | 4 ++-- x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild | 4 ++-- x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 4 ++-- x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild | 2 +- x11-apps/rgb/rgb-1.0.5.ebuild | 4 ++-- x11-apps/rgb/rgb-1.0.6.ebuild | 6 +++--- x11-apps/sessreg/sessreg-1.1.1.ebuild | 4 ++-- x11-apps/transset/transset-1.0.1.ebuild | 4 ++-- x11-apps/transset/transset-1.0.2.ebuild | 2 +- x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild | 5 ++--- x11-apps/xdm/xdm-1.1.11-r3.ebuild | 7 +++---- x11-apps/xdpyinfo/xdpyinfo-1.3.1.ebuild | 13 ++----------- x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild | 13 ++----------- x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild | 4 ++-- x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild | 2 +- x11-apps/xev/xev-1.2.1.ebuild | 4 ++-- x11-apps/xev/xev-1.2.2.ebuild | 4 ++-- x11-apps/xf86dga/xf86dga-1.0.3.ebuild | 4 ++-- x11-apps/xgamma/xgamma-1.0.5.ebuild | 4 ++-- x11-apps/xgamma/xgamma-1.0.6.ebuild | 4 ++-- x11-apps/xinput/xinput-1.6.1.ebuild | 4 ++-- x11-apps/xinput/xinput-1.6.2.ebuild | 4 ++-- x11-apps/xkbutils/xkbutils-1.0.4.ebuild | 5 ++--- x11-apps/xprop/xprop-1.2.2.ebuild | 4 ++-- x11-apps/xprop/xprop-1.2.3.ebuild | 2 +- x11-apps/xtrap/xtrap-1.0.2-r1.ebuild | 4 ++-- x11-apps/xtrap/xtrap-1.0.3.ebuild | 2 +- x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild | 4 ++-- x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 4 ++-- x11-apps/xwd/xwd-1.0.6.ebuild | 6 +++--- x11-apps/xwd/xwd-1.0.7.ebuild | 4 ++-- x11-apps/xwininfo/xwininfo-1.1.3.ebuild | 6 +++--- x11-apps/xwininfo/xwininfo-1.1.4.ebuild | 4 ++-- 38 files changed, 72 insertions(+), 94 deletions(-) diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild index df9d6c081a20..6c3220866fdd 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild @@ -10,6 +10,5 @@ DESCRIPTION="X.Org bdftopcf application" KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=" - x11-proto/fontsproto - x11-proto/xproto" + x11-base/xorg-proto" RDEPEND="" diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild index 084c861bc6be..fbcafd4b17a2 100644 --- a/x11-apps/iceauth/iceauth-1.0.8.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.8.ebuild @@ -12,4 +12,4 @@ IUSE="" RDEPEND="x11-libs/libICE" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" diff --git a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild index f14f3fa384ae..69ac7b3936c9 100644 --- a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild +++ b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.20.ebuild @@ -18,7 +18,7 @@ X86_RDEPEND=" x11-libs/libXext x11-libs/libXv )" -X86_DEPEND=">=x11-proto/dri2proto-2.6" +X86_DEPEND="x11-base/xorg-proto" RDEPEND="sys-apps/kmod:= sys-process/procps:= >=x11-libs/cairo-1.12.0[X?] diff --git a/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild b/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild index 1e807c1632f6..aa6ffbd8f9a2 100644 --- a/x11-apps/mesa-progs/mesa-progs-8.2.0.ebuild +++ b/x11-apps/mesa-progs/mesa-progs-8.2.0.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=5 @@ -35,7 +35,7 @@ RDEPEND=" DEPEND="${RDEPEND} media-libs/glew virtual/glu - x11-proto/xproto" + x11-base/xorg-proto" S=${WORKDIR}/${MY_P} EGIT_CHECKOUT_DIR=${S} diff --git a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild b/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild index d999d44c52e5..07729580b329 100644 --- a/x11-apps/mesa-progs/mesa-progs-8.3.0.ebuild +++ b/x11-apps/mesa-progs/mesa-progs-8.3.0.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=5 @@ -35,7 +35,7 @@ RDEPEND=" DEPEND="${RDEPEND} media-libs/glew virtual/glu - x11-proto/xproto" + x11-base/xorg-proto" S=${WORKDIR}/${MY_P} EGIT_CHECKOUT_DIR=${S} diff --git a/x11-apps/mesa-progs/mesa-progs-9999.ebuild b/x11-apps/mesa-progs/mesa-progs-9999.ebuild index 3765af34344b..5d949f23bd54 100644 --- a/x11-apps/mesa-progs/mesa-progs-9999.ebuild +++ b/x11-apps/mesa-progs/mesa-progs-9999.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=5 @@ -35,7 +35,7 @@ RDEPEND=" DEPEND="${RDEPEND} media-libs/glew virtual/glu - x11-proto/xproto" + x11-base/xorg-proto" S=${WORKDIR}/${MY_P} EGIT_CHECKOUT_DIR=${S} diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild index c95b6737e415..ca04af88a15b 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.1.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=5 @@ -13,7 +13,7 @@ IUSE="" RDEPEND="x11-libs/libfontenc media-libs/freetype:2" DEPEND="${RDEPEND} - x11-proto/xproto + x11-base/xorg-proto app-arch/gzip app-arch/bzip2" diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index 17fd24b91e3a..4283de38eefa 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.2.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=5 @@ -15,8 +15,8 @@ RDEPEND="x11-libs/libfontenc sys-libs/zlib app-arch/bzip2" DEPEND="${RDEPEND} + x11-base/xorg-proto x11-misc/util-macros - x11-proto/xproto app-arch/gzip" XORG_CONFIGURE_OPTIONS=( diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild index 1766e34c190b..495a445d1f95 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild @@ -15,8 +15,8 @@ RDEPEND="x11-libs/libfontenc sys-libs/zlib app-arch/bzip2" DEPEND="${RDEPEND} + x11-base/xorg-proto x11-misc/util-macros - x11-proto/xproto app-arch/gzip" XORG_CONFIGURE_OPTIONS=( diff --git a/x11-apps/rgb/rgb-1.0.5.ebuild b/x11-apps/rgb/rgb-1.0.5.ebuild index cdc6a73115a2..79ed018a5ac0 100644 --- a/x11-apps/rgb/rgb-1.0.5.ebuild +++ b/x11-apps/rgb/rgb-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,4 +11,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-f IUSE="" RDEPEND="" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" diff --git a/x11-apps/rgb/rgb-1.0.6.ebuild b/x11-apps/rgb/rgb-1.0.6.ebuild index 8dc4a3f076f2..16d1e459c1ca 100644 --- a/x11-apps/rgb/rgb-1.0.6.ebuild +++ b/x11-apps/rgb/rgb-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,5 +11,5 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ IUSE="" RDEPEND="" DEPEND="${RDEPEND} - x11-misc/util-macros - x11-proto/xproto" + x11-base/xorg-proto + x11-misc/util-macros" diff --git a/x11-apps/sessreg/sessreg-1.1.1.ebuild b/x11-apps/sessreg/sessreg-1.1.1.ebuild index 2193ff0538aa..b2c0ed90b6ff 100644 --- a/x11-apps/sessreg/sessreg-1.1.1.ebuild +++ b/x11-apps/sessreg/sessreg-1.1.1.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=5 @@ -11,4 +11,4 @@ IUSE="" RDEPEND="" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" diff --git a/x11-apps/transset/transset-1.0.1.ebuild b/x11-apps/transset/transset-1.0.1.ebuild index a2f14e270867..d0aa1d6e3b3d 100644 --- a/x11-apps/transset/transset-1.0.1.ebuild +++ b/x11-apps/transset/transset-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,4 +13,4 @@ IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} - >=x11-proto/xproto-7.0.17" + x11-base/xorg-proto" diff --git a/x11-apps/transset/transset-1.0.2.ebuild b/x11-apps/transset/transset-1.0.2.ebuild index 061b3239cd7b..d0aa1d6e3b3d 100644 --- a/x11-apps/transset/transset-1.0.2.ebuild +++ b/x11-apps/transset/transset-1.0.2.ebuild @@ -13,4 +13,4 @@ IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} - >=x11-proto/xproto-7.0.17" + x11-base/xorg-proto" diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild index aa93c76e2183..8df4f1fe96fc 100644 --- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild +++ b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.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=5 @@ -14,6 +14,5 @@ RDEPEND=" x11-libs/libX11 " DEPEND="${RDEPEND} - x11-proto/xextproto - x11-proto/xproto + x11-base/xorg-proto " diff --git a/x11-apps/xdm/xdm-1.1.11-r3.ebuild b/x11-apps/xdm/xdm-1.1.11-r3.ebuild index 4233aea63111..7799fbfa3e79 100644 --- a/x11-apps/xdm/xdm-1.1.11-r3.ebuild +++ b/x11-apps/xdm/xdm-1.1.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,9 +28,8 @@ RDEPEND="x11-apps/xrdb pam? ( virtual/pam ) !