summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/jovie/jovie-16.12.3.ebuild')
-rw-r--r--kde-apps/jovie/jovie-16.12.3.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-apps/jovie/jovie-16.12.3.ebuild b/kde-apps/jovie/jovie-16.12.3.ebuild
new file mode 100644
index 000000000000..4a2bb878ea7c
--- /dev/null
+++ b/kde-apps/jovie/jovie-16.12.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="Text to speech application"
+HOMEPAGE="https://www.kde.org/applications/utilities/jovie/"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug"
+
+DEPEND="
+ app-accessibility/speech-dispatcher
+"
+RDEPEND="${DEPEND}"