summaryrefslogtreecommitdiff
path: root/kde-apps/artikulate/artikulate-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/artikulate/artikulate-9999.ebuild')
-rw-r--r--kde-apps/artikulate/artikulate-9999.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-apps/artikulate/artikulate-9999.ebuild b/kde-apps/artikulate/artikulate-9999.ebuild
new file mode 100644
index 00000000000..f06e7cd0d0f
--- /dev/null
+++ b/kde-apps/artikulate/artikulate-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KDE_HANDBOOK="optional"
+inherit kde4-base multilib
+
+DESCRIPTION="Language learning application that helps improving pronunciation skills"
+HOMEPAGE="http://edu.kde.org/applications/language/artikulate"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ dev-qt/qtxmlpatterns:4
+ >=media-libs/qt-gstreamer-1.2.0
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep kqtquickcharts)
+"