public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-base/kdeplasma-addons/
Date: Wed, 12 Aug 2015 22:01:14 +0000 (UTC)	[thread overview]
Message-ID: <1439417011.fefefb7f916e2f8153e94b979c1d5241a6c3c128.johu@gentoo> (raw)

commit:     fefefb7f916e2f8153e94b979c1d5241a6c3c128
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 21:41:21 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 22:03:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefefb7f

kde-base/kdeplasma-addons: Drop Nepomuk support

Package-Manager: portage-2.2.20.1

 kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild | 9 ++++-----
 kde-base/kdeplasma-addons/metadata.xml                   | 1 -
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
index 2ee2f26..aeee82b 100644
--- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
+++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.14.3.ebuild
@@ -9,8 +9,8 @@ inherit kde4-base
 DESCRIPTION="Extra Plasma applets and engines"
 LICENSE="GPL-2 LGPL-2"
 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="attica debug desktopglobe exif fcitx ibus json +kdepim nepomuk oauth
-qalculate qwt scim"
+IUSE="attica debug desktopglobe exif fcitx ibus json +kdepim oauth qalculate
+qwt scim"
 
 RESTRICT=test
 # tests hang
@@ -18,9 +18,8 @@ RESTRICT=test
 # krunner is only needed to generate dbus interface for lancelot
 COMMON_DEPEND="
 	app-crypt/qca:2[qt4(+)]
-	$(add_kdebase_dep kdelibs 'nepomuk?')
 	$(add_kdebase_dep krunner '' 4.11)
-	$(add_kdebase_dep plasma-workspace 'nepomuk?' 4.11)
+	$(add_kdebase_dep plasma-workspace '' 4.11)
 	x11-misc/shared-mime-info
 	attica? ( dev-libs/libattica )
 	desktopglobe? ( $(add_kdeapps_dep marble) )
@@ -44,13 +43,13 @@ RDEPEND="${COMMON_DEPEND}
 src_configure() {
 	local mycmakeargs=(
 		-DDBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces/"
+		-DWITH_Nepomuk=OFF
 		$(cmake-utils_use_with attica LibAttica)
 		$(cmake-utils_use_with desktopglobe Marble)
 		$(cmake-utils_use_with exif Kexiv2)
 		$(cmake-utils_use_build ibus)
 		$(cmake-utils_use_with json QJSON)
 		$(cmake-utils_use_with kdepim KdepimLibs)
-		$(cmake-utils_use_with nepomuk)
 		$(cmake-utils_use_with oauth QtOAuth)
 		$(cmake-utils_use_with qalculate)
 		$(cmake-utils_use_with qwt)

diff --git a/kde-base/kdeplasma-addons/metadata.xml b/kde-base/kdeplasma-addons/metadata.xml
index f465b65..4798f1b 100644
--- a/kde-base/kdeplasma-addons/metadata.xml
+++ b/kde-base/kdeplasma-addons/metadata.xml
@@ -9,7 +9,6 @@
 		<flag name="fcitx">Use fcitx input method via <pkg>app-i18n/fcitx</pkg></flag>
 		<flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
 		<flag name="kdepim">KDE PIM integration via <pkg>kde-base/kdepimlibs</pkg></flag>
-		<flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
 		<flag name="oauth">Enable OAuth support via <pkg>dev-libs/qoauth</pkg></flag>
 		<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
 		<flag name="qwt">Enable applets that use <pkg>x11-libs/qwt:5</pkg></flag>


             reply	other threads:[~2015-08-12 22:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12 22:01 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-11  5:03 [gentoo-commits] repo/gentoo:master commit in: kde-base/kdeplasma-addons/ Jeroen Roovers
2016-03-17 13:09 Johannes Huber
2016-03-26 11:34 Johannes Huber
2016-04-18  8:13 Patrice Clement
2016-04-18  9:43 Patrice Clement
2016-04-18 10:27 Patrice Clement
2016-04-19 21:21 Michael Palimaka
2016-05-26  7:11 Michael Palimaka
2016-07-20 19:07 Michael Palimaka
2016-07-21 18:32 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1439417011.fefefb7f916e2f8153e94b979c1d5241a6c3c128.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox