commit:     087ac7df590ca1b7bcbbc6608e330c697913e469
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 23:38:53 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 23:45:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=087ac7df

x11-apps/x11perf: Version bump to 1.6.1

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/x11perf/Manifest             |  1 +
 x11-apps/x11perf/x11perf-1.6.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/x11perf/Manifest b/x11-apps/x11perf/Manifest
index a8bb792317b..de1ad51f32a 100644
--- a/x11-apps/x11perf/Manifest
+++ b/x11-apps/x11perf/Manifest
@@ -1 +1,2 @@
 DIST x11perf-1.6.0.tar.bz2 191086 BLAKE2B 
accdbc4899a28a76bc1487d2f6fa04f5309337eee5e650455c9c3bd4a5187cd7ad42565bb2713c7f5974542bf8b9a2297db0ada81659479487b4a1a2e6227f25
 SHA512 
a9508c9dd6db2663b5bd30f5e1f5f80b1d22ce5221ae3dc292e746f8e554fda2d3130f7311f2545e20244dceb51e867fe80fec82c9ac5911dcdc90a73b231623
+DIST x11perf-1.6.1.tar.bz2 189446 BLAKE2B 
2a36bea5e1c9a414d9a1ce798e4f0481aeab86522c5924fb7520c0bc917b832f3e4c63c70a5430cd3fd92cac4374691a64db4542180e0917a0617bae7f783a6f
 SHA512 
b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a88883fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b

diff --git a/x11-apps/x11perf/x11perf-1.6.1.ebuild 
b/x11-apps/x11perf/x11perf-1.6.1.ebuild
new file mode 100644
index 00000000000..e16a97600d8
--- /dev/null
+++ b/x11-apps/x11perf/x11perf-1.6.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="X rendering operation stress test utility"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+       x11-libs/libXmu
+       x11-libs/libXft
+       x11-libs/libXrender
+       x11-libs/libXext"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to