summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-08 19:04:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-08 19:04:39 +0100
commitd7443e05892e21953f2476002a87f3c0213706bb (patch)
treebdc943e4106bc2c6f20218650cf96563b88f1827 /kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild
parentsys-fs/zfs: drop old (diff)
downloadgentoo-d7443e05892e21953f2476002a87f3c0213706bb.tar.gz
gentoo-d7443e05892e21953f2476002a87f3c0213706bb.tar.bz2
gentoo-d7443e05892e21953f2476002a87f3c0213706bb.zip
kde-apps: Add KDE Applications 17.12.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild')
-rw-r--r--kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild b/kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild
new file mode 100644
index 000000000000..0209c5857d99
--- /dev/null
+++ b/kde-apps/kdeedu-data/kdeedu-data-17.12.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+KDE_DEBUG="false"
+inherit kde5
+
+DESCRIPTION="Shared icons, artwork and data files for educational applications"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep extra-cmake-modules)
+ $(add_qt_dep qtcore)
+"
+RDEPEND="
+ !kde-apps/libkdeedu:4
+ !kde-apps/kde-l10n
+"