dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 30 Apr 2018 19:28:55 +0000 (21:28 +0200)
committerMatt Turner <mattst88@gentoo.org>
Mon, 30 Apr 2018 20:50:13 +0000 (13:50 -0700)
dev-games/clanlib/clanlib-0.8.1.ebuild
dev-games/irrlicht/irrlicht-1.8.4.ebuild
dev-games/ogre/ogre-1.9.0-r1.ebuild
dev-games/openscenegraph/openscenegraph-3.5.5.ebuild

index dbd437a41db71eaefc4962c278242da07762d3ac..32096e028f55f0dc3b2b80d6ff70da346598732d 100644 (file)
@@ -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
@@ -30,7 +30,7 @@ RDEPEND="media-libs/libpng:0
        mikmod? ( media-libs/libmikmod )
        vorbis? ( media-libs/libvorbis )"
 DEPEND="${RDEPEND}
-       x11-proto/xf86vidmodeproto"
+       x11-base/xorg-proto"
 
 S=${WORKDIR}/ClanLib-${PV}
 
index 185d6517ccced96baa6846dcd9372f15623a555d..e843c52e456ad1667db05fa6975c720684de172f 100644 (file)
@@ -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
@@ -23,8 +23,7 @@ RDEPEND="virtual/jpeg:0
        x11-libs/libXxf86vm"
 DEPEND="${RDEPEND}
        app-arch/unzip
-       x11-proto/xproto
-       x11-proto/xf86vidmodeproto"
+       x11-base/xorg-proto"
 
 S=${WORKDIR}/${P}/source/${PN^}
 
index 5714d1a67a48a59eb3521a5d887bf282a6186467..dd3d2ee065a337d779e468828f9396c20c556bbc 100644 (file)
@@ -51,8 +51,8 @@ RDEPEND="
        tools? ( dev-libs/tinyxml[stl] )
        zip? ( sys-libs/zlib dev-libs/zziplib )"
 DEPEND="${RDEPEND}
-       x11-proto/xf86vidmodeproto
        virtual/pkgconfig
+       x11-base/xorg-proto
        doc? ( app-doc/doxygen )"
 
 PATCHES=(
index fa98c6bb2e3766f15693448911e8325f005a2a4d..7b066c0abf2c6d325a81d55b7ddc87410ce020e7 100644 (file)
@@ -74,9 +74,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
        app-arch/unzip
        virtual/pkgconfig
-       x11-proto/xextproto
+       x11-base/xorg-proto
        doc? ( app-doc/doxygen )
-       xrandr? ( x11-proto/randrproto )
 "
 
 S="${WORKDIR}/${MY_P}"