summaryrefslogtreecommitdiff
path: root/x11-apps/xtrap/xtrap-1.0.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-24 10:19:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-24 10:19:03 +0000
commitb279bbe94522565b8feb19b8e5f377d3ea76f157 (patch)
treee4790abc54cd850232f7d7de49e371fdfe8976c7 /x11-apps/xtrap/xtrap-1.0.3.ebuild
parentc5283d322accc6097afec74eab24550829788bab (diff)
gentoo resync : 24.03.2018
Diffstat (limited to 'x11-apps/xtrap/xtrap-1.0.3.ebuild')
-rw-r--r--x11-apps/xtrap/xtrap-1.0.3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/xtrap/xtrap-1.0.3.ebuild b/x11-apps/xtrap/xtrap-1.0.3.ebuild
new file mode 100644
index 000000000000..d9d12085a677
--- /dev/null
+++ b/x11-apps/xtrap/xtrap-1.0.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+inherit xorg-2
+
+DESCRIPTION="X.Org xtrap application"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+RDEPEND="x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXTrap"
+DEPEND="${RDEPEND}
+ x11-proto/trapproto"