public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/libplasmagenericshell/
@ 2011-05-24  5:57 Jorge Manuel B. S. Vicetto
  0 siblings, 0 replies; 3+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-24  5:57 UTC (permalink / raw
  To: gentoo-commits

commit:     52e34df1de936af2553c70a774ac0d193ad44241
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 05:16:07 2011 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue May 24 05:16:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=52e34df1

[kde-base/libplasmagenericshell] 4.6.80 version bump.

(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)

---
 .../libplasmagenericshell-4.6.80.ebuild            |   32 ++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-4.6.80.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-4.6.80.ebuild
new file mode 100644
index 0000000..bcacfa2
--- /dev/null
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.6.80.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KMNAME="kde-workspace"
+KMMODULE="libs/plasmagenericshell"
+inherit kde4-meta
+
+DESCRIPTION="Libraries for the KDE Plasma shell"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug test"
+
+DEPEND="
+	$(add_kdebase_dep kephal)
+"
+
+RDEPEND="${DEPEND}
+	$(add_kdebase_dep libkworkspace)
+"
+
+KMSAVELIBS="true"
+
+KMEXTRACTONLY="
+	libs/kephal/kephal/
+"
+
+src_unpack() {
+	use test && KMEXTRACTONLY+=" plasma/desktop/shell/data/"
+	kde4-meta_src_unpack
+}



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

* [gentoo-commits] proj/kde:master commit in: kde-base/libplasmagenericshell/
@ 2011-08-27 21:40 Andreas Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2011-08-27 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     728679d7352511d908dd3659486cba298d19edd5
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Aug 27 21:40:49 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 21:40:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=728679d7

[kde-base/libplasmagenericshell] libkworkspace is also build dependency, bug 379829

(Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)

---
 .../libplasmagenericshell-4.7.49.9999.ebuild       |    5 ++---
 .../libplasmagenericshell-9999.ebuild              |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-4.7.49.9999.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-4.7.49.9999.ebuild
index 489e0a2..c033632 100644
--- a/kde-base/libplasmagenericshell/libplasmagenericshell-4.7.49.9999.ebuild
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.7.49.9999.ebuild
@@ -14,12 +14,11 @@ IUSE="debug test"
 
 DEPEND="
 	$(add_kdebase_dep kephal)
-"
-
-RDEPEND="${DEPEND}
 	$(add_kdebase_dep libkworkspace)
 "
 
+RDEPEND="${DEPEND}"
+
 KMSAVELIBS="true"
 
 KMEXTRACTONLY="

diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
index 489e0a2..c033632 100644
--- a/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
@@ -14,12 +14,11 @@ IUSE="debug test"
 
 DEPEND="
 	$(add_kdebase_dep kephal)
-"
-
-RDEPEND="${DEPEND}
 	$(add_kdebase_dep libkworkspace)
 "
 
+RDEPEND="${DEPEND}"
+
 KMSAVELIBS="true"
 
 KMEXTRACTONLY="



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

* [gentoo-commits] proj/kde:master commit in: kde-base/libplasmagenericshell/
@ 2013-04-09 19:52 Michael Palimaka
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2013-04-09 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d1b772c6229a4cdc4de5fecb6c69b42ed71921f0
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 19:51:03 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 19:51:03 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d1b772c6

[kde-base/libplasmagenericshell] Add missing dependencies.

Package-Manager: portage-2.1.11.60

---
 .../libplasmagenericshell-4.10.49.9999.ebuild      |    3 ++-
 .../libplasmagenericshell-9999.ebuild              |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.49.9999.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.49.9999.ebuild
index 2f94fe2..325c08d 100644
--- a/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.49.9999.ebuild
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.10.49.9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+DECLARATIVE_REQUIRED="always"
 KMNAME="kde-workspace"
 KMMODULE="libs/plasmagenericshell"
 inherit kde4-meta
@@ -15,8 +16,8 @@ IUSE="debug test"
 DEPEND="
 	$(add_kdebase_dep kephal)
 	$(add_kdebase_dep libkworkspace)
+	x11-libs/libX11
 "
-
 RDEPEND="${DEPEND}"
 
 KMSAVELIBS="true"

diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
index 2f94fe2..325c08d 100644
--- a/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+DECLARATIVE_REQUIRED="always"
 KMNAME="kde-workspace"
 KMMODULE="libs/plasmagenericshell"
 inherit kde4-meta
@@ -15,8 +16,8 @@ IUSE="debug test"
 DEPEND="
 	$(add_kdebase_dep kephal)
 	$(add_kdebase_dep libkworkspace)
+	x11-libs/libX11
 "
-
 RDEPEND="${DEPEND}"
 
 KMSAVELIBS="true"


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

end of thread, other threads:[~2013-04-09 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24  5:57 [gentoo-commits] proj/kde:master commit in: kde-base/libplasmagenericshell/ Jorge Manuel B. S. Vicetto
  -- strict thread matches above, loose matches on Subject: below --
2011-08-27 21:40 Andreas Hüttel
2013-04-09 19:52 Michael Palimaka

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