summaryrefslogtreecommitdiff
path: root/x11-libs/libXrandr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
commit91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (patch)
treef4c7f54d0aeb344c21de9b9d1a3f1e9826d7a64c /x11-libs/libXrandr
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r--x11-libs/libXrandr/Manifest2
-rw-r--r--x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild (renamed from x11-libs/libXrandr/libXrandr-1.5.1.ebuild)10
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-libs/libXrandr/Manifest b/x11-libs/libXrandr/Manifest
index 42d9b4e9a4c0..18b05091e63a 100644
--- a/x11-libs/libXrandr/Manifest
+++ b/x11-libs/libXrandr/Manifest
@@ -1,3 +1,3 @@
DIST libXrandr-1.5.1.tar.bz2 315769 BLAKE2B 5cdf69656ac804cf8732e35d8e46d5f29b5959851a0313d17d6c767b4cce0e55a1e137f074b7f7029e031397572ad934aa2649ea7d8e2719a69f16cc1c3e172e SHA512 ddcee1c50da8810412fd747b05a073ee5522b2f3b0a74e6a9b48b489ce9712356d1bc3009f8898aeee85671cdb44e2dafa04c8caf23d97963b36b1af9174445a
-EBUILD libXrandr-1.5.1.ebuild 759 BLAKE2B 032f001732839cd412f39caf60d5ff97beedb7894c296eaa7f7f34f818a4e39161e3ef42d392a6e2ffe098fc57dc9c4569c4fb12f817be5f607e6a8be9cc15d7 SHA512 90d8f42b56310c500c1c19959494e8f99d8e8aea23577f04a6006ff82d5d8c77fe1dfa5d80e8dee6f9f2f1390b02b82361ba33fe81347e71c4aa98193e075ada
+EBUILD libXrandr-1.5.1-r1.ebuild 623 BLAKE2B f94d84a6e3d264886d0d7fe8959d0508bd907457982f96e386e09465738b94281db7e878456f5b10d91a2234b6c64a4625e182ea5587be0e2bef6c61d20e17ad SHA512 943653f6d3d4774ac9706bf6d21ec087f854cc236fc9325459a3bdf8fd64f5c118a23c0114ed74faab87168157e38a9118096b1f1b4bd7053ed88d5291a9d466
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-libs/libXrandr/libXrandr-1.5.1.ebuild b/x11-libs/libXrandr/libXrandr-1.5.1-r1.ebuild
index 5538b7e5cd01..ea5d42da85ba 100644
--- a/x11-libs/libXrandr/libXrandr-1.5.1.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.5.1-r1.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,10 +11,8 @@ DESCRIPTION="X.Org Xrandr library"
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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+RDEPEND="x11-base/xorg-proto
+ >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
- >=x11-proto/randrproto-1.5.0[${MULTILIB_USEDEP}]
- >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
+ >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"