public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-06-12 18:29 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-06-12 18:29 UTC (permalink / raw
  To: gentoo-commits

commit:     240185f883a5a5c8f817fca4d0226c4ddc2712d3
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 12 18:29:19 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 18:29:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=240185f8

[kde-apps/kaccounts-integration] Nitpicks.

Package-Manager: portage-2.2.20

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild  | 5 +++--
 .../kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild | 5 +++--
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild     | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
index b82a123..a926327 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_TEST=true
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -34,8 +34,9 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	mycmakeargs=(
+	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
 	)
+
 	kde5_src_configure
 }

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
index 23b5488..624649f 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_TEST=true
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -34,8 +34,9 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	mycmakeargs=(
+	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
 	)
+
 	kde5_src_configure
 }

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 23b5488..624649f 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_TEST=true
+KDE_TEST="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -34,8 +34,9 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	mycmakeargs=(
+	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
 	)
+
 	kde5_src_configure
 }


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2024-10-04 21:55 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-10-04 21:55 UTC (permalink / raw
  To: gentoo-commits

commit:     2459a4d6f344c9d0f7773dcdaa92c63547133a5e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 17:58:01 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:45:12 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2459a4d6

kde-apps/kaccounts-integration: Prepare for IUSE qt6 USEdep droppage

... in net-libs/accounts-qt and net-libs/signond.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild  | 4 ++--
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild
index 84bd256ba3..4e619265ee 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild
@@ -32,8 +32,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
-	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6]
-	>=net-libs/signond-8.61-r100[qt5?,qt6]
+	>=net-libs/accounts-qt-1.17[qt5(-)?,qt6(+)]
+	>=net-libs/signond-8.61-r100[qt5(-)?,qt6(+)]
 	qt5? (
 		>=dev-qt/qtdeclarative-${QT5MIN}:5
 		>=dev-qt/qtgui-${QT5MIN}:5

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 84bd256ba3..4e619265ee 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -32,8 +32,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
-	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6]
-	>=net-libs/signond-8.61-r100[qt5?,qt6]
+	>=net-libs/accounts-qt-1.17[qt5(-)?,qt6(+)]
+	>=net-libs/signond-8.61-r100[qt5(-)?,qt6(+)]
 	qt5? (
 		>=dev-qt/qtdeclarative-${QT5MIN}:5
 		>=dev-qt/qtgui-${QT5MIN}:5


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2024-07-01 19:10 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-07-01 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     56fb68b0a1be241de0bbe25a21a057deda76475a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 10:02:44 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 18:42:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=56fb68b0

kde-apps/kaccounts-integration: Add PDEPEND=kde-apps/kaccounts-providers

kde-apps/kaccounts-integration provides kcm_accounts for systemsettings,
however without kde-apps/kaccounts-providers the list is practically empty
which makes no sense.

So far, only kde-apps/kdenetwork-meta and kde-misc/kio-gdrive had been
pulling it in but we cannot assume every Plasma user would have those
installed.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration-24.05.49.9999.ebuild                      | 6 +++---
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
index ba8dc8de25..81da5674a0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
@@ -6,6 +6,7 @@ EAPI=8
 ECM_TEST="forceoptional"
 KF5MIN=5.115.0
 KFMIN=6.3.0
+PVCUT=$(ver_cut 1-3)
 QT5MIN=5.15.12
 QTMIN=6.6.2
 VIRTUALDBUS_TEST="true"
@@ -58,9 +59,8 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
-BDEPEND="
-	sys-devel/gettext
-"
+BDEPEND="sys-devel/gettext"
+PDEPEND=">=kde-apps/kaccounts-providers-${PVCUT}:6"
 
 pkg_setup() {
 	MULTIBUILD_VARIANTS=( $(usev qt5) default )

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index ba8dc8de25..81da5674a0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=8
 ECM_TEST="forceoptional"
 KF5MIN=5.115.0
 KFMIN=6.3.0
+PVCUT=$(ver_cut 1-3)
 QT5MIN=5.15.12
 QTMIN=6.6.2
 VIRTUALDBUS_TEST="true"
@@ -58,9 +59,8 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
-BDEPEND="
-	sys-devel/gettext
-"
+BDEPEND="sys-devel/gettext"
+PDEPEND=">=kde-apps/kaccounts-providers-${PVCUT}:6"
 
 pkg_setup() {
 	MULTIBUILD_VARIANTS=( $(usev qt5) default )


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2024-07-01 19:10 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-07-01 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     fcebc371ca88692f3fda63e6ae5919f5f8dbbc6b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 15:39:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 18:42:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fcebc371

kde-apps/kaccounts-integration: RDEPEND on signon-kwallet-extension:6

This package already depends on kde-frameworks/kwallet so in this case
we do not introduce a perceived extra dependency. It is also where Arch
Linux chose to put it.

Closes: https://bugs.gentoo.org/642420
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild  | 4 +++-
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild      | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
index 81da5674a0..b1b0c6d471 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
@@ -55,9 +55,11 @@ DEPEND="${COMMON_DEPEND}
 		>=kde-frameworks/kcmutils-${KF5MIN}:5
 	)
 "
-# KAccountsMacros.cmake needs intltool
+# KAccountsMacros.cmake needs intltool; TODO: Watch:
+# https://invent.kde.org/network/kaccounts-integration/-/merge_requests/61
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
+	kde-apps/signon-kwallet-extension:6
 "
 BDEPEND="sys-devel/gettext"
 PDEPEND=">=kde-apps/kaccounts-providers-${PVCUT}:6"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 81da5674a0..b1b0c6d471 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -55,9 +55,11 @@ DEPEND="${COMMON_DEPEND}
 		>=kde-frameworks/kcmutils-${KF5MIN}:5
 	)
 "
-# KAccountsMacros.cmake needs intltool
+# KAccountsMacros.cmake needs intltool; TODO: Watch:
+# https://invent.kde.org/network/kaccounts-integration/-/merge_requests/61
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
+	kde-apps/signon-kwallet-extension:6
 "
 BDEPEND="sys-devel/gettext"
 PDEPEND=">=kde-apps/kaccounts-providers-${PVCUT}:6"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2024-02-25 20:12 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2024-02-25 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     91fd944bc5baf765e15eb15e9c13c377a5c4e536
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 20:04:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 20:05:07 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=91fd944b

kde-apps/kaccounts-integration: refresh deps

* Drop kpackage, kdeclarative for upstream commit bc501f7c9171449960c3c7b64a81db71ac113a65

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kaccounts-integration/kaccounts-integration-24.02.0.ebuild  | 5 -----
 .../kaccounts-integration/kaccounts-integration-24.02.49.9999.ebuild | 5 -----
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild     | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.02.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.02.0.ebuild
index f211d02972..7384422bfe 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.02.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.02.0.ebuild
@@ -28,10 +28,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/kdeclarative-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
 	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6]
 	>=net-libs/signond-8.61-r100[qt5?,qt6]
@@ -42,7 +40,6 @@ COMMON_DEPEND="
 		>=kde-frameworks/kconfig-${KF5MIN}:5
 		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
 		>=kde-frameworks/kdbusaddons-${KF5MIN}:5
-		>=kde-frameworks/kdeclarative-${KF5MIN}:5
 		>=kde-frameworks/ki18n-${KF5MIN}:5
 		>=kde-frameworks/kio-${KF5MIN}:5
 		>=kde-frameworks/kwallet-${KF5MIN}:5
@@ -62,9 +59,7 @@ RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
 BDEPEND="
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	sys-devel/gettext
-	qt5? ( >=kde-frameworks/kpackage-${KF5MIN}:5 )
 "
 
 pkg_setup() {

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.02.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.02.49.9999.ebuild
index 7164e118cf..d848b8d930 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.02.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.02.49.9999.ebuild
@@ -28,10 +28,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/kdeclarative-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
 	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6]
 	>=net-libs/signond-8.61-r100[qt5?,qt6]
@@ -42,7 +40,6 @@ COMMON_DEPEND="
 		>=kde-frameworks/kconfig-${KF5MIN}:5
 		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
 		>=kde-frameworks/kdbusaddons-${KF5MIN}:5
-		>=kde-frameworks/kdeclarative-${KF5MIN}:5
 		>=kde-frameworks/ki18n-${KF5MIN}:5
 		>=kde-frameworks/kio-${KF5MIN}:5
 		>=kde-frameworks/kwallet-${KF5MIN}:5
@@ -62,9 +59,7 @@ RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
 BDEPEND="
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	sys-devel/gettext
-	qt5? ( >=kde-frameworks/kpackage-${KF5MIN}:5 )
 "
 
 pkg_setup() {

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 7164e118cf..d848b8d930 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -28,10 +28,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/kdeclarative-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
 	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6]
 	>=net-libs/signond-8.61-r100[qt5?,qt6]
@@ -42,7 +40,6 @@ COMMON_DEPEND="
 		>=kde-frameworks/kconfig-${KF5MIN}:5
 		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
 		>=kde-frameworks/kdbusaddons-${KF5MIN}:5
-		>=kde-frameworks/kdeclarative-${KF5MIN}:5
 		>=kde-frameworks/ki18n-${KF5MIN}:5
 		>=kde-frameworks/kio-${KF5MIN}:5
 		>=kde-frameworks/kwallet-${KF5MIN}:5
@@ -62,9 +59,7 @@ RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
 BDEPEND="
-	>=kde-frameworks/kpackage-${KFMIN}:6
 	sys-devel/gettext
-	qt5? ( >=kde-frameworks/kpackage-${KF5MIN}:5 )
 "
 
 pkg_setup() {


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2023-12-19 22:00 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2023-12-19 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8d2ed19804df1fca7c2384299cddaa1ca2430ea2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 21:38:03 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 21:38:03 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d2ed198

kde-apps/kaccounts-integration: Add IUSE qt5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration-9999.ebuild              | 55 ++++++++++++++++++++--
 1 file changed, 51 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index f9bb76b5e2..d0fe2fa698 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -4,10 +4,12 @@
 EAPI=8
 
 ECM_TEST="forceoptional"
+KF5MIN=5.106.0
 KFMIN=5.246.0
+QT5MIN=5.15.9
 QTMIN=6.6.0
 VIRTUALDBUS_TEST="true"
-inherit ecm gear.kde.org
+inherit ecm gear.kde.org multibuild
 
 DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
 HOMEPAGE="https://community.kde.org/KTp"
@@ -15,7 +17,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 SLOT="6"
 KEYWORDS=""
-IUSE=""
+IUSE="qt5"
 
 # bug #549444
 RESTRICT="test"
@@ -31,13 +33,29 @@ COMMON_DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kpackage-${KFMIN}:6
 	>=kde-frameworks/kwallet-${KFMIN}:6
-	>=net-libs/accounts-qt-1.16-r1[qt6]
-	>=net-libs/signond-8.61-r1[qt6]
+	>=net-libs/accounts-qt-1.16-r1[qt5?,qt6]
+	>=net-libs/signond-8.61-r1[qt5?,qt6]
+	qt5? (
+		>=dev-qt/qtdeclarative-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kdbusaddons-${KF5MIN}:5
+		>=kde-frameworks/kdeclarative-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kwallet-${KF5MIN}:5
+	)
 "
 DEPEND="${COMMON_DEPEND}
 	dev-libs/qcoro
 	>=kde-frameworks/kcmutils-${KFMIN}:6
 	kde-plasma/kde-cli-tools:*
+	qt5? (
+		dev-libs/qcoro5
+		>=kde-frameworks/kcmutils-${KF5MIN}:5
+	)
 "
 # KAccountsMacros.cmake needs intltool
 RDEPEND="${COMMON_DEPEND}
@@ -46,4 +64,33 @@ RDEPEND="${COMMON_DEPEND}
 BDEPEND="
 	>=kde-frameworks/kpackage-${KFMIN}:6
 	sys-devel/gettext
+	qt5? ( >=kde-frameworks/kpackage-${KF5MIN}:5 )
 "
+
+pkg_setup() {
+	MULTIBUILD_VARIANTS=( $(usev qt5) default )
+}
+
+src_configure() {
+	my_src_configure() {
+		if [[ ${MULTIBUILD_VARIANT} == qt5 ]]; then
+			local mycmakeargs=( -DKF6_COMPAT_BUILD=ON )
+		fi
+
+		ecm_src_configure
+	}
+
+	multibuild_foreach_variant my_src_configure
+}
+
+src_compile() {
+	multibuild_foreach_variant cmake_src_compile
+}
+
+src_test() {
+	multibuild_foreach_variant ecm_src_test
+}
+
+src_install() {
+	multibuild_foreach_variant ecm_src_install
+}


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2023-09-14 19:43 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2023-09-14 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d2ae1f430917b3f220c953cbd3f2a6f250ed07df
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 19:17:06 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 19:42:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d2ae1f43

kde-apps/kaccounts-integration: Update dependencies

Upstream commits:
60d31ff1d55b8a3d36d61ef0824737e74a64b61a (!)
a60c1636b6bf0bf5b0718d8de06facfa959ad719

Closes: https://bugs.gentoo.org/914121
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration-23.08.49.9999.ebuild             | 14 ++++++--------
 .../kaccounts-integration-9999.ebuild                      | 14 ++++++--------
 2 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.49.9999.ebuild
index 54c9424a77..a4cc7423a0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-23.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-23.08.49.9999.ebuild
@@ -17,28 +17,29 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
+# bug #549444
+RESTRICT="test"
+
 COMMON_DEPEND="
-	dev-libs/qcoro5
-	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kwallet-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	net-libs/accounts-qt
-	>=net-libs/libaccounts-glib-1.21:=
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}
+	dev-libs/qcoro5
 	>=kde-frameworks/kcmutils-${KFMIN}:5
 	kde-plasma/kde-cli-tools:5
 "
+# KAccountsMacros.cmake needs intltool
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
@@ -46,6 +47,3 @@ BDEPEND="
 	>=kde-frameworks/kpackage-${KFMIN}:5
 	sys-devel/gettext
 "
-
-# bug #549444
-RESTRICT="test"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 54c9424a77..a4cc7423a0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -17,28 +17,29 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
+# bug #549444
+RESTRICT="test"
+
 COMMON_DEPEND="
-	dev-libs/qcoro5
-	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kwallet-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	net-libs/accounts-qt
-	>=net-libs/libaccounts-glib-1.21:=
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}
+	dev-libs/qcoro5
 	>=kde-frameworks/kcmutils-${KFMIN}:5
 	kde-plasma/kde-cli-tools:5
 "
+# KAccountsMacros.cmake needs intltool
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
@@ -46,6 +47,3 @@ BDEPEND="
 	>=kde-frameworks/kpackage-${KFMIN}:5
 	sys-devel/gettext
 "
-
-# bug #549444
-RESTRICT="test"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2022-12-24 23:48 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2022-12-24 23:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a6f7555c46c25476481c84e21e89967578607bdb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 23:25:11 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 23:25:11 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a6f7555c

kde-apps/kaccounts-integration: Add new dependency

Upstream commit 20dac6597a0a7858d21ce56ad8581a4668c6d277

Closes: https://bugs.gentoo.org/886445
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 0c3c91da94..a4a216155f 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -5,7 +5,6 @@ EAPI=8
 
 ECM_TEST="forceoptional"
 KFMIN=5.101.0
-PLASMA_MINIMAL=5.16.5
 QTMIN=5.15.5
 VIRTUALDBUS_TEST="true"
 inherit ecm gear.kde.org
@@ -18,10 +17,8 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-BDEPEND="
-	sys-devel/gettext
-"
 COMMON_DEPEND="
+	dev-libs/qcoro5
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -40,11 +37,12 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
 	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-plasma/kde-cli-tools-${PLASMA_MINIMAL}:5
+	kde-plasma/kde-cli-tools:5
 "
 RDEPEND="${COMMON_DEPEND}
 	dev-util/intltool
 "
+BDEPEND="sys-devel/gettext"
 
 # bug #549444
 RESTRICT="test"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2020-03-19  0:00 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2020-03-19  0:00 UTC (permalink / raw
  To: gentoo-commits

commit:     b6374d0e98aa218083cbb918009fe84f4d34beaf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 22:34:49 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 22:34:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b6374d0e

kde-apps/kaccounts-integration: Add new DEPENDs

Upstream commit 693d7361428e5e85ac9259c6abed31bfb57ea8bd

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 3568f0782c..c5a307406b 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -27,6 +27,8 @@ COMMON_DEPEND="
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kwallet-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtdeclarative-${QTMIN}:5


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2019-08-06 13:04 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2019-08-06 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9eab3feb6a72ee59be2f046bec71ca9035c85fcb
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  6 13:04:03 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Aug  6 13:04:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9eab3feb

kde-apps/kaccounts-integration: add net-libs/libaccounts-glib subslot operator

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 kde-apps/kaccounts-integration/kaccounts-integration-19.07.90.ebuild    | 2 +-
 .../kaccounts-integration/kaccounts-integration-19.08.49.9999.ebuild    | 2 +-
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-19.07.90.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-19.07.90.ebuild
index 3e554d7f97..616d18489b 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-19.07.90.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-19.07.90.ebuild
@@ -29,7 +29,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	net-libs/accounts-qt
-	>=net-libs/libaccounts-glib-1.21
+	>=net-libs/libaccounts-glib-1.21:=
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-19.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-19.08.49.9999.ebuild
index ce47804747..fb47b876f8 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-19.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-19.08.49.9999.ebuild
@@ -29,7 +29,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	net-libs/accounts-qt
-	>=net-libs/libaccounts-glib-1.21
+	>=net-libs/libaccounts-glib-1.21:=
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index ce47804747..fb47b876f8 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -29,7 +29,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	net-libs/accounts-qt
-	>=net-libs/libaccounts-glib-1.21
+	>=net-libs/libaccounts-glib-1.21:=
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2018-10-23 18:52 Andreas Sturmlechner
  0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2018-10-23 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     aaaf93a62af8e3fd3e8de088c8826d48f17767f2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 17:37:31 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 18:48:49 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=aaaf93a6

kde-apps/kaccounts-integration: KAccountsMacros.cmake needs intltool

Upstream commit 3b3842d1576076de8652b9d2744e6785014bbc5a

Closes: https://bugs.gentoo.org/668304
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../kaccounts-integration-18.08.49.9999.ebuild                   | 9 ++++++---
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-18.08.49.9999.ebuild
index 9004903bca..f72ced11e0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-18.08.49.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
@@ -29,11 +29,14 @@ RDEPEND="
 	>=net-libs/libaccounts-glib-1.21
 	net-libs/signond
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kcmutils)
 	$(add_plasma_dep kde-cli-tools)
 	sys-devel/gettext
 "
+RDEPEND="${COMMON_DEPEND}
+	dev-util/intltool
+"
 
 # bug #549444
 RESTRICT+=" test"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 9004903bca..f72ced11e0 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
@@ -29,11 +29,14 @@ RDEPEND="
 	>=net-libs/libaccounts-glib-1.21
 	net-libs/signond
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kcmutils)
 	$(add_plasma_dep kde-cli-tools)
 	sys-devel/gettext
 "
+RDEPEND="${COMMON_DEPEND}
+	dev-util/intltool
+"
 
 # bug #549444
 RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2017-12-25 10:30 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2017-12-25 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5f8c7b2e5b0dfca7405f9bfd4e8f29e87dc5eb2e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 10:30:16 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 10:30:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f8c7b2e

kde-apps/kaccounts-integration: add new dependency

Upstream-commit: ba987a0ba17669a97006da669979d636e299151f
Package-Manager: Portage-2.3.14, Repoman-2.3.6

 .../kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild     | 1 +
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild
index 9244451981..af7d8e9cee 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-17.12.49.9999.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
 	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kwidgetsaddons)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 9244451981..af7d8e9cee 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
 	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kwidgetsaddons)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2016-04-07 15:15 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-04-07 15:15 UTC (permalink / raw
  To: gentoo-commits

commit:     931897dabae062d8514bbbfb9660e13c61684574
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 15:00:40 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 15:00:40 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=931897da

kde-apps/kaccounts-integration: add missing dependency

Package-Manager: portage-2.2.28

 .../kaccounts-integration/kaccounts-integration-16.04.49.9999.ebuild     | 1 +
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-16.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-16.04.49.9999.ebuild
index 3f514ef..0dd3c36 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-16.04.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-16.04.49.9999.ebuild
@@ -31,6 +31,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kcmutils)
+	$(add_plasma_dep kde-cli-tools)
 	sys-devel/gettext
 "
 RDEPEND="${COMMON_DEPEND}"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 3f514ef..0dd3c36 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -31,6 +31,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kcmutils)
+	$(add_plasma_dep kde-cli-tools)
 	sys-devel/gettext
 "
 RDEPEND="${COMMON_DEPEND}"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2016-03-25 17:14 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-03-25 17:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2aacc935ddf2bea8233b3e36cf1d6b154ef74322
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Mar 25 14:49:56 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 17:14:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2aacc935

kde-apps/kaccounts-integration: Moved to tree

Package-Manager: portage-2.2.27

 .../kaccounts-integration-15.12.3.ebuild           | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild
deleted file mode 100644
index 5deb371..0000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_TEST="forceoptional"
-VIRTUALDBUS_TEST="true"
-inherit kde5
-
-DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
-HOMEPAGE="https://community.kde.org/KTp"
-LICENSE="LGPL-2.1"
-
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdeclarative)
-	$(add_frameworks_dep ki18n)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtdeclarative)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	net-libs/accounts-qt
-	net-libs/signond
-"
-DEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep kcmutils)
-	sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}"
-
-# bug #549444
-RESTRICT="test"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2016-02-25  9:11 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-02-25  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     3f8a1245b63e614c9ff68ccadb246966cdff4abd
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Feb 24 23:15:48 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 23:15:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f8a1245

kde-apps/kaccounts-integration: Add new DEPEND

Upstream commit a60c1636b6bf0bf5b0718d8de06facfa959ad719
Bug: https://bugs.kde.org/show_bug.cgi?id=347219
'Update the providers/services install path to not collide on Ubuntu'

Package-Manager: portage-2.2.27

 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index c76a3c4..3f514ef 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_TEST="forceoptional"
 VIRTUALDBUS_TEST="true"
@@ -26,6 +26,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	net-libs/accounts-qt
+	>=net-libs/libaccounts-glib-1.21
 	net-libs/signond
 "
 DEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-12-29 12:48 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-12-29 12:48 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-10-19 18:21 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-10-19 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     2563e1b654a6d16330156861456b1336cc0f8c9d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 18:20:45 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 18:21:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2563e1b6

kde-apps/kaccounts-integration: remove unused local USE description

Package-Manager: portage-2.2.20.1

 kde-apps/kaccounts-integration/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kaccounts-integration/metadata.xml b/kde-apps/kaccounts-integration/metadata.xml
index d95d129..f08407c 100644
--- a/kde-apps/kaccounts-integration/metadata.xml
+++ b/kde-apps/kaccounts-integration/metadata.xml
@@ -4,6 +4,5 @@
 	<herd>kde</herd>
 	<use>
 		<flag name="google">Enable support for Google Contacts Sync via <pkg>kde-apps/libkgapi</pkg></flag>
-		<flag name="kdepim">KDE PIM integration via <pkg>kde-apps/kdepimlibs</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-10-08 13:07 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-10-08 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f96f93110de7590009ebb0a8ec3646bbcbc2cc36
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Oct  7 18:55:32 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 13:07:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f96f9311

kde-apps/kaccounts-integration: Add USE=google, fix DEPENDs

Package-Manager: portage-2.2.22

 .../kaccounts-integration-9999.ebuild                | 20 +++++++++++++++-----
 kde-apps/kaccounts-integration/metadata.xml          |  1 +
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 7c1a712..a8f1ad3 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -14,36 +14,46 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS=""
-IUSE="kdepim"
+IUSE="google"
 
-RDEPEND="
+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
-	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
+	google? (
+		dev-qt/qtwebkit:5
+		net-libs/libkgapi:5
+	)
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kcmutils)
+	sys-devel/gettext
 "
+RDEPEND="${COMMON_DEPEND}"
 
 # bug #549444
 RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package kdepim KF5Akonadi)
+		$(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 7165813..d95d129 100644
--- a/kde-apps/kaccounts-integration/metadata.xml
+++ b/kde-apps/kaccounts-integration/metadata.xml
@@ -3,6 +3,7 @@
 <pkgmetadata>
 	<herd>kde</herd>
 	<use>
+		<flag name="google">Enable support for Google Contacts Sync via <pkg>kde-apps/libkgapi</pkg></flag>
 		<flag name="kdepim">KDE PIM integration via <pkg>kde-apps/kdepimlibs</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-10-08 13:07 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-10-08 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     86d1edb5c61c16cef3308b731e2a2495ad3bb957
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Oct  7 18:50:55 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 13:07:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=86d1edb5

kde-apps/kaccounts-integration: Drop USE=kdepim

See also: https://quickgit.kde.org/?p=kaccounts-integration.git&a=commit&h=5f95c467d0a31ba06d82bedcc341d0f3a1eab2a8

 .../kaccounts-integration-15.08.49.9999.ebuild               | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
index 7c1a712..d475a29 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS=""
-IUSE="kdepim"
+IUSE=""
 
 RDEPEND="
 	$(add_frameworks_dep kconfig)
@@ -32,19 +32,11 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
-	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
 "
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep kcmutils)
+	sys-devel/gettext
 "
 
 # bug #549444
 RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package kdepim KF5Akonadi)
-	)
-
-	kde5_src_configure
-}


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-08-28 11:58 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-08-28 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     6bdca28f0626a48252a47fc637df36829ec2d9e9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:58:11 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:58:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6bdca28f

kde-apps/kaccounts-integration: Remove old

Moved to gentoo main repo.

Package-Manager: portage-2.2.20.1

 .../kaccounts-integration-15.04.3.ebuild           | 50 ----------------------
 .../kaccounts-integration-15.08.0.ebuild           | 50 ----------------------
 2 files changed, 100 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
deleted file mode 100644
index 3220fae..0000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_TEST="true"
-VIRTUALDBUS_TEST="true"
-KDE_PUNT_BOGUS_DEPS="true"
-inherit kde5
-
-DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
-HOMEPAGE="https://community.kde.org/KTp"
-LICENSE="LGPL-2.1"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="kdepim"
-
-RDEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	dev-qt/qtdbus:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	net-libs/accounts-qt
-	net-libs/signond
-	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
-"
-DEPEND="${RDEPEND}
-	$(add_frameworks_dep kcmutils)
-"
-
-# bug #549444
-RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package kdepim KF5Akonadi)
-	)
-
-	kde5_src_configure
-}

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
deleted file mode 100644
index 3220fae..0000000
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_TEST="true"
-VIRTUALDBUS_TEST="true"
-KDE_PUNT_BOGUS_DEPS="true"
-inherit kde5
-
-DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
-HOMEPAGE="https://community.kde.org/KTp"
-LICENSE="LGPL-2.1"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="kdepim"
-
-RDEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	dev-qt/qtdbus:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	net-libs/accounts-qt
-	net-libs/signond
-	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
-"
-DEPEND="${RDEPEND}
-	$(add_frameworks_dep kcmutils)
-"
-
-# bug #549444
-RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package kdepim KF5Akonadi)
-	)
-
-	kde5_src_configure
-}


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-08-28 11:39 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-08-28 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     a791d27b4ca598cc91d3a38fb2b61b568adf9946
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:39:02 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:39:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a791d27b

kde-apps/kaccounts-integration: Add kdepim USE flag

Package-Manager: portage-2.2.20.1

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild  | 5 +++--
 kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild  | 5 +++--
 .../kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild | 5 +++--
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild     | 5 +++--
 kde-apps/kaccounts-integration/metadata.xml                          | 3 +++
 5 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
index d2a16ec..3220fae 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="kdepim"
 
 RDEPEND="
 	$(add_frameworks_dep kconfig)
@@ -32,6 +32,7 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
+	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
 "
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep kcmutils)
@@ -42,7 +43,7 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
+		$(cmake-utils_use_find_package kdepim KF5Akonadi)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
index d2a16ec..3220fae 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="kdepim"
 
 RDEPEND="
 	$(add_frameworks_dep kconfig)
@@ -32,6 +32,7 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
+	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
 "
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep kcmutils)
@@ -42,7 +43,7 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
+		$(cmake-utils_use_find_package kdepim KF5Akonadi)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
index 95ad513..7c1a712 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS=""
-IUSE=""
+IUSE="kdepim"
 
 RDEPEND="
 	$(add_frameworks_dep kconfig)
@@ -32,6 +32,7 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
+	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
 "
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep kcmutils)
@@ -42,7 +43,7 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
+		$(cmake-utils_use_find_package kdepim KF5Akonadi)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 95ad513..7c1a712 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
 KEYWORDS=""
-IUSE=""
+IUSE="kdepim"
 
 RDEPEND="
 	$(add_frameworks_dep kconfig)
@@ -32,6 +32,7 @@ RDEPEND="
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
+	kdepim? ( $(add_kdeapps_dep kdepimlibs) )
 "
 DEPEND="${RDEPEND}
 	$(add_frameworks_dep kcmutils)
@@ -42,7 +43,7 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
+		$(cmake-utils_use_find_package kdepim KF5Akonadi)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kaccounts-integration/metadata.xml b/kde-apps/kaccounts-integration/metadata.xml
index a23f444..7165813 100644
--- a/kde-apps/kaccounts-integration/metadata.xml
+++ b/kde-apps/kaccounts-integration/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>kde</herd>
+	<use>
+		<flag name="kdepim">KDE PIM integration via <pkg>kde-apps/kdepimlibs</pkg></flag>
+	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-08-28 11:39 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-08-28 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     c8784311524126058910121a23099c23b6db4c02
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:28:20 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:28:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8784311

kde-apps/kaccounts-integration: Fix dependencies

Package-Manager: portage-2.2.20.1

 .../kaccounts-integration/kaccounts-integration-15.04.3.ebuild    | 8 +++++---
 .../kaccounts-integration/kaccounts-integration-15.08.0.ebuild    | 8 +++++---
 .../kaccounts-integration-15.08.49.9999.ebuild                    | 8 +++++---
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild  | 8 +++++---
 4 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
index 2dacbc7..d2a16ec 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
@@ -16,8 +16,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="
-	$(add_frameworks_dep kcmutils)
+RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
@@ -28,12 +27,15 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kcmutils)
+"
 
 # bug #549444
 RESTRICT="test"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
index 2dacbc7..d2a16ec 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
@@ -16,8 +16,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="
-	$(add_frameworks_dep kcmutils)
+RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
@@ -28,12 +27,15 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kcmutils)
+"
 
 # bug #549444
 RESTRICT="test"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
index 055366d..95ad513 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
@@ -16,8 +16,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
-	$(add_frameworks_dep kcmutils)
+RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
@@ -28,12 +27,15 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kcmutils)
+"
 
 # bug #549444
 RESTRICT="test"

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 055366d..95ad513 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -16,8 +16,7 @@ LICENSE="LGPL-2.1"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
-	$(add_frameworks_dep kcmutils)
+RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
@@ -28,12 +27,15 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	dev-qt/qtdbus:5
+	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt
 	net-libs/signond
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	$(add_frameworks_dep kcmutils)
+"
 
 # bug #549444
 RESTRICT="test"


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-08-28 11:39 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-08-28 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     41730a01b817cf8b926a8e0b24d2cd9e1361e2b7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:12:09 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:12:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=41730a01

kde-apps/kaccounts-integration: Update DESCRIPTION

Package-Manager: portage-2.2.20.1

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild     | 2 +-
 kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild     | 2 +-
 .../kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild    | 2 +-
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
index 98b3e40..2dacbc7 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
@@ -9,7 +9,7 @@ VIRTUALDBUS_TEST="true"
 KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
-DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
+DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
index 98b3e40..2dacbc7 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
@@ -9,7 +9,7 @@ VIRTUALDBUS_TEST="true"
 KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
-DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
+DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
index 29ac7b6..055366d 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALDBUS_TEST="true"
 KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
-DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
+DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 29ac7b6..055366d 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALDBUS_TEST="true"
 KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
-DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
+DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-08-28 11:08 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-08-28 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     52279cd957791caf2c94c8689361f1f4fa57fc55
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 11:07:59 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 11:07:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=52279cd9

kde-apps/kaccounts-integration: Restrict tests

Gentoo-Bug: 549444
Reported-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>

Package-Manager: portage-2.2.20.1

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild  | 5 +++++
 kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild  | 5 +++++
 .../kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild | 5 +++++
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild     | 5 +++++
 4 files changed, 20 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
index 474fb10..98b3e40 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
@@ -5,6 +5,8 @@
 EAPI=5
 
 KDE_TEST="true"
+VIRTUALDBUS_TEST="true"
+KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -33,6 +35,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+# bug #549444
+RESTRICT="test"
+
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
index 474fb10..98b3e40 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
@@ -5,6 +5,8 @@
 EAPI=5
 
 KDE_TEST="true"
+VIRTUALDBUS_TEST="true"
+KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -33,6 +35,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+# bug #549444
+RESTRICT="test"
+
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
index 6e1f8a2..29ac7b6 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
@@ -5,6 +5,8 @@
 EAPI=5
 
 KDE_TEST="true"
+VIRTUALDBUS_TEST="true"
+KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -33,6 +35,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+# bug #549444
+RESTRICT="test"
+
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 6e1f8a2..29ac7b6 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -5,6 +5,8 @@
 EAPI=5
 
 KDE_TEST="true"
+VIRTUALDBUS_TEST="true"
+KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
@@ -33,6 +35,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+# bug #549444
+RESTRICT="test"
+
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-06-12 18:29 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-06-12 18:29 UTC (permalink / raw
  To: gentoo-commits

commit:     6e06d426e3c694dc8690bd2bc4acf75713cb40b1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 12 18:28:20 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 18:28:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e06d426

[kde-apps/kaccounts-integration] Drop KEYWORDS from live ebuild.

Package-Manager: portage-2.2.20

 .../kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
index b82a123..23b5488 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Administer web accounts for the sites and services across the KDE d
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-06-03 21:05 Johannes Huber
  0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2015-06-03 21:05 UTC (permalink / raw
  To: gentoo-commits

commit:     dff4eb4282ffab03d191c5ab98bb094eaf3b09a5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  3 21:03:25 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 21:03:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dff4eb42

[kde-apps/kaccounts-integration] Add missing KEYWORDS, bug #551044

Package-Manager: portage-2.2.20

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild     | 1 +
 kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild     | 2 ++
 .../kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild    | 2 ++
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild        | 2 ++
 4 files changed, 7 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
index cad269d..118768d 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
@@ -10,6 +10,7 @@ inherit kde5
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
+
 KEYWORDS=" ~amd64 ~x86"
 IUSE=""
 

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
index 62096f2..b82a123 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.2.ebuild
@@ -10,6 +10,8 @@ inherit kde5
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
+
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
index 62096f2..b82a123 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
@@ -10,6 +10,8 @@ inherit kde5
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
+
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 62096f2..23b5488 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -10,6 +10,8 @@ inherit kde5
 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
 HOMEPAGE="https://community.kde.org/KTp"
 LICENSE="LGPL-2.1"
+
+KEYWORDS=""
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
@ 2015-05-23 16:13 Michael Palimaka
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2015-05-23 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     cdaef52b38368d2dfbe0cbfa981ce5622522c4e1
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun May 17 11:12:53 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat May 23 16:12:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdaef52b

[kde-apps/kaccounts-integration] Add missing DEPEND

Package-Manager: portage-2.2.18

 kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild      | 1 +
 .../kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild     | 1 +
 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
index eb4e05e..cad269d 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.1.ebuild
@@ -24,6 +24,7 @@ DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
index 46f8d27..62096f2 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.49.9999.ebuild
@@ -23,6 +23,7 @@ DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 46f8d27..62096f2 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -23,6 +23,7 @@ DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
 	net-libs/accounts-qt


^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2024-10-04 21:55 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 18:29 [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
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-12-29 12:48 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-03 21:05 Johannes Huber
2015-05-23 16:13 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox