summaryrefslogtreecommitdiff
path: root/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-14 06:50:14 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-14 06:50:14 +0000
commitafa8da78d8135ca28150730e9c60af9d875f0a5b (patch)
tree65e94479f29d7591a1bc1d09d1fc1913d785fe6b /x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild
parent4828c25c25aacf399de429d381288982fd7e0d0e (diff)
gentoo auto-resync : 14:11:2022 - 06:50:13
Diffstat (limited to 'x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild')
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild
new file mode 100644
index 000000000000..b26df6396bab
--- /dev/null
+++ b/x11-apps/xlsatoms/xlsatoms-1.1.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="list interned atoms defined on server"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libxcb:="
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"