* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-03-23 14:13 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-03-23 14:13 UTC (permalink / raw
To: gentoo-commits
commit: d7fabee04bcb9a7c40befb71d09df751222c8ba3
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 14:12:04 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 14:12:04 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d7fabee0
[kde-base/plasma-workspace] Pin qtcore slot.
Package-Manager: portage-2.1.11.57
---
.../plasma-workspace-4.10.49.9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index dcebc64..0f41df5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -18,7 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
- >=dev-qt/qtcore-4.8.4-r3
+ >=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop?')
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index dcebc64..0f41df5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -18,7 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
- >=dev-qt/qtcore-4.8.4-r3
+ >=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop?')
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2015-08-12 21:50 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2015-08-12 21:50 UTC (permalink / raw
To: gentoo-commits
commit: 0523091161b30a69b9155c2fda5be6ecfdfd4940
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 21:52:22 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 21:52:22 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=05230911
kde-base/plasma-workspace: Drop DEPEND on kde-base/kdelibs
Handled by kde4-base.eclass.
Package-Manager: portage-2.2.20.1
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index e631d42..7064797 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -23,7 +23,6 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kdelibs)
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2015-08-07 22:14 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2015-08-07 22:14 UTC (permalink / raw
To: gentoo-commits
commit: 1b68dc65f049d93d588691c5fce0ea36fc625714
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 7 22:16:34 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug 7 22:16:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b68dc65
[kde-base/plasma-workspace] Drop deprecated Nepomuk support
Package-Manager: portage-2.2.20
kde-base/plasma-workspace/metadata.xml | 1 -
.../plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 14 +++++---------
2 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index efbee28..9be2aba 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -4,7 +4,6 @@
<herd>kde</herd>
<use>
<flag name="kdepim">KDE PIM integration via <pkg>kde-base/kdepimlibs</pkg></flag>
- <flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
<flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
</use>
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index c60b89f..9bc6965 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -14,7 +14,7 @@ inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug gps json +kdepim nepomuk python qalculate"
+IUSE="debug gps json +kdepim python qalculate"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
@@ -23,7 +23,7 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kdelibs 'nepomuk?')
+ $(add_kdebase_dep kdelibs)
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
@@ -40,10 +40,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
kdepim? ( $(add_kdebase_dep kdepimlibs) )
- nepomuk? (
- dev-libs/soprano
- $(add_kdebase_dep nepomuk-core)
- )
python? (
${PYTHON_DEPS}
>=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
@@ -99,15 +95,15 @@ src_unpack() {
src_configure() {
local mycmakeargs=(
+ -DWITH_NepomukCore=OFF
+ -DWITH_Soprano=OFF
+ -DWITH_Xmms=OFF
$(cmake-utils_use_with gps libgps)
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with kdepim Akonadi)
$(cmake-utils_use_with kdepim KdepimLibs)
- $(cmake-utils_use_with nepomuk NepomukCore)
- $(cmake-utils_use_with nepomuk Soprano)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
- -DWITH_Xmms=OFF
)
kde4-meta_src_configure
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-12-02 13:57 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-12-02 13:57 UTC (permalink / raw
To: gentoo-commits
commit: 339112fcf33b8d54e4178dbf4fd78e4d5365fd21
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 2 13:57:14 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 2 13:57:14 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=339112fc
[kde-base/plasma-workspace] Remove unused USE descriptions.
Package-Manager: portage-2.2.14
---
kde-base/plasma-workspace/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index 14094dc..10e6273 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -3,9 +3,6 @@
<pkgmetadata>
<herd>kde</herd>
<use>
- <flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
- <flag name="kdepim">KDE PIM integration via <pkg>kde-base/kdepimlibs</pkg></flag>
- <flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
<flag name="prison">Enable support for barcodes/QRcodes</flag>
<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
</use>
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-11-16 18:51 Manuel Rüger
0 siblings, 0 replies; 72+ messages in thread
From: Manuel Rüger @ 2014-11-16 18:51 UTC (permalink / raw
To: gentoo-commits
commit: bbf458035ecf00803a0442a691b1ad44a058afb4
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 16 18:51:08 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov 16 18:51:08 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bbf45803
[kde-base/plasma-workspace] Depend on qtdeclarative[widgets]
Package-Manager: portage-2.2.14
---
kde-base/plasma-workspace/plasma-workspace-5.1.1.ebuild | 2 +-
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.1.1.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.1.1.ebuild
index 2881b1a..35ee916 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.1.1.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.1.1.ebuild
@@ -54,7 +54,7 @@ COMMON_DEPEND="
$(add_frameworks_dep plasma)
$(add_frameworks_dep solid)
dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
+ dev-qt/qtdeclarative:5[widgets]
dev-qt/qtgui:5[jpeg]
dev-qt/qtnetwork:5
dev-qt/qtscript:5
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index a1794e5..9c3b81c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -54,7 +54,7 @@ COMMON_DEPEND="
$(add_frameworks_dep plasma)
$(add_frameworks_dep solid)
dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
+ dev-qt/qtdeclarative:5[widgets]
dev-qt/qtgui:5[jpeg]
dev-qt/qtnetwork:5
dev-qt/qtscript:5
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-10-12 18:28 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-10-12 18:28 UTC (permalink / raw
To: gentoo-commits
commit: 4f46daa06fea8c6dc140e2eb151bc53ed35aa8e6
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 18:28:08 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 18:28:08 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4f46daa0
[kde-base/plasma-workspace] New dependencies.
Package-Manager: portage-2.2.12
---
kde-base/plasma-workspace/plasma-workspace-5.1.0.ebuild | 2 ++
kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild | 2 ++
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.1.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.1.0.ebuild
index f135d43..274c85d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.1.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.1.0.ebuild
@@ -16,6 +16,7 @@ COMMON_DEPEND="
$(add_kdebase_dep baloo)
$(add_kdebase_dep kwin)
$(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kauth)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcompletion)
@@ -57,6 +58,7 @@ COMMON_DEPEND="
dev-qt/qtnetwork:5
dev-qt/qtscript:5
dev-qt/qtsql:5
+ dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
media-libs/phonon[qt5]
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
index 6bb1980..e8c81d0 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
@@ -16,6 +16,7 @@ COMMON_DEPEND="
$(add_kdebase_dep baloo)
$(add_kdebase_dep kwin)
$(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kauth)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcompletion)
@@ -57,6 +58,7 @@ COMMON_DEPEND="
dev-qt/qtnetwork:5
dev-qt/qtscript:5
dev-qt/qtsql:5
+ dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
media-libs/phonon[qt5]
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 6bb1980..e8c81d0 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -16,6 +16,7 @@ COMMON_DEPEND="
$(add_kdebase_dep baloo)
$(add_kdebase_dep kwin)
$(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kauth)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcompletion)
@@ -57,6 +58,7 @@ COMMON_DEPEND="
dev-qt/qtnetwork:5
dev-qt/qtscript:5
dev-qt/qtsql:5
+ dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
media-libs/phonon[qt5]
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-10-02 12:54 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-10-02 12:54 UTC (permalink / raw
To: gentoo-commits
commit: ef689c09fe2160e891269f9644e21010d2287cc2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 2 12:52:59 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 2 12:52:59 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ef689c09
[kde-base/plasma-workspace] Call qtpaths explicitly so we can avoid adding the Qt5 bindir to PATH wrt bug #523314.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild | 8 +++++++-
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
index 14bd10a..6bb1980 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.1.9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
VIRTUALX_REQUIRED="test"
-inherit kde5
+inherit kde5 multilib
DESCRIPTION="KDE Plasma workspace"
KEYWORDS=""
@@ -103,6 +103,12 @@ PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" )
RESTRICT="test"
+src_prepare() {
+ kde5_src_prepare
+
+ sed -e "s|\`qtpaths|\`/usr/$(get_libdir)/qt5/bin/qtpaths|" -i startkde/startkde.cmake || die
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package dbus dbusmenu-qt5)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 14bd10a..6bb1980 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
VIRTUALX_REQUIRED="test"
-inherit kde5
+inherit kde5 multilib
DESCRIPTION="KDE Plasma workspace"
KEYWORDS=""
@@ -103,6 +103,12 @@ PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" )
RESTRICT="test"
+src_prepare() {
+ kde5_src_prepare
+
+ sed -e "s|\`qtpaths|\`/usr/$(get_libdir)/qt5/bin/qtpaths|" -i startkde/startkde.cmake || die
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package dbus dbusmenu-qt5)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-09-24 17:34 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-09-24 17:34 UTC (permalink / raw
To: gentoo-commits
commit: 30296962f876b4f07cc8b4393d816ad52a1085ef
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 17:32:16 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 17:33:35 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=30296962
[kde-base/plasma-workspace] RDEPEND on KDE PAM files.
They're needed by kcheckpass to unlock the screen.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-5.0.2.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.0.2.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.0.2.ebuild
index 507fea3..24d5062 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.0.2.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.0.2.ebuild
@@ -84,6 +84,7 @@ RDEPEND="${COMMON_DEPEND}
dev-qt/qdbus:5
dev-qt/qtpaths:5
dev-qt/qtquickcontrols:5[widgets]
+ kde-base/kdebase-pam
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
!kde-base/libtaskmanager:4
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index c8aa416..14bd10a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -84,6 +84,7 @@ RDEPEND="${COMMON_DEPEND}
dev-qt/qdbus:5
dev-qt/qtpaths:5
dev-qt/qtquickcontrols:5[widgets]
+ kde-base/kdebase-pam
!kde-base/freespacenotifier:4
!kde-base/libtaskmanager:4
!kde-base/kcminit:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-08-07 21:22 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-08-07 21:22 UTC (permalink / raw
To: gentoo-commits
commit: d6caff7582ea8bfe945e2211f32dab2f21518353
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 7 21:21:57 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Aug 7 21:21:57 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d6caff75
[kde-base/plasma-workspace] Restrict tests for now
Failing to compile.
Package-Manager: portage-2.2.11-r1
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 2783aa6..c8aa416 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -100,6 +100,8 @@ DEPEND="${COMMON_DEPEND}
PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" )
+RESTRICT="test"
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package dbus dbusmenu-qt5)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-27 18:57 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-27 18:57 UTC (permalink / raw
To: gentoo-commits
commit: 0f7f6d069ef10398820ccce99d770ba4b374e795
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 27 18:57:28 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 18:57:28 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f7f6d06
[kde-base/plasma-workspace] Add missing dependency.
org.kde.kded5 is called via dbus.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-5.0.9999.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
index a77601a..08d7c53 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
@@ -79,6 +79,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
$(add_kdebase_dep milou)
dev-qt/qdbus:5
dev-qt/qtpaths:5
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.0.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.0.9999.ebuild
index 0098cff..bbd4263 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.0.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.0.9999.ebuild
@@ -79,6 +79,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
$(add_kdebase_dep milou)
dev-qt/qdbus:5
dev-qt/qtpaths:5
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 208aa4d..2783aa6 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -79,6 +79,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
$(add_kdebase_dep milou)
dev-qt/qdbus:5
dev-qt/qtpaths:5
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-24 15:43 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-24 15:43 UTC (permalink / raw
To: gentoo-commits
commit: 59ac9058cf05533c004742b866d6ad314c52fae4
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 24 15:43:32 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul 24 15:43:32 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=59ac9058
[kde-base/plasma-workspace] Remove blocker for collision solved upstream.
Upstream commit: 9edfd9cefe0642995d6dcfdd235f9df79f6542d7
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 0098cff..208aa4d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -84,7 +84,6 @@ RDEPEND="${COMMON_DEPEND}
dev-qt/qtpaths:5
dev-qt/qtquickcontrols:5[widgets]
!kde-base/freespacenotifier:4
- !kde-base/libkworkspace:4
!kde-base/libtaskmanager:4
!kde-base/kcminit:4
!kde-base/kdebase-startkde:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-22 10:10 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-22 10:10 UTC (permalink / raw
To: gentoo-commits
commit: bbe5818b3fd14c933764c2fc67526e13eff3abc1
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 10:10:43 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 10:10:43 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bbe5818b
[kde-base/plasma-workspace] Sort deps.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild | 4 ++--
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
index 1934178..a77601a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
@@ -23,11 +23,11 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdesu)
+ $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 3057166..0098cff 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -23,11 +23,11 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdesu)
+ $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-22 10:10 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-22 10:10 UTC (permalink / raw
To: gentoo-commits
commit: e360c1ed09b5fd76ede2e95dce5c2b6a18f5a61a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 10:07:58 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 10:09:38 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e360c1ed
[kde-base/plasma-workspace] Update dependencies.
drkonqi is the sole consumer of kdewebkit, and requires kxmlrpcclient which is
currently unreleased. Previously, building drkonqi was optional because of
this. Now that that a bundled version is included, drkonqi is built
unconditionally causing kdewebkit to now really be required.
This needs to be reviewed in the future when kxmlrpcclient has a release.
This closes bug #511494, but does not solve the original underlying issue (which
no longer exists).
Upstream commit: 29684cba61d65e6fbca4b0dd23dc1bbd9e50fc00
Upstream commit: 80674e133fcd4a0c1b335cff6824c1786b2d8a48
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
index 0b47bbe..1934178 100644
--- a/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-5.0.0.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdeclarative)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 0f1e96c..3057166 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -23,6 +23,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdewebkit)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdeclarative)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-09 17:52 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-09 17:52 UTC (permalink / raw
To: gentoo-commits
commit: 1626f8f3740ea42337f1ec79110fa4ee4caf133e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 9 17:51:40 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 9 17:51:40 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1626f8f3
[kde-base/plasma-workspace] Add missing dependency, discovered by orzel.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-4.98.0.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.98.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.98.0.ebuild
index cd9779b..0b47bbe 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.98.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.98.0.ebuild
@@ -14,6 +14,7 @@ IUSE="dbus gps prison qalculate X"
COMMON_DEPEND="
$(add_kdebase_dep libksysguard)
$(add_kdebase_dep baloo)
+ $(add_kdebase_dep kwin)
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcmutils)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b115d9e..0f1e96c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -14,6 +14,7 @@ IUSE="dbus gps prison qalculate X"
COMMON_DEPEND="
$(add_kdebase_dep libksysguard)
$(add_kdebase_dep baloo)
+ $(add_kdebase_dep kwin)
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcmutils)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-07-01 12:27 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-07-01 12:27 UTC (permalink / raw
To: gentoo-commits
commit: 42904ecbe4b4c1106e85988447bde7b05a6431e4
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 1 12:24:31 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 1 12:24:31 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=42904ecb
[kde-base/plasma-workspace] Use correct libkscreen package name.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-4.97.0.ebuild | 2 +-
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.97.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.97.0.ebuild
index a0c02a1..57d59ed 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.97.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.97.0.ebuild
@@ -59,7 +59,7 @@ COMMON_DEPEND="
media-libs/phonon[qt5]
sys-libs/pam
sys-libs/zlib
- x11-libs/libkscreen2:5
+ x11-libs/libkscreen:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
prison? ( media-libs/prison:5 )
X? (
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 9be2f25..b115d9e 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,7 +60,7 @@ COMMON_DEPEND="
media-libs/phonon[qt5]
sys-libs/pam
sys-libs/zlib
- x11-libs/libkscreen2:5
+ x11-libs/libkscreen:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
gps? ( sci-geosciences/gpsd )
prison? ( media-libs/prison:5 )
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-23 14:16 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-23 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 8ceea7dd2a2438966f50813c7fa1fe0a596a90b5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 14:16:23 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 14:16:23 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8ceea7dd
[kde-base/plasma-workspace] Add dependency.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index fbfc946..9be2f25 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -16,6 +16,7 @@ COMMON_DEPEND="
$(add_kdebase_dep baloo)
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kbookmarks)
+ $(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-23 14:00 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-23 14:00 UTC (permalink / raw
To: gentoo-commits
commit: 667a5d01ebe16321df744cf3b1ce530dc0d1379e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 14:00:02 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 14:00:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=667a5d01
[kde-base/plasma-workspace] Add gps USE flag.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index a981624..fbfc946 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="KDE Plasma workspace"
KEYWORDS=""
-IUSE="dbus prison qalculate X"
+IUSE="dbus gps prison qalculate X"
COMMON_DEPEND="
$(add_kdebase_dep libksysguard)
@@ -61,6 +61,7 @@ COMMON_DEPEND="
sys-libs/zlib
x11-libs/libkscreen2:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
+ gps? ( sci-geosciences/gpsd )
prison? ( media-libs/prison:5 )
qalculate? ( sci-libs/libqalculate )
X? (
@@ -99,6 +100,7 @@ PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" )
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package dbus dbusmenu-qt5)
+ $(cmake-utils_use_find_package gps libgps)
$(cmake-utils_use_find_package prison)
$(cmake-utils_use_find_package qalculate Qalculate)
$(cmake-utils_use_find_package X X11)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-23 13:44 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-23 13:44 UTC (permalink / raw
To: gentoo-commits
commit: d92981e3adc71949d5024a0ff0d9783fcf6f3665
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 13:43:35 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 13:43:35 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d92981e3
[kde-base/plasma-workspace] Add qalculate USE flag.
Upstream commit: de5acbd6106ab7e876e92f117b6443329bbe21ec.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index ac552e4..a981624 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="KDE Plasma workspace"
KEYWORDS=""
-IUSE="dbus prison X"
+IUSE="dbus prison qalculate X"
COMMON_DEPEND="
$(add_kdebase_dep libksysguard)
@@ -62,6 +62,7 @@ COMMON_DEPEND="
x11-libs/libkscreen2:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
prison? ( media-libs/prison:5 )
+ qalculate? ( sci-libs/libqalculate )
X? (
dev-qt/qtx11extras:5
x11-libs/libICE
@@ -99,6 +100,7 @@ src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package dbus dbusmenu-qt5)
$(cmake-utils_use_find_package prison)
+ $(cmake-utils_use_find_package qalculate Qalculate)
$(cmake-utils_use_find_package X X11)
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-20 15:49 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-20 15:49 UTC (permalink / raw
To: gentoo-commits
commit: a0745b9ef309b2e35d9da7e8f83c49fb1c286838
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 15:48:59 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 15:48:59 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a0745b9e
[kde-base/plasma-workspace] Remove blockers for collisions solved by upstream.
Upstream commit: 53eccfad474f399ff5e71453a53312fa8bde7c63
Upstream commit: 6a7ba4115b0a05b93eab0dffec78be9132a89e9d
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b19f76c..ac552e4 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -82,13 +82,11 @@ RDEPEND="${COMMON_DEPEND}
!kde-base/libkworkspace:4
!kde-base/libtaskmanager:4
!kde-base/kcminit:4
- !kde-base/kdebase-menu-icons:4
!kde-base/kdebase-startkde:4
!kde-base/klipper:4
!kde-base/krunner:4
!kde-base/ksmserver:4
!kde-base/ksplash:4
- !kde-base/kuiserver:4
!kde-base/plasma-workspace:4
"
DEPEND="${COMMON_DEPEND}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-20 15:28 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-20 15:28 UTC (permalink / raw
To: gentoo-commits
commit: e1ada2f4faf9dd1486c815a047da2f87dcf28068
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 15:28:30 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 15:28:30 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1ada2f4
[kde-base/plasma-workspace] Upstream now installs their own xsession.
Upstream commit: cd4dbbca57e1483954ff53eec3e8d3983d95aedd.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 3fe3601..b19f76c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -116,11 +116,6 @@ src_install() {
insinto /etc/plasma/shutdown
doins "${FILESDIR}/agent-shutdown.sh"
-
- # x11 session script
- echo startkde > "${T}"/Plasma
- exeinto /etc/X11/Sessions
- doexe "${T}"/Plasma
}
pkg_postinst () {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-06-16 11:49 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-06-16 11:49 UTC (permalink / raw
To: gentoo-commits
commit: 0543ebb7b82c0d8a5da9d16e664568528f885417
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 16 11:49:09 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 16 11:49:09 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0543ebb7
[kde-base/plasma-workspace] Update dependencies.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index cdd940c..3fe3601 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -13,6 +13,7 @@ IUSE="dbus prison X"
COMMON_DEPEND="
$(add_kdebase_dep libksysguard)
+ $(add_kdebase_dep baloo)
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcompletion)
@@ -41,6 +42,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kservice)
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwallet)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-24 22:58 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-05-24 22:58 UTC (permalink / raw
To: gentoo-commits
commit: dca65bea1c055f717bccadf1d88b0e2a95dd0578
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 22:58:02 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat May 24 22:58:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dca65bea
[kde-base/plasma-workspace] Add missing RDEPEND on dev-qt/qtpaths
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild | 1 +
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
index f5b10a7..5cbaf23 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
@@ -73,6 +73,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
$(add_kdebase_dep milou)
dev-qt/qdbus:5
+ dev-qt/qtpaths:5
dev-qt/qtquickcontrols:5[widgets]
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b90ecee..db8b2ff 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -73,6 +73,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
$(add_kdebase_dep milou)
dev-qt/qdbus:5
+ dev-qt/qtpaths:5
dev-qt/qtquickcontrols:5[widgets]
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-23 8:36 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-05-23 8:36 UTC (permalink / raw
To: gentoo-commits
commit: 0174cf020221a7bdc99cc318d54b2aee1b554942
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri May 23 08:32:49 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri May 23 08:32:49 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0174cf02
[kde-base/plasma-workspace] Account for milou move.
Package-Manager: portage-2.2.8-r1
---
kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild | 2 +-
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
index 778e2d7..66ab734 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
@@ -71,7 +71,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
- $(add_kdemisc_dep milou)
+ $(add_kdebase_dep milou)
dev-qt/qtquickcontrols:5
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b6ce84b..0ed1cfa 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -71,7 +71,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
- $(add_kdemisc_dep milou)
+ $(add_kdebase_dep milou)
dev-qt/qtquickcontrols:5[widgets]
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-20 10:28 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-05-20 10:28 UTC (permalink / raw
To: gentoo-commits
commit: 387b580b558be8f036aa3d6dd95b2363114fb5a5
Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Mon May 19 21:34:03 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 19 21:36:42 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=387b580b
[kde-base/plasma-workspace] Depends on qtquickcontrols[widgets]
The plasmashell configuration dialog requires at least WidgetMessageDialog.qml
which is provided by dev-qt/qtquickcontrols once it is built with the 'widgets'
USE flag enabled.
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 3e06c8a..b6ce84b 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -72,7 +72,7 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
$(add_kdemisc_dep milou)
- dev-qt/qtquickcontrols:5
+ dev-qt/qtquickcontrols:5[widgets]
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
!kde-base/libtaskmanager:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-16 16:33 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-05-16 16:33 UTC (permalink / raw
To: gentoo-commits
commit: fb187e4208693755b1c8c3c10b9f870f093cd827
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 16:33:02 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri May 16 16:33:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fb187e42
[kde-base/plasma-workspace] Adapt to libkscreen rename.
Package-Manager: portage-2.2.8-r1
---
kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild | 2 +-
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
index fd85a75..778e2d7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.96.0.ebuild
@@ -57,7 +57,7 @@ COMMON_DEPEND="
media-libs/phonon[qt5]
sys-libs/pam
sys-libs/zlib
- x11-libs/libkscreen:5
+ x11-libs/libkscreen2:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
X? (
dev-qt/qtx11extras:5
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 55924af..3e06c8a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -57,7 +57,7 @@ COMMON_DEPEND="
media-libs/phonon[qt5]
sys-libs/pam
sys-libs/zlib
- x11-libs/libkscreen:5
+ x11-libs/libkscreen2:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
X? (
dev-qt/qtx11extras:5
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-08 13:21 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-05-08 13:21 UTC (permalink / raw
To: gentoo-commits
commit: 3177fd43a58bb5c60a9344ba9a5552fbba8c5c20
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 8 13:21:10 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 8 13:21:10 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3177fd43
[kde-base/plasma-workspace] DEPEND on x11-libs/libkscreen
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 7c6fa3f..55924af 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -57,6 +57,7 @@ COMMON_DEPEND="
media-libs/phonon[qt5]
sys-libs/pam
sys-libs/zlib
+ x11-libs/libkscreen:5
dbus? ( dev-libs/libdbusmenu-qt[qt5] )
X? (
dev-qt/qtx11extras:5
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-05 17:35 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-05-05 17:35 UTC (permalink / raw
To: gentoo-commits
commit: c55f2eea3ba237603a00cea16ddd712b4d0015be
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 17:35:42 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 5 17:35:42 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c55f2eea
[kde-base/plasma-workspace] Add missing dep.
This is required for JPEG wallpapers to work.
Package-Manager: portage-2.2.8-r1
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 84f05d4..7c6fa3f 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -48,7 +48,7 @@ COMMON_DEPEND="
$(add_frameworks_dep solid)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
+ dev-qt/qtgui:5[jpeg]
dev-qt/qtnetwork:5
dev-qt/qtscript:5
dev-qt/qtsql:5
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-05 14:59 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-05-05 14:59 UTC (permalink / raw
To: gentoo-commits
commit: 40a5cae9451441468d8a79115aaea536698579a3
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 14:58:31 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 5 14:59:02 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=40a5cae9
[kde-base/plasma-workspace] Add RDEPEND on kde-misc/milou
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 996750c..84f05d4 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -70,6 +70,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
+ $(add_kdemisc_dep milou)
dev-qt/qtquickcontrols:5
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-05 8:56 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-05-05 8:56 UTC (permalink / raw
To: gentoo-commits
commit: 83a7f8d04a9bdc96457bc0594d6654d5e01a6ca7
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 08:55:36 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 5 08:55:36 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=83a7f8d0
[kde-base/plasma-workspace] Add missing dependency.
Package-Manager: portage-2.2.8-r1
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 47e565c..996750c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -70,6 +70,7 @@ COMMON_DEPEND="
)
"
RDEPEND="${COMMON_DEPEND}
+ dev-qt/qtquickcontrols:5
!kde-base/freespacenotifier:4
!kde-base/libkworkspace:4
!kde-base/libtaskmanager:4
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-04 23:35 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-05-04 23:35 UTC (permalink / raw
To: gentoo-commits
commit: 145464c303b744c6b89138f2f55f417fbe75dee2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 4 21:41:02 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 4 22:48:49 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=145464c3
[kde-base/plasma-workspace] Introduce nepomuk and kdepim USE flags, bug #508350
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/metadata.xml | 12 ++++++-----
.../plasma-workspace-4.11.49.9999.ebuild | 24 +++++++++++-----------
2 files changed, 19 insertions(+), 17 deletions(-)
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index 3b3fc4f..efbee28 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>kde</herd>
-<use>
- <flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
- <flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
-</use>
+ <herd>kde</herd>
+ <use>
+ <flag name="kdepim">KDE PIM integration via <pkg>kde-base/kdepimlibs</pkg></flag>
+ <flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
+ <flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
+ <flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
+ </use>
</pkgmetadata>
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index ed3b700..58fa355 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -14,7 +14,7 @@ inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug gps json python qalculate semantic-desktop"
+IUSE="debug gps json +kdepim nepomuk python qalculate"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
@@ -23,11 +23,11 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kdelibs 'semantic-desktop?')
+ $(add_kdebase_dep kdelibs 'nepomuk?')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
- $(add_kdebase_dep libplasmaclock 'semantic-desktop?')
+ $(add_kdebase_dep libplasmaclock 'kdepim?')
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
x11-libs/libX11
@@ -39,17 +39,17 @@ COMMONDEPEND="
x11-libs/libXrender
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
+ kdepim? ( $(add_kdebase_dep kdepimlibs) )
+ nepomuk? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
python? (
${PYTHON_DEPS}
>=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
$(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
- semantic-desktop? (
- dev-libs/soprano
- $(add_kdebase_dep kdepimlibs)
- $(add_kdebase_dep nepomuk-core)
- )
"
DEPEND="${COMMONDEPEND}
dev-libs/boost
@@ -101,12 +101,12 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with gps libgps)
$(cmake-utils_use_with json QJSON)
+ $(cmake-utils_use_with kdepim Akonadi)
+ $(cmake-utils_use_with kdepim KdepimLibs)
+ $(cmake-utils_use_with nepomuk NepomukCore)
+ $(cmake-utils_use_with nepomuk Soprano)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
- $(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop KdepimLibs)
- $(cmake-utils_use_with semantic-desktop NepomukCore)
- $(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-05-01 22:46 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-05-01 22:46 UTC (permalink / raw
To: gentoo-commits
commit: eabc510970b228b832915953365fdb38f94bb922
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 22:37:05 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 1 22:37:05 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eabc5109
[kde-base/plasma-workspace] Drop Python 2.6 support
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index d5d67ab..ed3b700 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -8,7 +8,7 @@ DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
OPENGL_REQUIRED="always"
inherit python-single-r1 kde4-meta
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-04-09 17:04 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2014-04-09 17:04 UTC (permalink / raw
To: gentoo-commits
commit: 3304b997680b8bd0f3ac45dd79be9d0931310a13
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 17:04:41 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 17:04:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3304b997
[kde-base/plasma-workspace] Install xsession
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index ec14a37..47e565c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -98,3 +98,12 @@ src_configure() {
kde5_src_configure
}
+
+src_install() {
+ kde5_src_install
+
+ # x11 session script
+ echo startkde > "${T}"/KDE-5
+ exeinto /etc/X11/Sessions
+ doexe "${T}"/KDE-5
+}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-04-08 19:44 Elias Probst
0 siblings, 0 replies; 72+ messages in thread
From: Elias Probst @ 2014-04-08 19:44 UTC (permalink / raw
To: gentoo-commits
commit: d58eb20d5a0fcb27ce5681c8b2064eb3d4eba24a
Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Tue Apr 8 19:40:17 2014 +0000
Commit: Elias Probst <mail <AT> eliasprobst <DOT> eu>
CommitDate: Tue Apr 8 19:40:17 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d58eb20d
[kde-base/plasma-workspace] Updated dependencies (kde4support → kdelibs4support)
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 20a12ba..d5e4026 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kde4support)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kdesu)
$(add_frameworks_dep kglobalaccel)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-04-08 15:56 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-04-08 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 36b0ae782c328984f726067409b7e9a21993fe55
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 8 15:53:56 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 8 15:53:56 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=36b0ae78
[kde-base/plasma-workspace] Add KF5 version.
Still needs lots of work.
Package-Manager: portage-2.2.8-r1
---
.../plasma-workspace/plasma-workspace-9999.ebuild | 97 ++++++++++++++++++++++
1 file changed, 97 insertions(+)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
new file mode 100644
index 0000000..20a12ba
--- /dev/null
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE Plasma workspace"
+KEYWORDS=""
+IUSE="dbus X"
+
+COMMON_DEPEND="
+ $(add_kdebase_dep libksysguard)
+ $(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kbookmarks)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kde4support)
+ $(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep kdesu)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kitemviews)
+ $(add_frameworks_dep kjobwidgets)
+ $(add_frameworks_dep kjs)
+ $(add_frameworks_dep kjsembed)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep krunner)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktexteditor)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep plasma)
+ $(add_frameworks_dep solid)
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtscript:5
+ dev-qt/qtsql:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ media-libs/phonon[qt5]
+ sys-libs/pam
+ sys-libs/zlib
+ dbus? ( dev-libs/libdbusmenu-qt[qt5] )
+ X? (
+ dev-qt/qtx11extras:5
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libxcb
+ x11-libs/libXrender
+ x11-libs/xcb-util-keysyms
+ )
+"
+RDEPEND="${COMMON_DEPEND}
+ !kde-base/freespacenotifier:4
+ !kde-base/libkworkspace:4
+ !kde-base/libtaskmanager:4
+ !kde-base/kcminit:4
+ !kde-base/kdebase-menu-icons:4
+ !kde-base/kdebase-startkde:4
+ !kde-base/klipper:4
+ !kde-base/krunner:4
+ !kde-base/ksmserver:4
+ !kde-base/ksplash:4
+ !kde-base/kuiserver:4
+ !kde-base/plasma-workspace:4
+"
+DEPEND="${COMMON_DEPEND}
+ X? ( x11-proto/xproto )
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package dbus dbusmenu-qt5)
+ $(cmake-utils_use_find_package X X11)
+ )
+
+ kde5_src_configure
+}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2014-04-01 10:37 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2014-04-01 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 5254c6f8fd72e93e45b59fd3a6bb0571056649eb
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 1 10:37:20 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 1 10:37:20 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5254c6f8
[kde-base/plasma-workspace] Remove KMLOADLIBS wrt bug #505216.
Package-Manager: portage-2.2.8-r1
---
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 2 --
kde-base/plasma-workspace/plasma-workspace-4.11.8.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index 2dd5e6e..68c6e30 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -82,8 +82,6 @@ KMEXTRACTONLY="
ksysguard/
"
-KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
-
PATCHES=( "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" )
pkg_setup() {
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.8.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.8.ebuild
index 2bba34b..93daf3a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.8.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.8.ebuild
@@ -82,8 +82,6 @@ KMEXTRACTONLY="
ksysguard/
"
-KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
-
PATCHES=( "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" )
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-10-23 21:12 Johannes Huber
0 siblings, 0 replies; 72+ messages in thread
From: Johannes Huber @ 2013-10-23 21:12 UTC (permalink / raw
To: gentoo-commits
commit: afbda54c1b7638a1b69ecb7b1c729d735817d60b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 21:10:23 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 21:10:23 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=afbda54c
[kde-base/plasma-workspace] Fix USE semantic-desktop by Duncan <1i5t5.duncan <AT> cox.net> wrt bug #489186.
Package-Manager: portage-2.2.7
---
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 5 +++--
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index 5fee888..a028d5e 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -24,11 +24,10 @@ COMMONDEPEND="
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop?')
- $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
- $(add_kdebase_dep libplasmaclock)
+ $(add_kdebase_dep libplasmaclock 'semantic-desktop?')
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
x11-libs/libX11
@@ -48,6 +47,7 @@ COMMONDEPEND="
qalculate? ( sci-libs/libqalculate )
semantic-desktop? (
dev-libs/soprano
+ $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep nepomuk-core)
)
"
@@ -108,6 +108,7 @@ src_configure() {
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop KdepimLibs)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 5fee888..a028d5e 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -24,11 +24,10 @@ COMMONDEPEND="
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop?')
- $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
- $(add_kdebase_dep libplasmaclock)
+ $(add_kdebase_dep libplasmaclock 'semantic-desktop?')
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
x11-libs/libX11
@@ -48,6 +47,7 @@ COMMONDEPEND="
qalculate? ( sci-libs/libqalculate )
semantic-desktop? (
dev-libs/soprano
+ $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep nepomuk-core)
)
"
@@ -108,6 +108,7 @@ src_configure() {
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop KdepimLibs)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-10-07 2:01 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-10-07 2:01 UTC (permalink / raw
To: gentoo-commits
commit: da376a951bc16e9450c33de27ebd8bac46a89dde
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 02:00:31 2013 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 02:00:31 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=da376a95
[plasma-workspace] Remove last instance of rss flag, accidentally left in during revert
Package-Manager: portage-2.2.7
---
kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild | 1 -
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 1 -
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
index b9e5022..a267d06 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
@@ -107,7 +107,6 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
- $(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index a98426b..5fee888 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -107,7 +107,6 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
- $(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index a98426b..5fee888 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -107,7 +107,6 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
- $(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-10-06 19:57 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-10-06 19:57 UTC (permalink / raw
To: gentoo-commits
commit: 0c476fb2af3e4373d90ae2263ac68639f7d3f8ff
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 05:51:34 2013 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 05:51:34 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0c476fb2
[kde-base/plasma-workspace] Fix keywords
Package-Manager: portage-2.2.7
---
kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
index b2c9c05..b9e5022 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
@@ -13,7 +13,7 @@ OPENGL_REQUIRED="always"
inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug gps json python qalculate semantic-desktop"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-10-06 19:57 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-10-06 19:57 UTC (permalink / raw
To: gentoo-commits
commit: b6db25f69ee311335218a2324bc92159846f9a2d
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 05:40:27 2013 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 05:40:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b6db25f6
[kde-base/plasma-workspace] Conversion back to semantic-desktop
Package-Manager: portage-2.2.7
---
...-4.11.2.ebuild => plasma-workspace-4.11.2-r1.ebuild} | 17 ++++++++++++-----
.../plasma-workspace-4.11.49.9999.ebuild | 15 +++++++++++----
kde-base/plasma-workspace/plasma-workspace-9999.ebuild | 15 +++++++++++----
3 files changed, 34 insertions(+), 13 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.2.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
similarity index 84%
rename from kde-base/plasma-workspace/plasma-workspace-4.11.2.ebuild
rename to kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
index e2b0f76..b2c9c05 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.2.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.2-r1.ebuild
@@ -13,8 +13,8 @@ OPENGL_REQUIRED="always"
inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug gps json python qalculate"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug gps json python qalculate semantic-desktop"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
@@ -23,15 +23,14 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kephal)
+ $(add_kdebase_dep kdelibs 'semantic-desktop?')
$(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
$(add_kdebase_dep libplasmaclock)
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
- $(add_kdebase_dep nepomuk-core)
- dev-libs/soprano
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
@@ -47,6 +46,10 @@ COMMONDEPEND="
$(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
dev-libs/boost
@@ -104,6 +107,10 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
+ $(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
+ $(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index c86abf7..a98426b 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -14,7 +14,7 @@ inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug gps json python qalculate"
+IUSE="debug gps json python qalculate semantic-desktop"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
@@ -23,15 +23,14 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kephal)
+ $(add_kdebase_dep kdelibs 'semantic-desktop?')
$(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
$(add_kdebase_dep libplasmaclock)
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
- $(add_kdebase_dep nepomuk-core)
- dev-libs/soprano
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
@@ -47,6 +46,10 @@ COMMONDEPEND="
$(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
dev-libs/boost
@@ -104,6 +107,10 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
+ $(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
+ $(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index c86abf7..a98426b 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -14,7 +14,7 @@ inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug gps json python qalculate"
+IUSE="debug gps json python qalculate semantic-desktop"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
@@ -23,15 +23,14 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8.4-r3:4
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
- $(add_kdebase_dep kephal)
+ $(add_kdebase_dep kdelibs 'semantic-desktop?')
$(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
$(add_kdebase_dep libplasmaclock)
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
- $(add_kdebase_dep nepomuk-core)
- dev-libs/soprano
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
@@ -47,6 +46,10 @@ COMMONDEPEND="
$(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
dev-libs/boost
@@ -104,6 +107,10 @@ src_configure() {
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
+ $(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
+ $(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-08-19 16:13 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-08-19 16:13 UTC (permalink / raw
To: gentoo-commits
commit: fd89b528810fddf53689d1bd61fcb536beef70e8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 16:11:05 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 16:11:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fd89b528
[kde-base/plasma-workspace] Migrate to python-single-r1.
Package-Manager: portage-2.2.0
---
.../plasma-workspace-4.11.49.9999.ebuild | 32 ++++++++--------------
.../plasma-workspace/plasma-workspace-9999.ebuild | 32 ++++++++--------------
2 files changed, 22 insertions(+), 42 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index 980cf86..c86abf7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -8,14 +8,16 @@ DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
-PYTHON_DEPEND="python? 2"
+PYTHON_COMPAT=( python2_{6,7} )
OPENGL_REQUIRED="always"
-inherit python kde4-meta
+inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
IUSE="debug gps json python qalculate"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
COMMONDEPEND="
dev-libs/libdbusmenu-qt
>=dev-qt/qtcore-4.8.4-r3:4
@@ -40,8 +42,9 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
python? (
- >=dev-python/PyQt4-4.4.0[X]
- $(add_kdebase_dep pykde4)
+ ${PYTHON_DEPS}
+ >=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
+ $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
"
@@ -82,8 +85,7 @@ PATCHES=( "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" )
pkg_setup() {
if use python ; then
- python_set_active_version 2
- python_pkg_setup
+ python-single-r1_pkg_setup
fi
kde4-meta_pkg_setup
}
@@ -108,22 +110,10 @@ src_configure() {
kde4-meta_src_configure
}
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if use python; then
- python_mod_optimize \
- PyKDE4/plasmascript.py \
- /usr/share/apps/plasma_scriptengine_python
- fi
-}
-
-pkg_postrm() {
- kde4-meta_pkg_postrm
+src_install() {
+ kde4-meta_src_install
if use python; then
- python_mod_cleanup \
- PyKDE4/plasmascript.py \
- /usr/share/apps/plasma_scriptengine_python
+ python_optimize "${ED}"
fi
}
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 980cf86..c86abf7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -8,14 +8,16 @@ DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
-PYTHON_DEPEND="python? 2"
+PYTHON_COMPAT=( python2_{6,7} )
OPENGL_REQUIRED="always"
-inherit python kde4-meta
+inherit python-single-r1 kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
IUSE="debug gps json python qalculate"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
COMMONDEPEND="
dev-libs/libdbusmenu-qt
>=dev-qt/qtcore-4.8.4-r3:4
@@ -40,8 +42,9 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
python? (
- >=dev-python/PyQt4-4.4.0[X]
- $(add_kdebase_dep pykde4)
+ ${PYTHON_DEPS}
+ >=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
+ $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
)
qalculate? ( sci-libs/libqalculate )
"
@@ -82,8 +85,7 @@ PATCHES=( "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" )
pkg_setup() {
if use python ; then
- python_set_active_version 2
- python_pkg_setup
+ python-single-r1_pkg_setup
fi
kde4-meta_pkg_setup
}
@@ -108,22 +110,10 @@ src_configure() {
kde4-meta_src_configure
}
-pkg_postinst() {
- kde4-meta_pkg_postinst
-
- if use python; then
- python_mod_optimize \
- PyKDE4/plasmascript.py \
- /usr/share/apps/plasma_scriptengine_python
- fi
-}
-
-pkg_postrm() {
- kde4-meta_pkg_postrm
+src_install() {
+ kde4-meta_src_install
if use python; then
- python_mod_cleanup \
- PyKDE4/plasmascript.py \
- /usr/share/apps/plasma_scriptengine_python
+ python_optimize "${ED}"
fi
}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-04-09 20:00 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-04-09 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 3dd918218586430dc843e88d3158e1edf7f2b798
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 9 19:58:53 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 9 19:58:53 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3dd91821
[kde-base/plasma-workspace] Add missing dependencies.
Package-Manager: portage-2.1.11.60
---
.../plasma-workspace-4.10.49.9999.ebuild | 3 +++
.../plasma-workspace/plasma-workspace-9999.ebuild | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index 5c90ce3..bd01b41 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -28,9 +28,12 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
$(add_kdebase_dep solid)
+ x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
+ x11-libs/libXext
x11-libs/libXfixes
+ x11-libs/libXi
x11-libs/libXrender
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index cf73b28..a6b6074 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -28,9 +28,12 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmagenericshell)
$(add_kdebase_dep libtaskmanager)
$(add_kdebase_dep solid)
+ x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
+ x11-libs/libXext
x11-libs/libXfixes
+ x11-libs/libXi
x11-libs/libXrender
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-04-01 12:37 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-04-01 12:37 UTC (permalink / raw
To: gentoo-commits
commit: cd965aeae860af3c9a9951f951f0ee1232f70005
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 1 12:36:13 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 12:36:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cd965aea
[kde-base/plasma-workspace] google-gadgets support has been fully removed upstream.
http://quickgit.kde.org/?p=kde-workspace.git&a=commit&h=f18065df9b91c72a813291f43707513e99bb72e8
Package-Manager: portage-2.1.11.59
---
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 5c90ce3..cf73b28 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -110,7 +110,6 @@ src_configure() {
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
- -DWITH_Googlegadgets=OFF
-DWITH_Xmms=OFF
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-03-22 22:26 Andreas Hüttel
0 siblings, 0 replies; 72+ messages in thread
From: Andreas Hüttel @ 2013-03-22 22:26 UTC (permalink / raw
To: gentoo-commits
commit: 5580bcdd66e4b3534d4e78e8bb187840c360f96e
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 22:27:00 2013 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 22:27:00 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5580bcdd
[kde-base/plasma-workspace] We need the fixed qt-core version here
Package-Manager: portage-2.2.0_alpha168
---
.../plasma-workspace-4.10.49.9999.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index f3ab873..7773753 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -18,6 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
+ >=dev-qt/qtcore-4.8.4-r3
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index f3ab873..7773753 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -18,6 +18,7 @@ IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
+ >=dev-qt/qtcore-4.8.4-r3
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-03-20 13:02 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-03-20 13:02 UTC (permalink / raw
To: gentoo-commits
commit: bcd6a8ad36e314ca18a1c5148fa9851dd3616f67
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 13:01:16 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 13:01:16 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bcd6a8ad
[kde-base/plasma-workspace] Drop USE="google-gadgets" wrt bug #462472.
Package-Manager: portage-2.1.11.57
---
kde-base/plasma-workspace/metadata.xml | 1 -
.../plasma-workspace-4.10.49.9999.ebuild | 5 ++---
.../plasma-workspace/plasma-workspace-9999.ebuild | 5 ++---
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index b7752a4..3b3fc4f 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -3,7 +3,6 @@
<pkgmetadata>
<herd>kde</herd>
<use>
- <flag name="google-gadgets">Add google-gadgets support</flag>
<flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
</use>
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index b2bfb4a..f3ab873 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -14,7 +14,7 @@ inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
+IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
@@ -31,7 +31,6 @@ COMMONDEPEND="
x11-libs/libXdamage
x11-libs/libXfixes
x11-libs/libXrender
- google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
python? (
@@ -100,7 +99,6 @@ src_unpack() {
src_configure() {
mycmakeargs=(
- $(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
@@ -109,6 +107,7 @@ src_configure() {
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
+ -DWITH_Googlegadgets=OFF
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b2bfb4a..f3ab873 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -14,7 +14,7 @@ inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
+IUSE="debug gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
dev-libs/libdbusmenu-qt
@@ -31,7 +31,6 @@ COMMONDEPEND="
x11-libs/libXdamage
x11-libs/libXfixes
x11-libs/libXrender
- google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
json? ( dev-libs/qjson )
python? (
@@ -100,7 +99,6 @@ src_unpack() {
src_configure() {
mycmakeargs=(
- $(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
$(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
@@ -109,6 +107,7 @@ src_configure() {
$(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
+ -DWITH_Googlegadgets=OFF
-DWITH_Xmms=OFF
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-02-03 14:13 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-02-03 14:13 UTC (permalink / raw
To: gentoo-commits
commit: afd2221c7509f7507ea7fbac2816fc5effed76e5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 3 14:13:00 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Feb 3 14:13:33 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=afd2221c
[kde-base/plasma-workspace] Update deps.
Package-Manager: portage-2.1.11.50
---
kde-base/plasma-workspace/metadata.xml | 1 +
.../plasma-workspace-4.10.0.ebuild | 12 ++++++++++--
.../plasma-workspace-4.10.49.9999.ebuild | 12 ++++++++++--
.../plasma-workspace-4.9.98.ebuild | 12 ++++++++++--
.../plasma-workspace/plasma-workspace-9999.ebuild | 12 ++++++++++--
5 files changed, 41 insertions(+), 8 deletions(-)
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index d6a492e..b7752a4 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -4,6 +4,7 @@
<herd>kde</herd>
<use>
<flag name="google-gadgets">Add google-gadgets support</flag>
+ <flag name="json">Enable JSON support via <pkg>dev-libs/qjson</pkg></flag>
<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
</use>
</pkgmetadata>
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild
index f014ab7..8c10ec3 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.0.ebuild
@@ -9,13 +9,15 @@ KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
PYTHON_DEPEND="python? 2"
+OPENGL_REQUIRED="always"
inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
+IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ dev-libs/libdbusmenu-qt
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
@@ -31,6 +33,7 @@ COMMONDEPEND="
x11-libs/libXrender
google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
+ json? ( dev-libs/qjson )
python? (
>=dev-python/PyQt4-4.4.0[X]
$(add_kdebase_dep pykde4)
@@ -41,6 +44,10 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmaclock 'holidays')
)
!rss? ( $(add_kdebase_dep libplasmaclock '-holidays') )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
rss? ( dev-libs/boost )
@@ -95,11 +102,12 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
+ $(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop Nepomuk)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index ed9d24c..b2bfb4a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -9,13 +9,15 @@ KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
PYTHON_DEPEND="python? 2"
+OPENGL_REQUIRED="always"
inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
+IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ dev-libs/libdbusmenu-qt
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
@@ -31,6 +33,7 @@ COMMONDEPEND="
x11-libs/libXrender
google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
+ json? ( dev-libs/qjson )
python? (
>=dev-python/PyQt4-4.4.0[X]
$(add_kdebase_dep pykde4)
@@ -41,6 +44,10 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmaclock 'holidays')
)
!rss? ( $(add_kdebase_dep libplasmaclock '-holidays') )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
rss? ( dev-libs/boost )
@@ -95,11 +102,12 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
+ $(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop Nepomuk)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
index f014ab7..8c10ec3 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
@@ -9,13 +9,15 @@ KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
PYTHON_DEPEND="python? 2"
+OPENGL_REQUIRED="always"
inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
+IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ dev-libs/libdbusmenu-qt
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
@@ -31,6 +33,7 @@ COMMONDEPEND="
x11-libs/libXrender
google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
+ json? ( dev-libs/qjson )
python? (
>=dev-python/PyQt4-4.4.0[X]
$(add_kdebase_dep pykde4)
@@ -41,6 +44,10 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmaclock 'holidays')
)
!rss? ( $(add_kdebase_dep libplasmaclock '-holidays') )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
rss? ( dev-libs/boost )
@@ -95,11 +102,12 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
+ $(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop Nepomuk)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index ed9d24c..b2bfb4a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -9,13 +9,15 @@ KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
PYTHON_DEPEND="python? 2"
+OPENGL_REQUIRED="always"
inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
+IUSE="debug google-gadgets gps json python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ dev-libs/libdbusmenu-qt
!kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
@@ -31,6 +33,7 @@ COMMONDEPEND="
x11-libs/libXrender
google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
gps? ( >=sci-geosciences/gpsd-2.37 )
+ json? ( dev-libs/qjson )
python? (
>=dev-python/PyQt4-4.4.0[X]
$(add_kdebase_dep pykde4)
@@ -41,6 +44,10 @@ COMMONDEPEND="
$(add_kdebase_dep libplasmaclock 'holidays')
)
!rss? ( $(add_kdebase_dep libplasmaclock '-holidays') )
+ semantic-desktop? (
+ dev-libs/soprano
+ $(add_kdebase_dep nepomuk-core)
+ )
"
DEPEND="${COMMONDEPEND}
rss? ( dev-libs/boost )
@@ -95,11 +102,12 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
+ $(cmake-utils_use_with json QJSON)
$(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop Nepomuk)
+ $(cmake-utils_use_with semantic-desktop NepomukCore)
$(cmake-utils_use_with semantic-desktop Soprano)
-DWITH_Xmms=OFF
)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-20 14:56 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-01-20 14:56 UTC (permalink / raw
To: gentoo-commits
commit: 345def4acb53e22077905ecd9c2fbdd35bcf35c6
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 14:51:59 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 14:51:59 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=345def4a
[kde-base/plasma-workspace] Update KMEXTRACT to really fix bug #450708.
Package-Manager: portage-2.1.11.43
---
.../plasma-workspace-4.10.49.9999.ebuild | 1 +
.../plasma-workspace-4.9.98.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index 64eefa5..ed9d24c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -69,6 +69,7 @@ KMEXTRACTONLY="
libs/taskmanager/
libs/plasmagenericshell/
libs/ksysguard/
+ libs/kdm/kgreeterplugin.h
ksysguard/
"
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
index aaf4146..f014ab7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
@@ -69,6 +69,7 @@ KMEXTRACTONLY="
libs/taskmanager/
libs/plasmagenericshell/
libs/ksysguard/
+ libs/kdm/kgreeterplugin.h
ksysguard/
"
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-17 16:50 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2013-01-17 16:50 UTC (permalink / raw
To: gentoo-commits
commit: fc4187c321b9b38d25732d513eab66502e3c7980
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 16:46:09 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 16:46:25 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fc4187c3
[kde-base/plasma-workspace] Drop unused dependency on dev-python/sip.
Package-Manager: portage-2.1.11.43
---
.../plasma-workspace-4.10.49.9999.ebuild | 1 -
.../plasma-workspace-4.9.95.ebuild | 1 -
.../plasma-workspace-4.9.97.ebuild | 1 -
.../plasma-workspace-4.9.98.ebuild | 1 -
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 -
5 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index ddbbe52..64eefa5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -33,7 +33,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
python? (
>=dev-python/PyQt4-4.4.0[X]
- >=dev-python/sip-4.7.1
$(add_kdebase_dep pykde4)
)
qalculate? ( sci-libs/libqalculate )
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.95.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.95.ebuild
index 3f68b3c..883d8d2 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.95.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.95.ebuild
@@ -32,7 +32,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
python? (
>=dev-python/PyQt4-4.4.0[X]
- >=dev-python/sip-4.7.1
$(add_kdebase_dep pykde4)
)
qalculate? ( sci-libs/libqalculate )
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
index d88d799..0bb2636 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
@@ -33,7 +33,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
python? (
>=dev-python/PyQt4-4.4.0[X]
- >=dev-python/sip-4.7.1
$(add_kdebase_dep pykde4)
)
qalculate? ( sci-libs/libqalculate )
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
index 90834a6..aaf4146 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.98.ebuild
@@ -33,7 +33,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
python? (
>=dev-python/PyQt4-4.4.0[X]
- >=dev-python/sip-4.7.1
$(add_kdebase_dep pykde4)
)
qalculate? ( sci-libs/libqalculate )
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index b242237..ed9d24c 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -33,7 +33,6 @@ COMMONDEPEND="
gps? ( >=sci-geosciences/gpsd-2.37 )
python? (
>=dev-python/PyQt4-4.4.0[X]
- >=dev-python/sip-4.7.1
$(add_kdebase_dep pykde4)
)
qalculate? ( sci-libs/libqalculate )
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-08 13:41 David E. Narváez
0 siblings, 0 replies; 72+ messages in thread
From: David E. Narváez @ 2013-01-08 13:41 UTC (permalink / raw
To: gentoo-commits
commit: 845e02918e6ab2e5be23d753ccc0f2d22359a621
Author: David E. Narváez <david.narvaez <AT> computer <DOT> org>
AuthorDate: Tue Jan 8 13:40:00 2013 +0000
Commit: David E. Narváez <david.narvaez <AT> computer <DOT> org>
CommitDate: Tue Jan 8 13:40:00 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=845e0291
[plasma-workspace] Adding libs/kdm/kgreeterplugin.h to KMEXTRACTONLY
---
.../plasma-workspace-4.9.97.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
index ba5d02e..d88d799 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
@@ -70,6 +70,7 @@ KMEXTRACTONLY="
libs/taskmanager/
libs/plasmagenericshell/
libs/ksysguard/
+ libs/kdm/kgreeterplugin.h
ksysguard/
"
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index ddbbe52..b242237 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -70,6 +70,7 @@ KMEXTRACTONLY="
libs/taskmanager/
libs/plasmagenericshell/
libs/ksysguard/
+ libs/kdm/kgreeterplugin.h
ksysguard/
"
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-04 16:29 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-01-04 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 1f78254d524e6428dfdbe6dae592e752b8f18cf0
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 16:00:50 2013 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Jan 4 16:00:50 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1f78254d
[kde-base/plasma-workspace] Fix bugs 444930 and 444436 in -9999 and -4.10.49.9999 as well.
Package-Manager: portage-2.2.0_alpha149
---
.../plasma-workspace-4.10.49.9999.ebuild | 3 +++
.../plasma-workspace/plasma-workspace-9999.ebuild | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index 94c8acb..522b1f3 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ !kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
@@ -54,6 +55,8 @@ RDEPEND="${COMMONDEPEND}
"
KMEXTRA="
+ appmenu/
+ ktouchpadenabler/
statusnotifierwatcher/
"
KMEXTRACTONLY="
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 94c8acb..522b1f3 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ !kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
@@ -54,6 +55,8 @@ RDEPEND="${COMMONDEPEND}
"
KMEXTRA="
+ appmenu/
+ ktouchpadenabler/
statusnotifierwatcher/
"
KMEXTRACTONLY="
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-04 16:29 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-01-04 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 78b7cdc4ebcd25654cbd12e01813e43ae83044cd
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 16:29:17 2013 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Jan 4 16:29:17 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=78b7cdc4
[kde-base/plasma-workspace] Fix bug 445202 as well.
Package-Manager: portage-2.2.0_alpha149
---
.../plasma-workspace-4.10.49.9999.ebuild | 2 +-
.../plasma-workspace-4.9.97.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
index 522b1f3..ddbbe52 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.10.49.9999.ebuild
@@ -60,11 +60,11 @@ KMEXTRA="
statusnotifierwatcher/
"
KMEXTRACTONLY="
+ kcheckpass/
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
ksmserver/screenlocker/
- plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
libs/taskmanager/
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
index 1e11f0a..ba5d02e 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
@@ -60,11 +60,11 @@ KMEXTRA="
ktouchpadenabler/
"
KMEXTRACTONLY="
+ kcheckpass/
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
ksmserver/screenlocker/
- plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
libs/taskmanager/
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 522b1f3..ddbbe52 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,11 +60,11 @@ KMEXTRA="
statusnotifierwatcher/
"
KMEXTRACTONLY="
+ kcheckpass/
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
ksmserver/screenlocker/
- plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
libs/taskmanager/
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2013-01-04 14:52 Chris Reffett
0 siblings, 0 replies; 72+ messages in thread
From: Chris Reffett @ 2013-01-04 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 067016d5ddb89543ff8f4a29c6324ae852cf128a
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 14:51:34 2013 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Fri Jan 4 14:51:34 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=067016d5
[kde-base/plasma-workspace] Add appmenu module, bug 444930. Add ktouchpadenabler module, bug 444436.
Package-Manager: portage-2.2.0_alpha149
---
.../plasma-workspace-4.9.97.ebuild | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
index 3f68b3c..1e11f0a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop"
COMMONDEPEND="
+ !kde-misc/ktouchpadenabler
$(add_kdebase_dep kactivities)
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
@@ -55,6 +56,8 @@ RDEPEND="${COMMONDEPEND}
KMEXTRA="
statusnotifierwatcher/
+ appmenu/
+ ktouchpadenabler/
"
KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-11-18 16:35 Alexey Shvetsov
0 siblings, 0 replies; 72+ messages in thread
From: Alexey Shvetsov @ 2012-11-18 16:35 UTC (permalink / raw
To: gentoo-commits
commit: 04185fdbf1b8c7fb08a3ff3353198e044dde245d
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 16:33:18 2012 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 16:33:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=04185fdb
[kde-base/plasma-workspace] Fix ftbfs
Package-Manager: portage-2.2.0_alpha142
---
.../plasma-workspace-4.9.80.ebuild | 3 ++-
.../plasma-workspace/plasma-workspace-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
index ea37fea..dfa3202 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
@@ -60,7 +60,8 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
- ksmserver/screenlocker/kcfg/kscreensaversettings.kcfgc
+ ksmserver/screenlocker/kcfg/
+ plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
libs/taskmanager/
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 6d36f56..047fa5a 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,7 +60,8 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
- ksmserver/screenlocker/kcfg/kscreensaversettings.kcfgc
+ ksmserver/screenlocker/kcfg/
+ plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
libs/taskmanager/
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-11-18 16:35 Alexey Shvetsov
0 siblings, 0 replies; 72+ messages in thread
From: Alexey Shvetsov @ 2012-11-18 16:35 UTC (permalink / raw
To: gentoo-commits
commit: 64ef80555a7c510785ac4ab9a0bb3ae8629bc422
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 16:34:12 2012 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 16:34:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=64ef8055
[kde-base/plasma-workspace] Fix ftbfs
Package-Manager: portage-2.2.0_alpha142
---
.../plasma-workspace-4.9.80.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
index dfa3202..1da8ead 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
@@ -60,7 +60,7 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
- ksmserver/screenlocker/kcfg/
+ ksmserver/screenlocker/
plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 047fa5a..7c56076 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,7 +60,7 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
- ksmserver/screenlocker/kcfg/
+ ksmserver/screenlocker/
plasma/screensaver/shell/
libs/kephal/
libs/kworkspace/
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-11-18 16:31 Alexey Shvetsov
0 siblings, 0 replies; 72+ messages in thread
From: Alexey Shvetsov @ 2012-11-18 16:31 UTC (permalink / raw
To: gentoo-commits
commit: dcecb47a82e40e200922b71d2b8ff391d1f93e6b
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 16:30:16 2012 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 16:30:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dcecb47a
[kde-base/plasma-workspace] Fix ftbfs
Package-Manager: portage-2.2.0_alpha142
---
.../plasma-workspace-4.9.80.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
index c0f840e..ea37fea 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.80.ebuild
@@ -60,6 +60,7 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
+ ksmserver/screenlocker/kcfg/kscreensaversettings.kcfgc
libs/kephal/
libs/kworkspace/
libs/taskmanager/
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index ec19083..6d36f56 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -60,6 +60,7 @@ KMEXTRACTONLY="
krunner/dbus/org.freedesktop.ScreenSaver.xml
krunner/dbus/org.kde.krunner.App.xml
ksmserver/org.kde.KSMServerInterface.xml
+ ksmserver/screenlocker/kcfg/kscreensaversettings.kcfgc
libs/kephal/
libs/kworkspace/
libs/taskmanager/
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-11-06 7:50 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2012-11-06 7:50 UTC (permalink / raw
To: gentoo-commits
commit: 4bd51c40d15f10e1b5ef5ef32e342b832e237af0
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 6 07:47:44 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Nov 6 07:47:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4bd51c40
[kde-base/plasma-workspace] Improve python support, thanks to Arfever.
Package-Manager: portage-2.1.11.31
---
.../plasma-workspace/plasma-workspace-4.9.3.ebuild | 16 ++++------------
.../plasma-workspace-4.9.49.9999.ebuild | 16 ++++------------
.../plasma-workspace/plasma-workspace-9999.ebuild | 16 ++++------------
3 files changed, 12 insertions(+), 36 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.3.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.3.ebuild
index 2fc3903..b873b90 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.3.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.3.ebuild
@@ -73,8 +73,8 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
pkg_setup() {
if use python ; then
python_set_active_version 2
+ python_pkg_setup
fi
- python_pkg_setup
kde4-meta_pkg_setup
}
@@ -102,20 +102,12 @@ src_configure() {
kde4-meta_src_configure
}
-src_install() {
- kde4-meta_src_install
-
- rm -f \
- "${ED}$(python_get_sitedir)"/PyKDE4/*.py[co] \
- "${ED}"/usr/share/apps/plasma_scriptengine_python/*.py[co]
-}
-
pkg_postinst() {
kde4-meta_pkg_postinst
if use python; then
python_mod_optimize \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
@@ -123,9 +115,9 @@ pkg_postinst() {
pkg_postrm() {
kde4-meta_pkg_postrm
- if [[ -d ${EPREFIX}/usr/share/apps/plasma_scriptengine_python ]]; then
+ if use python; then
python_mod_cleanup \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
index be2aa67..ad55073 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
@@ -73,8 +73,8 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
pkg_setup() {
if use python ; then
python_set_active_version 2
+ python_pkg_setup
fi
- python_pkg_setup
kde4-meta_pkg_setup
}
@@ -102,20 +102,12 @@ src_configure() {
kde4-meta_src_configure
}
-src_install() {
- kde4-meta_src_install
-
- rm -f \
- "${ED}$(python_get_sitedir)"/PyKDE4/*.py[co] \
- "${ED}"/usr/share/apps/plasma_scriptengine_python/*.py[co]
-}
-
pkg_postinst() {
kde4-meta_pkg_postinst
if use python; then
python_mod_optimize \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
@@ -123,9 +115,9 @@ pkg_postinst() {
pkg_postrm() {
kde4-meta_pkg_postrm
- if [[ -d ${EPREFIX}/usr/share/apps/plasma_scriptengine_python ]]; then
+ if use python; then
python_mod_cleanup \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index be2aa67..ad55073 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -73,8 +73,8 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
pkg_setup() {
if use python ; then
python_set_active_version 2
+ python_pkg_setup
fi
- python_pkg_setup
kde4-meta_pkg_setup
}
@@ -102,20 +102,12 @@ src_configure() {
kde4-meta_src_configure
}
-src_install() {
- kde4-meta_src_install
-
- rm -f \
- "${ED}$(python_get_sitedir)"/PyKDE4/*.py[co] \
- "${ED}"/usr/share/apps/plasma_scriptengine_python/*.py[co]
-}
-
pkg_postinst() {
kde4-meta_pkg_postinst
if use python; then
python_mod_optimize \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
@@ -123,9 +115,9 @@ pkg_postinst() {
pkg_postrm() {
kde4-meta_pkg_postrm
- if [[ -d ${EPREFIX}/usr/share/apps/plasma_scriptengine_python ]]; then
+ if use python; then
python_mod_cleanup \
- PyKDE4 \
+ PyKDE4/plasmascript.py \
/usr/share/apps/plasma_scriptengine_python
fi
}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-10-31 11:15 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2012-10-31 11:15 UTC (permalink / raw
To: gentoo-commits
commit: 424233be90bce92f59d7d41b9d4aabb6fff7f338
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 31 11:13:27 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Oct 31 11:13:27 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=424233be
[kde-base/plasma-workspace] Fix python support, wrt bug #440362 and 440364.
Package-Manager: portage-2.1.11.31
---
.../plasma-workspace-4.9.49.9999.ebuild | 9 +++++----
.../plasma-workspace/plasma-workspace-9999.ebuild | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
index 55dcbc1..be2aa67 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=4
+DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
@@ -70,7 +71,9 @@ KMEXTRACTONLY="
KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
pkg_setup() {
- python_set_active_version 2
+ if use python ; then
+ python_set_active_version 2
+ fi
python_pkg_setup
kde4-meta_pkg_setup
}
@@ -87,9 +90,7 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
- $(cmake-utils_use_with python SIP)
- $(cmake-utils_use_with python PyQt4)
- $(cmake-utils_use_with python PyKDE4)
+ $(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 55dcbc1..be2aa67 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=4
+DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
@@ -70,7 +71,9 @@ KMEXTRACTONLY="
KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
pkg_setup() {
- python_set_active_version 2
+ if use python ; then
+ python_set_active_version 2
+ fi
python_pkg_setup
kde4-meta_pkg_setup
}
@@ -87,9 +90,7 @@ src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
$(cmake-utils_use_with gps libgps)
- $(cmake-utils_use_with python SIP)
- $(cmake-utils_use_with python PyQt4)
- $(cmake-utils_use_with python PyKDE4)
+ $(cmake-utils_use_with python PythonLibrary)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
$(cmake-utils_use_with semantic-desktop Akonadi)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2012-08-08 11:36 Michael Palimaka
0 siblings, 0 replies; 72+ messages in thread
From: Michael Palimaka @ 2012-08-08 11:36 UTC (permalink / raw
To: gentoo-commits
commit: 26265c3475ecc8b2111f7331fd73185a58ac9503
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 8 11:35:33 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 8 11:35:53 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=26265c34
[kde-base/plasma-workspace] Remove hack causing bug #430218. Original issue is now solved with blockers.
(Portage version: 2.1.11.9/git/Linux x86_64, unsigned Manifest commit)
---
.../plasma-workspace-4.9.49.9999.ebuild | 6 ------
.../plasma-workspace/plasma-workspace-9999.ebuild | 6 ------
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
index cd7d9b6..55dcbc1 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.9.49.9999.ebuild
@@ -83,12 +83,6 @@ src_unpack() {
kde4-meta_src_unpack
}
-src_prepare() {
- sed -i -e '1ifind_package(KdepimLibs)' plasma/CMakeLists.txt || die
-
- kde4-meta_src_prepare
-}
-
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index cd7d9b6..55dcbc1 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -83,12 +83,6 @@ src_unpack() {
kde4-meta_src_unpack
}
-src_prepare() {
- sed -i -e '1ifind_package(KdepimLibs)' plasma/CMakeLists.txt || die
-
- kde4-meta_src_prepare
-}
-
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with google-gadgets Googlegadgets)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-10-23 14:58 Jonathan Callen
0 siblings, 0 replies; 72+ messages in thread
From: Jonathan Callen @ 2011-10-23 14:58 UTC (permalink / raw
To: gentoo-commits
commit: 2d17c9b759184527a251e5c39d875b19285040f0
Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 04:59:34 2011 +0000
Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 04:59:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2d17c9b7
[kde-base/plasma-workspace] Fix build
---
.../plasma-workspace-4.7.49.9999.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
index a7c16c2..b916c40 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
@@ -78,6 +78,7 @@ PATCHES=(
pkg_setup() {
python_set_active_version 2
+ python_pkg_setup
kde4-meta_pkg_setup
}
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 24bd07f..1a82cc6 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -77,6 +77,7 @@ PATCHES=(
pkg_setup() {
python_set_active_version 2
+ python_pkg_setup
kde4-meta_pkg_setup
}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-09-26 14:12 Alexey Shvetsov
0 siblings, 0 replies; 72+ messages in thread
From: Alexey Shvetsov @ 2011-09-26 14:12 UTC (permalink / raw
To: gentoo-commits
commit: 75fd9743e0a2acc9e902fe99a1c5c169b15a0822
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 14:11:17 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 14:11:17 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=75fd9743
[kde-base/plasma-workspace] Drop activitymanager
(Portage version: 2.2.0_alpha59/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 68ae697..c36af4b 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -51,7 +51,6 @@ DEPEND="${COMMONDEPEND}
xinerama? ( x11-proto/xineramaproto )
"
RDEPEND="${COMMONDEPEND}
- $(add_kdebase_dep activitymanager)
$(add_kdebase_dep plasma-runtime)
"
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-08-06 16:33 Andreas Hüttel
0 siblings, 0 replies; 72+ messages in thread
From: Andreas Hüttel @ 2011-08-06 16:33 UTC (permalink / raw
To: gentoo-commits
commit: a4d59dd889d3732e5b017b947aded0d5fe144460
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 16:32:51 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:32:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a4d59dd8
[kde-base/plasma-workspace] Boost is only needed with useflag rss, bug 368499
(Portage version: 2.1.10.10/git/Linux x86_64, signed Manifest commit with key 7887F787)
---
.../plasma-workspace-4.7.49.9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
index d294d9c..256a54d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.7.49.9999.ebuild
@@ -42,7 +42,7 @@ COMMONDEPEND="
xinerama? ( x11-libs/libXinerama )
"
DEPEND="${COMMONDEPEND}
- dev-libs/boost
+ rss? ( dev-libs/boost )
x11-proto/compositeproto
x11-proto/damageproto
x11-proto/fixesproto
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index d294d9c..256a54d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -42,7 +42,7 @@ COMMONDEPEND="
xinerama? ( x11-libs/libXinerama )
"
DEPEND="${COMMONDEPEND}
- dev-libs/boost
+ rss? ( dev-libs/boost )
x11-proto/compositeproto
x11-proto/damageproto
x11-proto/fixesproto
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-05-25 21:17 Andreas Hüttel
0 siblings, 0 replies; 72+ messages in thread
From: Andreas Hüttel @ 2011-05-25 21:17 UTC (permalink / raw
To: gentoo-commits
commit: 76bf2fd78868c3618ddbf5a3a9565ee4c0f8ebcf
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Wed May 25 21:16:59 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 25 21:16:59 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=76bf2fd7
[kde-base/plasma-workspace] boost is only DEPEND, bug 366497
(Portage version: 2.1.9.49/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../plasma-workspace-4.6.80.ebuild | 2 +-
.../plasma-workspace-4.6.9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild
index 284443d..c101f70 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild
@@ -15,7 +15,6 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
- dev-libs/boost
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
@@ -43,6 +42,7 @@ COMMONDEPEND="
xinerama? ( x11-libs/libXinerama )
"
DEPEND="${COMMONDEPEND}
+ dev-libs/boost
x11-proto/compositeproto
x11-proto/damageproto
x11-proto/fixesproto
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index d592bf7..4a6d547 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
- dev-libs/boost
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
@@ -43,6 +42,7 @@ COMMONDEPEND="
xinerama? ( x11-libs/libXinerama )
"
DEPEND="${COMMONDEPEND}
+ dev-libs/boost
x11-proto/compositeproto
x11-proto/damageproto
x11-proto/fixesproto
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 8abb424..09b05ed 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
- dev-libs/boost
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
@@ -43,6 +42,7 @@ COMMONDEPEND="
xinerama? ( x11-libs/libXinerama )
"
DEPEND="${COMMONDEPEND}
+ dev-libs/boost
x11-proto/compositeproto
x11-proto/damageproto
x11-proto/fixesproto
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-05-24 15:44 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 72+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-24 15:44 UTC (permalink / raw
To: gentoo-commits
commit: 5381fb58411bf9d0baec8d274e0c9cdf9f22b0f7
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 15:38:07 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue May 24 15:39:12 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5381fb58
[kde-base/plasma-workspace] 4.6.80 version bump.
(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
.../plasma-workspace-4.6.80.ebuild | 142 ++++++++++++++++++++
1 files changed, 142 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild
new file mode 100644
index 0000000..284443d
--- /dev/null
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.80.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.6.3.ebuild,v 1.1 2011/05/07 10:47:47 scarabeus Exp $
+
+EAPI="3"
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+KMMODULE="plasma"
+PYTHON_DEPEND="python? 2"
+inherit python kde4-meta
+
+DESCRIPTION="Plasma: KDE desktop framework"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
+
+COMMONDEPEND="
+ dev-libs/boost
+ $(add_kdebase_dep kdelibs 'semantic-desktop=')
+ $(add_kdebase_dep kephal)
+ $(add_kdebase_dep ksysguard)
+ $(add_kdebase_dep libkworkspace)
+ $(add_kdebase_dep libplasmagenericshell)
+ $(add_kdebase_dep libtaskmanager)
+ $(add_kdebase_dep solid)
+ x11-libs/libXcomposite
+ x11-libs/libXdamage
+ x11-libs/libXfixes
+ x11-libs/libXrender
+ google-gadgets? ( >=x11-misc/google-gadgets-0.11.0[qt4] )
+ gps? ( >=sci-geosciences/gpsd-2.37 )
+ python? (
+ >=dev-python/PyQt4-4.4.0[X]
+ >=dev-python/sip-4.7.1
+ $(add_kdebase_dep pykde4)
+ )
+ qalculate? ( sci-libs/libqalculate )
+ rss? (
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop=')
+ $(add_kdebase_dep libplasmaclock 'holidays')
+ )
+ !rss? ( $(add_kdebase_dep libplasmaclock '-holidays') )
+ xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="${COMMONDEPEND}
+ x11-proto/compositeproto
+ x11-proto/damageproto
+ x11-proto/fixesproto
+ x11-proto/renderproto
+ xinerama? ( x11-proto/xineramaproto )
+"
+RDEPEND="${COMMONDEPEND}
+ $(add_kdebase_dep activitymanager)
+ $(add_kdebase_dep plasma-runtime)
+"
+
+KMEXTRA="
+ statusnotifierwatcher/
+"
+KMEXTRACTONLY="
+ krunner/dbus/org.freedesktop.ScreenSaver.xml
+ krunner/dbus/org.kde.krunner.App.xml
+ ksmserver/org.kde.KSMServerInterface.xml
+ libs/kephal/
+ libs/kworkspace/
+ libs/taskmanager/
+ libs/plasmagenericshell/
+ libs/ksysguard/
+ ksysguard/
+"
+
+KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
+)
+
+pkg_setup() {
+ python_set_active_version 2
+ kde4-meta_pkg_setup
+}
+
+src_unpack() {
+ if use handbook; then
+ KMEXTRA+=" doc/plasma-desktop"
+ fi
+
+ kde4-meta_src_unpack
+}
+
+src_prepare() {
+ sed -i -e '1ifind_package(KdepimLibs)' plasma/CMakeLists.txt || die
+
+ kde4-meta_src_prepare
+}
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use_with google-gadgets Googlegadgets)
+ $(cmake-utils_use_with gps libgps)
+ $(cmake-utils_use_with python SIP)
+ $(cmake-utils_use_with python PyQt4)
+ $(cmake-utils_use_with python PyKDE4)
+ $(cmake-utils_use_with qalculate)
+ $(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
+ $(cmake-utils_use_with semantic-desktop Nepomuk)
+ $(cmake-utils_use_with semantic-desktop Soprano)
+ $(cmake-utils_use_with xinerama X11_Xinerama)
+ -DWITH_Xmms=OFF
+ )
+
+ kde4-meta_src_configure
+}
+
+src_install() {
+ kde4-meta_src_install
+
+ rm -f \
+ "${ED}$(python_get_sitedir)"/PyKDE4/*.py[co] \
+ "${ED}${KDEDIR}"/share/apps/plasma_scriptengine_python/*.py[co]
+}
+
+pkg_postinst() {
+ kde4-meta_pkg_postinst
+
+ if use python; then
+ python_mod_optimize \
+ PyKDE4 \
+ "${KDEDIR}"/share/apps/plasma_scriptengine_python
+ fi
+}
+
+pkg_postrm() {
+ kde4-meta_pkg_postrm
+
+ if [[ -d ${EKDEDIR}/share/apps/plasma_scriptengine_python ]]; then
+ python_mod_cleanup \
+ PyKDE4 \
+ "${KDEDIR}"/share/apps/plasma_scriptengine_python
+ fi
+}
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-05-21 22:55 Andreas K. Huettel
0 siblings, 0 replies; 72+ messages in thread
From: Andreas K. Huettel @ 2011-05-21 22:55 UTC (permalink / raw
To: gentoo-commits
commit: 7732d3dad960d16971bcf68099803a4415a73c76
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat May 21 23:15:44 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 21 23:15:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7732d3da
[kde-base/plasma-workspace] Added dependency on dev-libs/boost, bug 366497
(Portage version: 2.1.9.49/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../plasma-workspace-4.6.9999.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index 8086797..d592bf7 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -15,6 +15,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
+ dev-libs/boost
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 0867fd0..8abb424 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -15,6 +15,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
+ dev-libs/boost
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-05-16 22:54 Jonathan Callen
0 siblings, 0 replies; 72+ messages in thread
From: Jonathan Callen @ 2011-05-16 22:54 UTC (permalink / raw
To: gentoo-commits
commit: d0432adaa62c97308dd7228173212ed176fe5c5c
Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 12:10:00 2011 +0000
Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Mon May 16 22:54:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d0432ada
[kde-base/plasma-workspace] Remove optional akonadi patch from -9999: applied upstream
(Portage version: 2.2.0_alpha32/git/Linux x86_64, signed Manifest commit with key 229E5838)
---
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 0bcf186..0867fd0 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -72,7 +72,6 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
- "${FILESDIR}/${PN}-4.6.2-optional_akonadi-server.patch"
)
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-05-07 15:21 Tomas Chvatal
0 siblings, 0 replies; 72+ messages in thread
From: Tomas Chvatal @ 2011-05-07 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 9e7bb1d2e8061cbdfd7033bb30972c1e4bc43ce1
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 15:21:27 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Sat May 7 15:21:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9e7bb1d2
[plasma-workspace] fix semantic-desktop bug for all times.
---
.../plasma-workspace-4.6.9999.ebuild | 3 ++-
.../plasma-workspace/plasma-workspace-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index 289a6ad..0bcf186 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.6.3.ebuild,v 1.1 2011/05/07 10:47:47 scarabeus Exp $
EAPI=3
@@ -72,6 +72,7 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
+ "${FILESDIR}/${PN}-4.6.2-optional_akonadi-server.patch"
)
pkg_setup() {
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 289a6ad..0bcf186 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-workspace/plasma-workspace-4.6.3.ebuild,v 1.1 2011/05/07 10:47:47 scarabeus Exp $
EAPI=3
@@ -72,6 +72,7 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
+ "${FILESDIR}/${PN}-4.6.2-optional_akonadi-server.patch"
)
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-04-19 20:58 Andreas K. Huettel
0 siblings, 0 replies; 72+ messages in thread
From: Andreas K. Huettel @ 2011-04-19 20:58 UTC (permalink / raw
To: gentoo-commits
commit: ef4436f3f711282c6fca434cab4cc5da7ee4f6a4
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Tue Apr 19 21:00:50 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 21:00:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ef4436f3
Force same semantic-desktop setting for kdelibs, should fix bug 363683
(Portage version: 2.1.9.46/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../plasma-workspace-4.6.9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index fe9c87f..7cbc2e5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -15,7 +15,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop?')
+ $(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index e5d9822..58de0e1 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -15,7 +15,7 @@ KEYWORDS=""
IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop?')
+ $(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep kephal)
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-04-12 0:35 Theo Chatzimichos
0 siblings, 0 replies; 72+ messages in thread
From: Theo Chatzimichos @ 2011-04-12 0:35 UTC (permalink / raw
To: gentoo-commits
commit: 32a0216464d477977c3da641723dea5fddc317e9
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 00:33:54 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 00:35:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=32a02164
[kde-base/plasma-workspace] Add another cmake switch to make akonadi more optional, bug 361643
---
.../plasma-workspace-4.6.9999.ebuild | 1 +
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index dab3379..fe9c87f 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -103,6 +103,7 @@ src_configure() {
$(cmake-utils_use_with python PyKDE4)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop Nepomuk)
$(cmake-utils_use_with semantic-desktop Soprano)
$(cmake-utils_use_with xinerama X11_Xinerama)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index bf1c6cf..e5d9822 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -102,6 +102,7 @@ src_configure() {
$(cmake-utils_use_with python PyKDE4)
$(cmake-utils_use_with qalculate)
$(cmake-utils_use_with rss KdepimLibs)
+ $(cmake-utils_use_with semantic-desktop Akonadi)
$(cmake-utils_use_with semantic-desktop Nepomuk)
$(cmake-utils_use_with semantic-desktop Soprano)
$(cmake-utils_use_with xinerama X11_Xinerama)
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-04-06 23:31 Theo Chatzimichos
0 siblings, 0 replies; 72+ messages in thread
From: Theo Chatzimichos @ 2011-04-06 23:31 UTC (permalink / raw
To: gentoo-commits
commit: 827a2ebbf43936b2cdb4f88266aa7340aedb6201
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 6 23:31:18 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 23:31:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=827a2ebb
[kde-base/plasma-workspace] rss useflag is now on by default
---
.../plasma-workspace-4.6.9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index 06987df..dab3379 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -12,7 +12,7 @@ inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps python qalculate rss semantic-desktop xinerama"
+IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
$(add_kdebase_dep kdelibs 'semantic-desktop?')
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 06987df..bf1c6cf 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -12,7 +12,7 @@ inherit python kde4-meta
DESCRIPTION="Plasma: KDE desktop framework"
KEYWORDS=""
-IUSE="debug google-gadgets gps python qalculate rss semantic-desktop xinerama"
+IUSE="debug google-gadgets gps python qalculate +rss semantic-desktop xinerama"
COMMONDEPEND="
$(add_kdebase_dep kdelibs 'semantic-desktop?')
@@ -72,7 +72,6 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
- "${FILESDIR}/${PN}-4.6.2-optional_akonadi-server.patch"
)
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-04-04 0:20 Marc Schiffbauer
0 siblings, 0 replies; 72+ messages in thread
From: Marc Schiffbauer @ 2011-04-04 0:20 UTC (permalink / raw
To: gentoo-commits
commit: 557a8acfcddde623e949ebfb3399553242e76316
Author: Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
AuthorDate: Mon Apr 4 00:19:00 2011 +0000
Commit: Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Mon Apr 4 00:19:00 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=557a8acf
[kde-base/plasma-workspace] removed optional akonadi patch
---
.../plasma-workspace-4.6.9999.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
index 41a87df..a32f61d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.6.9999.ebuild
@@ -69,7 +69,6 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
- "${FILESDIR}/${PN}-4.6.0-optional_akonadi-server.patch"
)
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-02-08 15:06 Manuel Nickschas
0 siblings, 0 replies; 72+ messages in thread
From: Manuel Nickschas @ 2011-02-08 15:06 UTC (permalink / raw
To: gentoo-commits
commit: 8da9aa47761d737180326f49a652fc7e3aa6e249
Author: Manuel Nickschas <sputnick <AT> quassel-irc <DOT> org>
AuthorDate: Tue Feb 8 15:06:42 2011 +0000
Commit: Manuel Nickschas <sputnick <AT> quassel-irc <DOT> org>
CommitDate: Tue Feb 8 15:06:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8da9aa47
[plasma-workspace:live] Patch no longer needed
---
.../plasma-workspace/plasma-workspace-9999.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 41a87df..a32f61d 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -69,7 +69,6 @@ KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
PATCHES=(
"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
- "${FILESDIR}/${PN}-4.6.0-optional_akonadi-server.patch"
)
pkg_setup() {
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-02-04 14:22 devurandom
0 siblings, 0 replies; 72+ messages in thread
From: devurandom @ 2011-02-04 14:22 UTC (permalink / raw
To: gentoo-commits
commit: 6198553251284e37ea4a197e101f74ff662d9a39
Author: Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Fri Feb 4 14:19:42 2011 +0000
Commit: Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Fri Feb 4 14:21:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6198553251284e37ea4a197e101f74ff662d9a39
[kde-base/plasma-workspace] Fix manifest and remove unused useflag description
(Portage version: 2.2.0_alpha19/git/Linux x86_64, signed Manifest commit with key 50ED256E)
---
kde-base/plasma-workspace/Manifest | 2 +-
kde-base/plasma-workspace/metadata.xml | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/kde-base/plasma-workspace/Manifest b/kde-base/plasma-workspace/Manifest
index 41ea15b..92c608c 100644
--- a/kde-base/plasma-workspace/Manifest
+++ b/kde-base/plasma-workspace/Manifest
@@ -2,4 +2,4 @@ AUX plasma-workspace-4.4.2-xinerama_cmake_automagic.patch 923 RMD160 45519a7e510
AUX plasma-workspace-4.6.0-optional_akonadi-server.patch 781 RMD160 feff5a1fd798c2578f192dde2c4978296ac53e6c SHA1 f5ea63a4a4ef4dc3bf62d0fa933bb0554c2086c0 SHA256 f0730ea0fd0116410102c13a28bf9120630c29dadecfaae52942596d6ff4b67c
EBUILD plasma-workspace-4.6.9999.ebuild 3117 RMD160 c5e9f1abe3ddd8fcfb6e7644fe270e16c0a33826 SHA1 3688840170d283bf2681be5b1ee62c63b5595634 SHA256 2c4d1e355cc7cd1a1b373aed9e413b46ddc724cd09fe89deca742239a943fcf3
EBUILD plasma-workspace-9999.ebuild 3117 RMD160 c5e9f1abe3ddd8fcfb6e7644fe270e16c0a33826 SHA1 3688840170d283bf2681be5b1ee62c63b5595634 SHA256 2c4d1e355cc7cd1a1b373aed9e413b46ddc724cd09fe89deca742239a943fcf3
-MISC metadata.xml 426 RMD160 c97840bcdd9f62d76728bc99edf3807c6a3bb155 SHA1 050bfc476b5f6e9ad5096050ca5d1e88b79e7d7d SHA256 861524f41b7fb32a40b8d88ae98f6ec76b657bfc251b9133a40bdd48c2fd430c
+MISC metadata.xml 326 RMD160 6d3610acff64c55ecce30d6831bccf444ae3dcb5 SHA1 c484d02269aa80283917d8fc30d6f8ec819a99d8 SHA256 089ae13aace4597b0fe39826e0e100dcae648471efafef078af40884ec91f68e
diff --git a/kde-base/plasma-workspace/metadata.xml b/kde-base/plasma-workspace/metadata.xml
index 766ada6..d6a492e 100644
--- a/kde-base/plasma-workspace/metadata.xml
+++ b/kde-base/plasma-workspace/metadata.xml
@@ -5,6 +5,5 @@
<use>
<flag name="google-gadgets">Add google-gadgets support</flag>
<flag name="qalculate">Enable Qalculate runner using <pkg>sci-libs/libqalculate</pkg></flag>
- <flag name="rss">Enables building RSSNOW plasmoid (requires <pkg>kde-base/kdepimlibs</pkg>)</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 72+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/
@ 2011-02-04 14:19 tampakrap
0 siblings, 0 replies; 72+ messages in thread
From: tampakrap @ 2011-02-04 14:19 UTC (permalink / raw
To: gentoo-commits
commit: 748a4196bf2d230a53d9bca1b011ca6dd02ab8ec
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 14:18:39 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 14:19:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=748a4196bf2d230a53d9bca1b011ca6dd02ab8ec
manifest
---
kde-base/plasma-workspace/Manifest | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kde-base/plasma-workspace/Manifest b/kde-base/plasma-workspace/Manifest
index 0909cb8..41ea15b 100644
--- a/kde-base/plasma-workspace/Manifest
+++ b/kde-base/plasma-workspace/Manifest
@@ -1,5 +1,5 @@
AUX plasma-workspace-4.4.2-xinerama_cmake_automagic.patch 923 RMD160 45519a7e51001e6f16cf4bc13f7ef99eeaff793a SHA1 22102eaa95aa07bce19262842fcda69e0bc751f0 SHA256 c1f605148ba9ea606924c934a3b79bb7b415346a3fbe2e7c1732cc6956a44157
AUX plasma-workspace-4.6.0-optional_akonadi-server.patch 781 RMD160 feff5a1fd798c2578f192dde2c4978296ac53e6c SHA1 f5ea63a4a4ef4dc3bf62d0fa933bb0554c2086c0 SHA256 f0730ea0fd0116410102c13a28bf9120630c29dadecfaae52942596d6ff4b67c
EBUILD plasma-workspace-4.6.9999.ebuild 3117 RMD160 c5e9f1abe3ddd8fcfb6e7644fe270e16c0a33826 SHA1 3688840170d283bf2681be5b1ee62c63b5595634 SHA256 2c4d1e355cc7cd1a1b373aed9e413b46ddc724cd09fe89deca742239a943fcf3
-EBUILD plasma-workspace-9999.ebuild 3060 RMD160 fc9a91e95ca57898946fd5c76d69529b0181e673 SHA1 32a148703f020c5f109a3f24ba72deb9bd7199a1 SHA256 f8e7bbb6bfdf91761f041c32182a250055c6b58bc8d41a5bb29f6c1476db248f
+EBUILD plasma-workspace-9999.ebuild 3117 RMD160 c5e9f1abe3ddd8fcfb6e7644fe270e16c0a33826 SHA1 3688840170d283bf2681be5b1ee62c63b5595634 SHA256 2c4d1e355cc7cd1a1b373aed9e413b46ddc724cd09fe89deca742239a943fcf3
MISC metadata.xml 426 RMD160 c97840bcdd9f62d76728bc99edf3807c6a3bb155 SHA1 050bfc476b5f6e9ad5096050ca5d1e88b79e7d7d SHA256 861524f41b7fb32a40b8d88ae98f6ec76b657bfc251b9133a40bdd48c2fd430c
^ permalink raw reply related [flat|nested] 72+ messages in thread
end of thread, other threads:[~2015-08-12 21:50 UTC | newest]
Thread overview: 72+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 14:13 [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2015-08-12 21:50 Johannes Huber
2015-08-07 22:14 Johannes Huber
2014-12-02 13:57 Michael Palimaka
2014-11-16 18:51 Manuel Rüger
2014-10-12 18:28 Michael Palimaka
2014-10-02 12:54 Michael Palimaka
2014-09-24 17:34 Michael Palimaka
2014-08-07 21:22 Johannes Huber
2014-07-27 18:57 Michael Palimaka
2014-07-24 15:43 Michael Palimaka
2014-07-22 10:10 Michael Palimaka
2014-07-22 10:10 Michael Palimaka
2014-07-09 17:52 Michael Palimaka
2014-07-01 12:27 Michael Palimaka
2014-06-23 14:16 Michael Palimaka
2014-06-23 14:00 Michael Palimaka
2014-06-23 13:44 Michael Palimaka
2014-06-20 15:49 Michael Palimaka
2014-06-20 15:28 Michael Palimaka
2014-06-16 11:49 Michael Palimaka
2014-05-24 22:58 Johannes Huber
2014-05-23 8:36 Michael Palimaka
2014-05-20 10:28 Michael Palimaka
2014-05-16 16:33 Michael Palimaka
2014-05-08 13:21 Johannes Huber
2014-05-05 17:35 Michael Palimaka
2014-05-05 14:59 Johannes Huber
2014-05-05 8:56 Michael Palimaka
2014-05-04 23:35 Johannes Huber
2014-05-01 22:46 Johannes Huber
2014-04-09 17:04 Johannes Huber
2014-04-08 19:44 Elias Probst
2014-04-08 15:56 Michael Palimaka
2014-04-01 10:37 Michael Palimaka
2013-10-23 21:12 Johannes Huber
2013-10-07 2:01 Chris Reffett
2013-10-06 19:57 Chris Reffett
2013-10-06 19:57 Chris Reffett
2013-08-19 16:13 Michael Palimaka
2013-04-09 20:00 Michael Palimaka
2013-04-01 12:37 Michael Palimaka
2013-03-22 22:26 Andreas Hüttel
2013-03-20 13:02 Michael Palimaka
2013-02-03 14:13 Michael Palimaka
2013-01-20 14:56 Michael Palimaka
2013-01-17 16:50 Michael Palimaka
2013-01-08 13:41 David E. Narváez
2013-01-04 16:29 Chris Reffett
2013-01-04 16:29 Chris Reffett
2013-01-04 14:52 Chris Reffett
2012-11-18 16:35 Alexey Shvetsov
2012-11-18 16:35 Alexey Shvetsov
2012-11-18 16:31 Alexey Shvetsov
2012-11-06 7:50 Michael Palimaka
2012-10-31 11:15 Michael Palimaka
2012-08-08 11:36 Michael Palimaka
2011-10-23 14:58 Jonathan Callen
2011-09-26 14:12 Alexey Shvetsov
2011-08-06 16:33 Andreas Hüttel
2011-05-25 21:17 Andreas Hüttel
2011-05-24 15:44 Jorge Manuel B. S. Vicetto
2011-05-21 22:55 Andreas K. Huettel
2011-05-16 22:54 Jonathan Callen
2011-05-07 15:21 Tomas Chvatal
2011-04-19 20:58 Andreas K. Huettel
2011-04-12 0:35 Theo Chatzimichos
2011-04-06 23:31 Theo Chatzimichos
2011-04-04 0:20 Marc Schiffbauer
2011-02-08 15:06 Manuel Nickschas
2011-02-04 14:22 devurandom
2011-02-04 14:19 tampakrap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox