summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild')
-rw-r--r--kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild b/kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild
new file mode 100644
index 00000000..e286af8f
--- /dev/null
+++ b/kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="Note taking utility by KDE"
+HOMEPAGE="https://www.kde.org/applications/utilities/kjots/"
+
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdeapps_dep kdepim-common-libs)
+ $(add_kdeapps_dep kdepimlibs)
+ dev-libs/grantlee:0
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ akonadi_next/
+ noteshared/
+"