summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-30 18:19:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-01 10:02:25 +0200
commit26d29d17f15778d7c499dd5c103714e49b460869 (patch)
tree02e75ac238a6661e9f179c6f89dd8ef18f8f193d /kde-apps/knotes/knotes-4.4.2017.04.ebuild
parentprofiles: Mask KDE PIM 4.4.2017.04 (diff)
downloadgentoo-26d29d17f15778d7c499dd5c103714e49b460869.tar.gz
gentoo-26d29d17f15778d7c499dd5c103714e49b460869.tar.bz2
gentoo-26d29d17f15778d7c499dd5c103714e49b460869.zip
kde-apps: KDE PIM 4.4.2017.04 version bump
Fix configure w/ >=kde-apps/kdepimlibs-4.14.10_p20160611, updating gpgme++ and qgpgme references. kdepim-meta: Pin dependencies to slot 4 Bump to EAPI 6 Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Gentoo-bug: 611818 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/knotes/knotes-4.4.2017.04.ebuild')
-rw-r--r--kde-apps/knotes/knotes-4.4.2017.04.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-apps/knotes/knotes-4.4.2017.04.ebuild b/kde-apps/knotes/knotes-4.4.2017.04.ebuild
new file mode 100644
index 000000000000..76cd77181777
--- /dev/null
+++ b/kde-apps/knotes/knotes-4.4.2017.04.ebuild
@@ -0,0 +1,22 @@
+# 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 application (noakonadi branch)"
+HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdeapps_dep kdepimlibs)
+ $(add_kdeapps_dep libkdepim)
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"