summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild')
-rw-r--r--gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild b/gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild
new file mode 100644
index 000000000..b726d5d85
--- /dev/null
+++ b/gentoo/trinity-base/kuickshow/kuickshow-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+TRINITY_MODULE_NAME="tdegraphics"
+
+inherit trinity-meta
+
+DESCRIPTION="A fast and versatile image viewer for Trinity"
+KEYWORDS=
+IUSE=""
+
+DEPEND="x11-libs/libXext
+ media-libs/imlib"
+RDEPEND="${DEPEND}"