summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-08-12 23:47:32 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-08-12 23:47:37 +1000
commit694995b648e23fa90b8c2cf37648839099e7bae9 (patch)
tree5cc9ba21ff40a9b3faa7d4145f9d57cd0ced8230 /kde-apps/kjots/kjots-4.14.11_pre20160611.ebuild
parentkde-apps/akonadi: import from main tree (diff)
downloadkde-sunset-694995b648e23fa90b8c2cf37648839099e7bae9.tar.gz
kde-sunset-694995b648e23fa90b8c2cf37648839099e7bae9.tar.bz2
kde-sunset-694995b648e23fa90b8c2cf37648839099e7bae9.zip
kde-apps: import kdepim4 from main tree
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/
+"