From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdeplasma-addons/
Date: Thu, 2 Feb 2017 11:01:58 +0000 (UTC) [thread overview]
Message-ID: <1486033311.8c0c94e650e9063ac3aa2cd3458f1d0b1b53bb5f.johu@gentoo> (raw)
commit: 8c0c94e650e9063ac3aa2cd3458f1d0b1b53bb5f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 2 11:01:39 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 2 11:01:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c0c94e6
kde-plasma/kdeplasma-addons: Drop use flag eigen
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild | 13 +++++--------
kde-plasma/kdeplasma-addons/metadata.xml | 1 -
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
index 74e41c0..e774df7 100644
--- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
+++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-4.14.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,14 +10,14 @@ inherit flag-o-matic kde4-base
DESCRIPTION="Extra Plasma applets and engines"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="attica debug desktopglobe eigen exif fcitx ibus json oauth +pim
+IUSE="attica debug desktopglobe exif fcitx ibus json oauth +pim
qalculate qwt scim"
RESTRICT=test
# tests hang
# krunner is only needed to generate dbus interface for lancelot
-COMMON_DEPEND="
+DEPEND="
app-crypt/qca:2[qt4(+)]
kde-plasma/krunner:4
kde-plasma/plasma-workspace:4
@@ -34,10 +34,7 @@ COMMON_DEPEND="
qwt? ( x11-libs/qwt:5 )
scim? ( app-i18n/scim )
"
-DEPEND="${COMMON_DEPEND}
- eigen? ( dev-cpp/eigen:2 )
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
app-crypt/qca:2[ssl]
"
@@ -45,9 +42,9 @@ src_configure() {
local mycmakeargs=(
-DDBUS_INTERFACES_INSTALL_DIR="${EPREFIX}/usr/share/dbus-1/interfaces/"
-DWITH_Nepomuk=OFF
+ -DCMAKE_DISABLE_FIND_PACKAGE_Eigen2=OFF
$(cmake-utils_use_with attica LibAttica)
$(cmake-utils_use_with desktopglobe Marble)
- $(cmake-utils_use_find_package eigen Eigen2)
$(cmake-utils_use_with exif Kexiv2)
$(cmake-utils_use_build ibus)
$(cmake-utils_use_with json QJSON)
diff --git a/kde-plasma/kdeplasma-addons/metadata.xml b/kde-plasma/kdeplasma-addons/metadata.xml
index 8235b96..eb07519 100644
--- a/kde-plasma/kdeplasma-addons/metadata.xml
+++ b/kde-plasma/kdeplasma-addons/metadata.xml
@@ -9,7 +9,6 @@
<flag name="attica">Enable support for <pkg>dev-libs/libattica</pkg></flag>
<flag name="ibus">Use ibus input method via <pkg>app-i18n/ibus</pkg></flag>
<flag name="desktopglobe">Enable Desktop Globe wallpaper using <pkg>kde-apps/marble</pkg></flag>
- <flag name="eigen">Build Mandelbrot wallpaper plugin using <pkg>dev-cpp/eigen</pkg> using SLOT 2</flag>
<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="oauth">Enable OAuth support via <pkg>dev-libs/qoauth</pkg></flag>
next reply other threads:[~2017-02-02 11:02 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 11:01 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 10:13 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdeplasma-addons/ WANG Xuerui
2024-06-23 17:42 Sam James
2024-03-13 21:17 Andreas Sturmlechner
2023-09-19 15:27 Andreas Sturmlechner
2023-09-19 15:27 Andreas Sturmlechner
2022-11-18 7:22 WANG Xuerui
2022-08-07 15:51 Andreas Sturmlechner
2022-06-29 7:21 WANG Xuerui
2022-05-18 15:06 Andreas Sturmlechner
2022-05-04 20:50 Andreas Sturmlechner
2021-11-23 14:59 Andreas Sturmlechner
2021-06-10 18:05 Georgy Yakovlev
2020-12-22 11:18 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-09-06 16:46 Andreas Sturmlechner
2019-12-22 19:07 Andreas Sturmlechner
2019-02-18 10:54 Andreas Sturmlechner
2019-02-18 6:20 Mikle Kolyada
2019-02-17 22:35 Thomas Deutschmann
2019-02-13 16:24 Andreas Sturmlechner
2018-12-01 19:00 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-05-26 0:52 Thomas Deutschmann
2018-05-22 7:49 Mikle Kolyada
2017-10-07 21:12 Andreas Sturmlechner
2017-02-02 11:03 Johannes Huber
2015-12-14 14:34 Michael Palimaka
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=1486033311.8c0c94e650e9063ac3aa2cd3458f1d0b1b53bb5f.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