* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2015-08-12 20:44 Johannes Huber
0 siblings, 0 replies; 13+ messages in thread
From: Johannes Huber @ 2015-08-12 20:44 UTC (permalink / raw
To: gentoo-commits
commit: 1ac0a1e8e76e065e2428770a0b3c206a081fdb6a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 20:46:38 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 20:46:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac0a1e8
kde-apps/kdebase-runtime-meta: Drop Nepomuk support
Package-Manager: portage-2.2.20.1
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild | 3 +--
kde-apps/kdebase-runtime-meta/metadata.xml | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
index c31a821..75b052a 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="crash-reporter +handbook minimal nepomuk"
+IUSE="crash-reporter +handbook minimal"
RDEPEND="
$(add_kdeapps_dep kcmshell)
@@ -45,7 +45,6 @@ RDEPEND="
kde-plasma/khelpcenter:5[compat(+)]
) )
minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
- nepomuk? ( $(add_kdeapps_dep nepomuk) )
!minimal? (
$(add_kdeapps_dep attica)
$(add_kdeapps_dep kcontrol)
diff --git a/kde-apps/kdebase-runtime-meta/metadata.xml b/kde-apps/kdebase-runtime-meta/metadata.xml
index 5bac366..846d520 100644
--- a/kde-apps/kdebase-runtime-meta/metadata.xml
+++ b/kde-apps/kdebase-runtime-meta/metadata.xml
@@ -4,6 +4,5 @@
<herd>kde</herd>
<use>
<flag name="crash-reporter">Builds a gui tool to submit crash information to the upstream backtracker</flag>
- <flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2015-08-27 17:16 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2015-08-27 17:16 UTC (permalink / raw
To: gentoo-commits
commit: e7a968fc3b5fbd4281903776ae70ab6d8de51af8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 17:15:45 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 17:16:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a968fc
kde-apps/kdebase-runtime-meta: version bump 15.08.0.
Package-Manager: portage-2.2.20.1
.../kdebase-runtime-meta-15.08.0.ebuild | 53 ++++++++++++++++++++++
1 file changed, 53 insertions(+)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild
new file mode 100644
index 0000000..0af4baf
--- /dev/null
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
+KEYWORDS="~amd64 ~x86"
+IUSE="crash-reporter minimal"
+
+RDEPEND="
+ $(add_kdeapps_dep kcmshell)
+ $(add_kdeapps_dep kdebase-data)
+ $(add_kdeapps_dep kdebase-desktoptheme)
+ $(add_kdeapps_dep kdebase-menu)
+ $(add_kdeapps_dep kdebase-menu-icons)
+ $(add_kdeapps_dep kdebugdialog)
+ $(add_kdeapps_dep kdesu)
+ $(add_kdeapps_dep kdontchangethehostname)
+ $(add_kdeapps_dep keditfiletype)
+ $(add_kdeapps_dep kfile)
+ $(add_kdeapps_dep kglobalaccel)
+ $(add_kdeapps_dep kiconfinder)
+ $(add_kdeapps_dep kimgio)
+ $(add_kdeapps_dep kioclient)
+ $(add_kdeapps_dep kmimetypefinder)
+ $(add_kdeapps_dep knewstuff)
+ $(add_kdeapps_dep knotify)
+ $(add_kdeapps_dep kpasswdserver)
+ $(add_kdeapps_dep kquitapp)
+ $(add_kdeapps_dep kreadconfig)
+ $(add_kdeapps_dep kstart)
+ $(add_kdeapps_dep ktimezoned)
+ $(add_kdeapps_dep ktraderclient)
+ $(add_kdeapps_dep kuiserver)
+ $(add_kdeapps_dep kurifilter-plugins)
+ $(add_kdeapps_dep kwalletd)
+ $(add_kdeapps_dep phonon-kde)
+ $(add_kdeapps_dep plasma-runtime)
+ $(add_kdeapps_dep renamedlg-plugins)
+ $(add_kdeapps_dep solid-runtime)
+ crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
+ minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
+ !minimal? (
+ $(add_kdeapps_dep attica)
+ $(add_kdeapps_dep kcontrol)
+ $(add_kdeapps_dep kdebase-kioslaves)
+ $(add_kdeapps_dep knetattach)
+ )
+"
+REQUIRED_USE="minimal? ( !crash-reporter )"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2015-09-30 14:17 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2015-09-30 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 6b130eb3d1d61281bde70ccef8837a0b97e46da4
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Sep 28 06:30:39 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 14:17:14 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b130eb3
kde-apps/kdebase-runtime-meta: Add back kdebase-kioslaves to std deps
...after collisions where removed
Package-Manager: portage-2.2.20.1
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.1.ebuild | 2 +-
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.1.ebuild
index 0af4baf..eb8178d 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.1.ebuild
@@ -14,6 +14,7 @@ RDEPEND="
$(add_kdeapps_dep kcmshell)
$(add_kdeapps_dep kdebase-data)
$(add_kdeapps_dep kdebase-desktoptheme)
+ $(add_kdeapps_dep kdebase-kioslaves)
$(add_kdeapps_dep kdebase-menu)
$(add_kdeapps_dep kdebase-menu-icons)
$(add_kdeapps_dep kdebugdialog)
@@ -46,7 +47,6 @@ RDEPEND="
!minimal? (
$(add_kdeapps_dep attica)
$(add_kdeapps_dep kcontrol)
- $(add_kdeapps_dep kdebase-kioslaves)
$(add_kdeapps_dep knetattach)
)
"
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
index 75b052a..102e7b6 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
@@ -13,6 +13,7 @@ RDEPEND="
$(add_kdeapps_dep kcmshell)
$(add_kdeapps_dep kdebase-data)
$(add_kdeapps_dep kdebase-desktoptheme)
+ $(add_kdeapps_dep kdebase-kioslaves)
$(add_kdeapps_dep kdebase-menu)
$(add_kdeapps_dep kdebase-menu-icons)
$(add_kdeapps_dep kdebugdialog)
@@ -48,7 +49,6 @@ RDEPEND="
!minimal? (
$(add_kdeapps_dep attica)
$(add_kdeapps_dep kcontrol)
- $(add_kdeapps_dep kdebase-kioslaves)
$(add_kdeapps_dep knetattach)
)
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-01-19 17:21 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-01-19 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 861081918152cca7f5e87de96bb016856cc4616d
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jan 19 16:24:13 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 17:20:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86108191
kde-apps/kdebase-runtime-meta: Drop USE=minimal,crash-reporter
Package-Manager: portage-2.2.26
.../kdebase-runtime-meta-15.08.3-r1.ebuild | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
new file mode 100644
index 0000000..16988c3
--- /dev/null
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="+oldwallet"
+
+RDEPEND="
+ $(add_kdeapps_dep kcmshell)
+ $(add_kdeapps_dep kdebase-data)
+ $(add_kdeapps_dep kdebase-desktoptheme)
+ $(add_kdeapps_dep kdebase-menu)
+ $(add_kdeapps_dep kdebase-menu-icons)
+ $(add_kdeapps_dep kdebugdialog)
+ $(add_kdeapps_dep kdesu)
+ $(add_kdeapps_dep kdontchangethehostname)
+ $(add_kdeapps_dep keditfiletype)
+ $(add_kdeapps_dep kfile)
+ $(add_kdeapps_dep kiconfinder)
+ $(add_kdeapps_dep kimgio)
+ $(add_kdeapps_dep kioclient)
+ $(add_kdeapps_dep kmimetypefinder)
+ $(add_kdeapps_dep knewstuff)
+ $(add_kdeapps_dep knotify)
+ $(add_kdeapps_dep kpasswdserver)
+ $(add_kdeapps_dep kquitapp)
+ $(add_kdeapps_dep kreadconfig)
+ $(add_kdeapps_dep kstart)
+ $(add_kdeapps_dep ktimezoned)
+ $(add_kdeapps_dep ktraderclient)
+ $(add_kdeapps_dep kurifilter-plugins)
+ $(add_kdeapps_dep phonon-kde)
+ $(add_kdeapps_dep plasma-runtime)
+ $(add_kdeapps_dep renamedlg-plugins)
+ $(add_kdeapps_dep solid-runtime '-bluetooth')
+ oldwallet? ( $(add_kdeapps_dep kwalletd) )
+"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-01-25 18:05 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-01-25 18:05 UTC (permalink / raw
To: gentoo-commits
commit: b8df6aaa86b5d2632bfa8828767e4e2d45293de2
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 24 16:57:32 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 18:04:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8df6aaa
kde-apps/kdebase-runtime-meta: Require kdesu[-handbook]
Minor adjustment for non-plasma profile users.
Package-Manager: portage-2.2.26
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
index 16988c3..c6c71b3 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
@@ -17,7 +17,7 @@ RDEPEND="
$(add_kdeapps_dep kdebase-menu)
$(add_kdeapps_dep kdebase-menu-icons)
$(add_kdeapps_dep kdebugdialog)
- $(add_kdeapps_dep kdesu)
+ $(add_kdeapps_dep kdesu '-handbook')
$(add_kdeapps_dep kdontchangethehostname)
$(add_kdeapps_dep keditfiletype)
$(add_kdeapps_dep kfile)
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-03-02 19:23 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-03-02 19:23 UTC (permalink / raw
To: gentoo-commits
commit: d1a01087a629270865915e6aebad432f2ff54650
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Feb 28 01:09:16 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 19:23:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a01087
kde-apps/kdebase-runtime-meta: Add USE=pam for new kwalletd-pam dependency
Package-Manager: portage-2.2.27
...-15.08.3-r1.ebuild => kdebase-runtime-meta-15.08.3-r2.ebuild} | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
similarity index 91%
rename from kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
rename to kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
index c6c71b3..1c40139 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS=" ~amd64 ~x86"
-IUSE="+oldwallet"
+IUSE="+oldwallet pam"
RDEPEND="
$(add_kdeapps_dep kcmshell)
@@ -38,5 +38,8 @@ RDEPEND="
$(add_kdeapps_dep plasma-runtime)
$(add_kdeapps_dep renamedlg-plugins)
$(add_kdeapps_dep solid-runtime '-bluetooth')
- oldwallet? ( $(add_kdeapps_dep kwalletd) )
+ oldwallet? (
+ $(add_kdeapps_dep kwalletd)
+ pam? ( kde-apps/kwalletd-pam:4 )
+ )
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-04-07 16:12 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-04-07 16:12 UTC (permalink / raw
To: gentoo-commits
commit: d1826db879721483c68373ba0e42d78330b3a49e
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Apr 7 14:36:48 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 16:12:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1826db8
kde-apps/kdebase-runtime-meta: Add alt. RDEPEND on kwallet-pam[oldwallet]
Package-Manager: portage-2.2.27
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild | 2 +-
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
index 1c40139..ebacfe3 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.3-r2.ebuild
@@ -40,6 +40,6 @@ RDEPEND="
$(add_kdeapps_dep solid-runtime '-bluetooth')
oldwallet? (
$(add_kdeapps_dep kwalletd)
- pam? ( kde-apps/kwalletd-pam:4 )
+ pam? ( || ( kde-apps/kwalletd-pam:4 $(add_plasma_dep kwallet-pam 'oldwallet') ) )
)
"
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
index 1c40139..ba6b7c0 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
@@ -40,6 +40,6 @@ RDEPEND="
$(add_kdeapps_dep solid-runtime '-bluetooth')
oldwallet? (
$(add_kdeapps_dep kwalletd)
- pam? ( kde-apps/kwalletd-pam:4 )
+ pam? ( || ( $(add_plasma_dep kwallet-pam 'oldwallet') kde-apps/kwalletd-pam:4 ) )
)
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-07-08 6:22 Johannes Huber
0 siblings, 0 replies; 13+ messages in thread
From: Johannes Huber @ 2016-07-08 6:22 UTC (permalink / raw
To: gentoo-commits
commit: ab9a822c7b8947294669c9fba543ce10cf3b053c
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 06:10:46 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 06:10:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9a822c
kde-apps/kdebase-runtime-meta: Restore ~arm
Package-Manager: portage-2.3.0
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild | 2 +-
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
index fa0d564..4c2ed29 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.12.3.ebuild
@@ -7,7 +7,7 @@ EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="+oldwallet pam"
RDEPEND="
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.2.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.2.ebuild
index 1ac789e..bdb3b32 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.2.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.2.ebuild
@@ -7,7 +7,7 @@ EAPI=6
inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="+oldwallet pam"
RDEPEND="
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-07-08 6:22 Johannes Huber
0 siblings, 0 replies; 13+ messages in thread
From: Johannes Huber @ 2016-07-08 6:22 UTC (permalink / raw
To: gentoo-commits
commit: 2e12d07e2b1269bab21180169d132cc5f307f99a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 06:15:31 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 06:15:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e12d07e
kde-apps/kdebase-runtime-meta: Remove 4.14.3
Package-Manager: portage-2.3.0
.../kdebase-runtime-meta-4.14.3.ebuild | 53 ----------------------
kde-apps/kdebase-runtime-meta/metadata.xml | 2 -
2 files changed, 55 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
deleted file mode 100644
index 8c60a66..0000000
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-meta-pkg
-
-DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="crash-reporter +handbook minimal"
-
-RDEPEND="
- $(add_kdeapps_dep kcmshell)
- $(add_kdeapps_dep kdebase-data)
- $(add_kdeapps_dep kdebase-desktoptheme)
- $(add_kdeapps_dep kdebase-kioslaves)
- $(add_kdeapps_dep kdebase-menu)
- $(add_kdeapps_dep kdebase-menu-icons)
- $(add_kdeapps_dep kdebugdialog)
- $(add_kdeapps_dep kdesu)
- $(add_kdeapps_dep kdontchangethehostname)
- $(add_kdeapps_dep keditfiletype)
- $(add_kdeapps_dep kfile)
- $(add_kdeapps_dep kglobalaccel)
- $(add_kdeapps_dep kiconfinder)
- $(add_kdeapps_dep kimgio)
- $(add_kdeapps_dep kioclient)
- $(add_kdeapps_dep kmimetypefinder)
- $(add_kdeapps_dep knewstuff)
- $(add_kdeapps_dep knotify)
- $(add_kdeapps_dep kpasswdserver)
- $(add_kdeapps_dep kquitapp)
- $(add_kdeapps_dep kstart)
- $(add_kdeapps_dep ktimezoned)
- $(add_kdeapps_dep ktraderclient)
- $(add_kdeapps_dep kuiserver)
- $(add_kdeapps_dep kurifilter-plugins)
- $(add_kdeapps_dep kwalletd)
- $(add_kdeapps_dep kwalletmanager)
- $(add_kdeapps_dep plasma-runtime)
- $(add_kdeapps_dep renamedlg-plugins)
- $(add_kdeapps_dep solid-runtime)
- crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
- handbook? ( kde-apps/khelpcenter:* )
- minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
- !minimal? (
- $(add_kdeapps_dep attica)
- $(add_kdeapps_dep kcontrol)
- $(add_kdeapps_dep knetattach)
- )
-"
-REQUIRED_USE="minimal? ( !crash-reporter )"
diff --git a/kde-apps/kdebase-runtime-meta/metadata.xml b/kde-apps/kdebase-runtime-meta/metadata.xml
index ec24dc6..8ea6ca9 100644
--- a/kde-apps/kdebase-runtime-meta/metadata.xml
+++ b/kde-apps/kdebase-runtime-meta/metadata.xml
@@ -6,8 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
- <flag name="crash-reporter">Builds a gui tool to submit crash information to the upstream backtracker</flag>
- <flag name="minimal">Install a Plasma 5 compatible subset of the package</flag>
<flag name="oldwallet">Install <pkg>kde-apps/kwalletd</pkg> on a minimal setup for migration purposes</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-08-18 14:52 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-08-18 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 0a9e940c060f89b65c4721a1632784ca3d635e39
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Aug 9 21:13:10 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 14:52:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9e940c
kde-apps/kdebase-runtime-meta: Add USE=webkit for plasma-runtime RDEPEND
kde-apps/plasma-runtime has WEBKIT_REQUIRED=always so make it optional.
Package-Manager: portage-2.2.28
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
index 1b4e337..ce3f070 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
@@ -8,7 +8,7 @@ inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE="+oldwallet pam"
+IUSE="+oldwallet pam +webkit"
RDEPEND="
$(add_kdeapps_dep kcmshell '' 16.04.3)
@@ -35,11 +35,11 @@ RDEPEND="
$(add_kdeapps_dep ktraderclient '' 16.04.3)
$(add_kdeapps_dep kurifilter-plugins '' 16.04.3)
$(add_kdeapps_dep phonon-kde '' 16.04.3)
- $(add_kdeapps_dep plasma-runtime '' 16.04.3)
$(add_kdeapps_dep renamedlg-plugins '' 16.04.3)
$(add_kdeapps_dep solid-runtime '-bluetooth' 16.04.3)
oldwallet? (
$(add_kdeapps_dep kwalletd '' 16.04.3)
pam? ( || ( $(add_plasma_dep kwallet-pam 'oldwallet') kde-apps/kwalletd-pam:4 ) )
)
+ webkit? ( $(add_kdeapps_dep plasma-runtime '' 16.04.3) )
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2016-10-09 16:04 Michael Palimaka
0 siblings, 0 replies; 13+ messages in thread
From: Michael Palimaka @ 2016-10-09 16:04 UTC (permalink / raw
To: gentoo-commits
commit: 5b728e74337cdb075e7b3c3cf1609cc0e0c4592b
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Oct 9 15:34:05 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 16:04:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b728e74
kde-apps/kdebase-runtime-meta: Add USE=nls for translations
Drop no longer existing dependency.
Package-Manager: portage-2.3.0
kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
index 053bbf5..896743f 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3.ebuild
@@ -8,7 +8,9 @@ inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="+oldwallet pam +webkit"
+IUSE="nls +oldwallet pam +webkit"
+
+[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
RDEPEND="
$(add_kdeapps_dep kcmshell '' 16.04.3)
@@ -37,9 +39,10 @@ RDEPEND="
$(add_kdeapps_dep phonon-kde '' 16.04.3)
$(add_kdeapps_dep renamedlg-plugins '' 16.04.3)
$(add_kdeapps_dep solid-runtime '-bluetooth' 16.04.3)
+ nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) )
oldwallet? (
$(add_kdeapps_dep kwalletd '' 16.04.3)
- pam? ( || ( $(add_plasma_dep kwallet-pam 'oldwallet') kde-apps/kwalletd-pam:4 ) )
+ pam? ( $(add_plasma_dep kwallet-pam 'oldwallet') )
)
webkit? ( $(add_kdeapps_dep plasma-runtime '' 16.04.3) )
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2017-05-27 14:54 Andreas Sturmlechner
0 siblings, 0 replies; 13+ messages in thread
From: Andreas Sturmlechner @ 2017-05-27 14:54 UTC (permalink / raw
To: gentoo-commits
commit: 91f228b31d30c4fde8f255072e68631e5a0f95a8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 14:51:30 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 14:54:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f228b3
kde-apps/kdebase-runtime-meta: Add kde-frameworks/kwallet alt. RDEPEND
It is now serving also legacy applications.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
.../kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild | 9 ++++++---
kde-apps/kdebase-runtime-meta/metadata.xml | 2 +-
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
index 9c924c0f752..1ee2d6c6269 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
@@ -24,9 +24,12 @@ RDEPEND="
$(add_kdeapps_dep ktimezoned '' 16.04.3)
$(add_kdeapps_dep ktraderclient '' 16.04.3)
$(add_kdeapps_dep phonon-kde '' 16.04.3)
- kwallet? (
- $(add_kdeapps_dep kwalletd '' 16.04.3)
- pam? ( $(add_plasma_dep kwallet-pam 'oldwallet') )
+ kwallet? ( || (
+ ( $(add_frameworks_dep kwallet '' 5.34.0-r1) )
+ ( $(add_kdeapps_dep kwalletd '' 16.04.3)
+ pam? ( $(add_plasma_dep kwallet-pam 'oldwallet') )
+ ) )
+ pam? ( $(add_plasma_dep kwallet-pam) )
)
nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) )
"
diff --git a/kde-apps/kdebase-runtime-meta/metadata.xml b/kde-apps/kdebase-runtime-meta/metadata.xml
index 2f37d4d8eca..080de1ce90f 100644
--- a/kde-apps/kdebase-runtime-meta/metadata.xml
+++ b/kde-apps/kdebase-runtime-meta/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
- <flag name="kwallet">Install <pkg>kde-apps/kwalletd</pkg> on a minimal setup for migration purposes</flag>
+ <flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/
@ 2017-05-27 17:22 Andreas Sturmlechner
0 siblings, 0 replies; 13+ messages in thread
From: Andreas Sturmlechner @ 2017-05-27 17:22 UTC (permalink / raw
To: gentoo-commits
commit: f6f8f79fc4fe9eedf73b15386d57bd74d29952e4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 17:20:25 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 27 17:21:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f8f79f
kde-apps/kdebase-runtime-meta: Drop USE=pam
Pulling kwallet-pam has been plasma-meta's job for some time and
kde-plasma/kwallet-pam[oldwallet] usedep is going away soon.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
.../kdebase-runtime-meta-16.04.3-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
index 1ee2d6c6269..fb0e3301698 100644
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
+++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-16.04.3-r1.ebuild
@@ -7,7 +7,7 @@ inherit kde5-meta-pkg
DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="kwallet nls pam"
+IUSE="kwallet nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
@@ -25,11 +25,8 @@ RDEPEND="
$(add_kdeapps_dep ktraderclient '' 16.04.3)
$(add_kdeapps_dep phonon-kde '' 16.04.3)
kwallet? ( || (
- ( $(add_frameworks_dep kwallet '' 5.34.0-r1) )
- ( $(add_kdeapps_dep kwalletd '' 16.04.3)
- pam? ( $(add_plasma_dep kwallet-pam 'oldwallet') )
- ) )
- pam? ( $(add_plasma_dep kwallet-pam) )
- )
+ $(add_frameworks_dep kwallet '' 5.34.0-r1)
+ $(add_kdeapps_dep kwalletd '' 16.04.3)
+ ) )
nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) )
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2017-05-27 17:22 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25 18:05 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-runtime-meta/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2017-05-27 17:22 Andreas Sturmlechner
2017-05-27 14:54 Andreas Sturmlechner
2016-10-09 16:04 Michael Palimaka
2016-08-18 14:52 Michael Palimaka
2016-07-08 6:22 Johannes Huber
2016-07-08 6:22 Johannes Huber
2016-04-07 16:12 Michael Palimaka
2016-03-02 19:23 Michael Palimaka
2016-01-19 17:21 Michael Palimaka
2015-09-30 14:17 Michael Palimaka
2015-08-27 17:16 Michael Palimaka
2015-08-12 20:44 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox