summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kamera/kamera-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/trinity-base/kamera/kamera-9999.ebuild')
-rw-r--r--gentoo/trinity-base/kamera/kamera-9999.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/gentoo/trinity-base/kamera/kamera-9999.ebuild b/gentoo/trinity-base/kamera/kamera-9999.ebuild
new file mode 100644
index 000000000..106885353
--- /dev/null
+++ b/gentoo/trinity-base/kamera/kamera-9999.ebuild
@@ -0,0 +1,14 @@
+# 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="Trinity digital camera manager"
+KEYWORDS=
+IUSE=""
+
+DEPEND="media-libs/libgphoto2"
+RDEPEND="$DEPEND"