summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/kdeedu-data/kdeedu-data-25.12.49.9999.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-apps/kdeedu-data/kdeedu-data-25.12.49.9999.ebuild b/kde-apps/kdeedu-data/kdeedu-data-25.12.49.9999.ebuild
new file mode 100644
index 00000000000..d964b2adeee
--- /dev/null
+++ b/kde-apps/kdeedu-data/kdeedu-data-25.12.49.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake gear.kde.org xdg
+
+DESCRIPTION="Shared icons, artwork and data files for educational applications"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+BDEPEND="
+ dev-qt/qtbase:6
+ >=kde-frameworks/extra-cmake-modules-6.0:0
+"