commit:     694b285f5b128bd201929cd1d0ab3ff00c085972
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 00:18:08 2025 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 00:20:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694b285f

x11-apps/xgc: Version bump to 1.0.7

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

 x11-apps/xgc/Manifest         |  1 +
 x11-apps/xgc/xgc-1.0.7.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index 2edda23ad8dd..6780dc854609 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1 +1,2 @@
 DIST xgc-1.0.6.tar.xz 177228 BLAKE2B 
3277463250f472ac3dcecbd4a723d59a5485c7ddd8df585ec2c80dd94e63ac1c462644cd57a15065c398c725bf558e0e948796dc0ae44ff65dd49b750fb391be
 SHA512 
f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f
+DIST xgc-1.0.7.tar.xz 181400 BLAKE2B 
8dc7b9db032d5d533d9e65bd35db875b955db70e47a0018162b8ce716bf13c2960624d249b931bf1f35653f8bc40b5458238bc45d9582c6d152fa1d5b36c0bf0
 SHA512 
2d994c1dfa93b8c99756336d099737025d97ae0e6ec102e964ffe4a46209e518917fb2bc57bf0274010e099742bd50fcdebdaf9add0d9c02849edb220bced4a7

diff --git a/x11-apps/xgc/xgc-1.0.7.ebuild b/x11-apps/xgc/xgc-1.0.7.ebuild
new file mode 100644
index 000000000000..55d5f98e9861
--- /dev/null
+++ b/x11-apps/xgc/xgc-1.0.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xorg-3
+
+DESCRIPTION="X graphics demo"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+       x11-libs/libXaw
+       x11-libs/libXt"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to