summaryrefslogtreecommitdiffstats
path: root/trinity-apps/digikam
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-06-11 12:45:59 +0300
committerormorph <roma251078@mail.ru>2021-06-11 13:10:00 +0300
commita5249af258e7500113b5a9e1edb6a2d655f2dcab (patch)
tree27f92fd51c07cba7cdef6a9930290ae75e9a065c /trinity-apps/digikam
parent233a6972d13c9055cf3b9f5f3b2a8d7aff775aca (diff)
downloadtde-packaging-gentoo-a5249af258e7500113b5a9e1edb6a2d655f2dcab.tar.gz
tde-packaging-gentoo-a5249af258e7500113b5a9e1edb6a2d655f2dcab.zip
Add trinity-apps/digikam and dependencies.
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/digikam')
-rw-r--r--trinity-apps/digikam/digikam-9999.ebuild32
-rw-r--r--trinity-apps/digikam/metadata.xml8
2 files changed, 40 insertions, 0 deletions
diff --git a/trinity-apps/digikam/digikam-9999.ebuild b/trinity-apps/digikam/digikam-9999.ebuild
new file mode 100644
index 00000000..8a154770
--- /dev/null
+++ b/trinity-apps/digikam/digikam-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Copyright 2021 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_MODULE_TYPE="applications"
+TRINITY_BUILD_ADMIN="yes"
+TRINITY_LANGS="ar bg br ca cs cy da de el en_GB es et fa fi fr gl he hu is it ja ka lt
+ mk ms mt nb nds nl nn pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv ta th
+ tr uk vi zh_CN zh_TW"
+inherit flag-o-matic trinity-base-2
+
+DESCRIPTION="Digital photo management application [Trinity]"
+HOMEPAGE="https://trinitydesktop.org/"
+
+SLOT="${TRINITY_VER}"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi
+IUSE=""
+DEPEND="media-libs/lcms:2
+ media-libs/libgphoto2
+ media-libs/jasper
+ ~trinity-apps/libkexiv2-${PV}
+ ~trinity-apps/libkdcraw-${PV}
+ ~trinity-apps/libkipi-${PV}
+ dev-db/sqlite
+"
+
+RDEPEND="${DEPEND}"
diff --git a/trinity-apps/digikam/metadata.xml b/trinity-apps/digikam/metadata.xml
new file mode 100644
index 00000000..689e1534
--- /dev/null
+++ b/trinity-apps/digikam/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>team-gentoo@trinitydesktop.org</email>
+ <name>Trinity Gentoo ebuilds project</name>
+ </maintainer>
+</pkgmetadata>