From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
Date: Tue, 29 Dec 2015 12:48:36 +0000 (UTC) [thread overview]
Message-ID: <1451393306.ee09c0d1c9d0d71e5ac325da895573d967ffb96f.kensington@gentoo> (raw)
commit: ee09c0d1c9d0d71e5ac325da895573d967ffb96f
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Dec 28 18:21:39 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 12:48:26 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee09c0d1
kde-apps/kaccounts-integration: Fix dependencies
Package-Manager: portage-2.2.24
...ild => kaccounts-integration-15.12.0-r1.ebuild} | 23 +---------------------
.../kaccounts-integration-15.12.49.9999.ebuild | 23 +---------------------
.../kaccounts-integration-9999.ebuild | 23 +---------------------
kde-apps/kaccounts-integration/metadata.xml | 3 ---
4 files changed, 3 insertions(+), 69 deletions(-)
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.0-r1.ebuild
similarity index 62%
rename from kde-apps/kaccounts-integration/kaccounts-integration-15.12.0.ebuild
rename to kde-apps/kaccounts-integration/kaccounts-integration-15.12.0-r1.ebuild
index dd09186..37f168a 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.0-r1.ebuild
@@ -13,32 +13,20 @@ HOMEPAGE="https://community.kde.org/KTp"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
-IUSE="google"
+IUSE=""
COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kpackage)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kcontacts)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
- dev-qt/qtxml:5
net-libs/accounts-qt
net-libs/signond
- google? (
- dev-qt/qtwebkit:5
- net-libs/libkgapi:5
- )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kcmutils)
@@ -48,12 +36,3 @@ RDEPEND="${COMMON_DEPEND}"
# bug #549444
RESTRICT="test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package google KF5GAPI)
- $(cmake-utils_use_find_package google Qt5WebKitWidgets)
- )
-
- kde5_src_configure
-}
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.49.9999.ebuild
index 9f1842b..8ac0cd0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.49.9999.ebuild
@@ -13,32 +13,20 @@ HOMEPAGE="https://community.kde.org/KTp"
LICENSE="LGPL-2.1"
KEYWORDS=""
-IUSE="google"
+IUSE=""
COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kpackage)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kcontacts)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
- dev-qt/qtxml:5
net-libs/accounts-qt
net-libs/signond
- google? (
- dev-qt/qtwebkit:5
- net-libs/libkgapi:5
- )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kcmutils)
@@ -48,12 +36,3 @@ RDEPEND="${COMMON_DEPEND}"
# bug #549444
RESTRICT="test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package google KF5GAPI)
- $(cmake-utils_use_find_package google Qt5WebKitWidgets)
- )
-
- kde5_src_configure
-}
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 9f1842b..8ac0cd0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -13,32 +13,20 @@ HOMEPAGE="https://community.kde.org/KTp"
LICENSE="LGPL-2.1"
KEYWORDS=""
-IUSE="google"
+IUSE=""
COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kpackage)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep kcontacts)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
- dev-qt/qtxml:5
net-libs/accounts-qt
net-libs/signond
- google? (
- dev-qt/qtwebkit:5
- net-libs/libkgapi:5
- )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kcmutils)
@@ -48,12 +36,3 @@ RDEPEND="${COMMON_DEPEND}"
# bug #549444
RESTRICT="test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package google KF5GAPI)
- $(cmake-utils_use_find_package google Qt5WebKitWidgets)
- )
-
- kde5_src_configure
-}
diff --git a/kde-apps/kaccounts-integration/metadata.xml b/kde-apps/kaccounts-integration/metadata.xml
index f08407c..a23f444 100644
--- a/kde-apps/kaccounts-integration/metadata.xml
+++ b/kde-apps/kaccounts-integration/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
- <use>
- <flag name="google">Enable support for Google Contacts Sync via <pkg>kde-apps/libkgapi</pkg></flag>
- </use>
</pkgmetadata>
next reply other threads:[~2015-12-29 12:48 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-29 12:48 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 20:24 [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/ Andreas Sturmlechner
2024-11-09 11:42 Andreas Sturmlechner
2024-10-04 21:55 Andreas Sturmlechner
2024-07-01 19:10 Andreas Sturmlechner
2024-07-01 19:10 Andreas Sturmlechner
2024-02-25 20:12 Sam James
2023-12-19 22:00 Andreas Sturmlechner
2023-09-14 19:43 Andreas Sturmlechner
2022-12-24 23:48 Andreas Sturmlechner
2020-03-19 0:00 Andreas Sturmlechner
2019-08-06 13:04 Michael Palimaka
2018-10-23 18:52 Andreas Sturmlechner
2017-12-25 10:30 Michael Palimaka
2016-04-07 15:15 Michael Palimaka
2016-03-25 17:14 Michael Palimaka
2016-02-25 9:11 Michael Palimaka
2015-10-19 18:21 Michael Palimaka
2015-10-08 13:07 Michael Palimaka
2015-10-08 13:07 Michael Palimaka
2015-08-28 11:58 Johannes Huber
2015-08-28 11:39 Johannes Huber
2015-08-28 11:39 Johannes Huber
2015-08-28 11:39 Johannes Huber
2015-08-28 11:08 Johannes Huber
2015-06-12 18:29 Michael Palimaka
2015-06-12 18:29 Michael Palimaka
2015-06-03 21:05 Johannes Huber
2015-05-23 16:13 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=1451393306.ee09c0d1c9d0d71e5ac325da895573d967ffb96f.kensington@gentoo \
--to=kensington@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