public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2011-08-21 12:39 Andreas Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Hüttel @ 2011-08-21 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     61fe17c03dc6d75e8a2dd402c462806361edb5ac
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 12:39:23 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 12:39:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=61fe17c0

[kde-base/kimono] Depend on qyoto[webkit], bug 378601

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

---
 kde-base/kimono/kimono-4.7.49.9999.ebuild |    2 +-
 kde-base/kimono/kimono-9999.ebuild        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kimono/kimono-4.7.49.9999.ebuild b/kde-base/kimono/kimono-4.7.49.9999.ebuild
index b41a5d8..00ebf24 100644
--- a/kde-base/kimono/kimono-4.7.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.7.49.9999.ebuild
@@ -13,7 +13,7 @@ IUSE="akonadi debug plasma semantic-desktop"
 
 DEPEND="
 	dev-lang/mono
-	$(add_kdebase_dep qyoto)
+	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index b41a5d8..00ebf24 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -13,7 +13,7 @@ IUSE="akonadi debug plasma semantic-desktop"
 
 DEPEND="
 	dev-lang/mono
-	$(add_kdebase_dep qyoto)
+	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2012-04-13 21:51 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2012-04-13 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     50c9773daaae803915e532aa67bd35b0fbaf61fb
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 21:48:59 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 21:48:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=50c9773d

[kde-base/kimono] Fix repoman QA issue. Remove rdepend on not existing use flag, thx Mr. Bones.

(Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit)

---
 kde-base/kimono/kimono-4.8.49.9999.ebuild |    2 +-
 kde-base/kimono/kimono-9999.ebuild        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kimono/kimono-4.8.49.9999.ebuild b/kde-base/kimono/kimono-4.8.49.9999.ebuild
index c86fcf8..fd48ec4 100644
--- a/kde-base/kimono/kimono-4.8.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.8.49.9999.ebuild
@@ -15,7 +15,7 @@ DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=')
+	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
 "

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index c86fcf8..fd48ec4 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -15,7 +15,7 @@ DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde 'akonadi?,semantic-desktop=')
+	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
 "



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2012-06-10 10:07 Andreas Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Hüttel @ 2012-06-10 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d3701c9a70c4ae412da1f9ea6554a083d0328b93
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Jun 10 10:04:27 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 10:08:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d3701c9a

[kde-base/kimono] Raise soprano version dependency, bug 420439

(Portage version: 2.2.0_alpha110/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

---
 kde-base/kimono/kimono-4.8.90.ebuild |    2 +-
 kde-base/kimono/kimono-9999.ebuild   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kimono/kimono-4.8.90.ebuild b/kde-base/kimono/kimono-4.8.90.ebuild
index cf9bb73..1974afd 100644
--- a/kde-base/kimono/kimono-4.8.90.ebuild
+++ b/kde-base/kimono/kimono-4.8.90.ebuild
@@ -17,7 +17,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index fd48ec4..f5e5d3e 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -17,7 +17,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
 "
 RDEPEND="${DEPEND}"
 



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2012-06-10 10:30 Andreas Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Hüttel @ 2012-06-10 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     46cc46726f288e988576aa26fa6eaa7a58f91248
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Jun 10 10:26:55 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 10:26:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=46cc4672

[kde-base/kimono] Raise soprano version dependency, bug 420439

(Portage version: 2.2.0_alpha110/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

---
 kde-base/kimono/kimono-4.8.4.ebuild       |    2 +-
 kde-base/kimono/kimono-4.8.49.9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kimono/kimono-4.8.4.ebuild b/kde-base/kimono/kimono-4.8.4.ebuild
index 3a35357..8a3a381 100644
--- a/kde-base/kimono/kimono-4.8.4.ebuild
+++ b/kde-base/kimono/kimono-4.8.4.ebuild
@@ -16,7 +16,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/kde-base/kimono/kimono-4.8.49.9999.ebuild b/kde-base/kimono/kimono-4.8.49.9999.ebuild
index fd48ec4..f5e5d3e 100644
--- a/kde-base/kimono/kimono-4.8.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.8.49.9999.ebuild
@@ -17,7 +17,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.6.51[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
 "
 RDEPEND="${DEPEND}"
 



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2012-06-21 20:20 Andreas Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Hüttel @ 2012-06-21 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     c6e443691037e3bfc02c7e51309166075b1ae34c
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Thu Jun 21 19:48:52 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 19:48:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c6e44369

[kde-base/kimono] make 4.8.x work with soprano-2.7.6 again

(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kimono/kimono-4.8.4.ebuild       |    2 +-
 kde-base/kimono/kimono-4.8.49.9999.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/kimono/kimono-4.8.4.ebuild b/kde-base/kimono/kimono-4.8.4.ebuild
index 8a3a381..2328b9c 100644
--- a/kde-base/kimono/kimono-4.8.4.ebuild
+++ b/kde-base/kimono/kimono-4.8.4.ebuild
@@ -16,7 +16,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.6[clucene] )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/kde-base/kimono/kimono-4.8.49.9999.ebuild b/kde-base/kimono/kimono-4.8.49.9999.ebuild
index f5e5d3e..699edf9 100644
--- a/kde-base/kimono/kimono-4.8.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.8.49.9999.ebuild
@@ -17,7 +17,7 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.7.56-r1[clucene] )
+	semantic-desktop? ( >=dev-libs/soprano-2.7.6[clucene] )
 "
 RDEPEND="${DEPEND}"
 



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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2012-09-11 20:12 Michael Palimaka
  0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2012-09-11 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     fd46b0fd410b2a87a2a0f23ffcca13ff4ec1ee67
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 11 20:11:13 2012 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 11 20:11:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fd46b0fd

[kde-base/kimono] Do not build soprano bindings, since dev-libs/soprano[clucene] is required but no longer supported.

(Portage version: 2.1.11.14/git/Linux x86_64, unsigned Manifest commit)

---
 kde-base/kimono/kimono-4.9.49.9999.ebuild |    3 +--
 kde-base/kimono/kimono-9999.ebuild        |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-base/kimono/kimono-4.9.49.9999.ebuild b/kde-base/kimono/kimono-4.9.49.9999.ebuild
index f9a904f..1caacc5 100644
--- a/kde-base/kimono/kimono-4.9.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.9.49.9999.ebuild
@@ -16,7 +16,6 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.8.0[clucene] )
 "
 RDEPEND="${DEPEND}"
 
@@ -35,7 +34,7 @@ src_configure() {
 		$(cmake-utils_use_with akonadi KdepimLibs)
 		$(cmake-utils_use_disable plasma)
 		$(cmake-utils_use_with semantic-desktop Nepomuk)
-		$(cmake-utils_use_with semantic-desktop Soprano)
+		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure
 }

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index f9a904f..1caacc5 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -16,7 +16,6 @@ DEPEND="
 	$(add_kdebase_dep smokeqt)
 	$(add_kdebase_dep smokekde 'semantic-desktop=')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
-	semantic-desktop? ( >=dev-libs/soprano-2.8.0[clucene] )
 "
 RDEPEND="${DEPEND}"
 
@@ -35,7 +34,7 @@ src_configure() {
 		$(cmake-utils_use_with akonadi KdepimLibs)
 		$(cmake-utils_use_disable plasma)
 		$(cmake-utils_use_with semantic-desktop Nepomuk)
-		$(cmake-utils_use_with semantic-desktop Soprano)
+		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2013-06-29 19:20 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2013-06-29 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e4d74f0c80f4f5bd8a696e66ff44abfb1d5e47ff
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 19:20:45 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 19:20:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e4d74f0c

[kde-base/kimono] Migrate to mono-env eclass.

Package-Manager: portage-2.2.0_alpha186

---
 kde-base/kimono/kimono-4.10.49.9999.ebuild | 7 ++++++-
 kde-base/kimono/kimono-4.10.5.ebuild       | 7 ++++++-
 kde-base/kimono/kimono-4.10.90.ebuild      | 7 ++++++-
 kde-base/kimono/kimono-9999.ebuild         | 7 ++++++-
 4 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/kde-base/kimono/kimono-4.10.49.9999.ebuild b/kde-base/kimono/kimono-4.10.49.9999.ebuild
index 1eb1b0b..71bd591 100644
--- a/kde-base/kimono/kimono-4.10.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.10.49.9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-4.10.5.ebuild b/kde-base/kimono/kimono-4.10.5.ebuild
index f7d16d6..ec49596 100644
--- a/kde-base/kimono/kimono-4.10.5.ebuild
+++ b/kde-base/kimono/kimono-4.10.5.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=" ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-4.10.90.ebuild b/kde-base/kimono/kimono-4.10.90.ebuild
index 0f8df19..5bf8a65 100644
--- a/kde-base/kimono/kimono-4.10.90.ebuild
+++ b/kde-base/kimono/kimono-4.10.90.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index 0fedfba..cdbabb3 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit kde4-base mono
+inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
@@ -22,6 +22,11 @@ RDEPEND="${DEPEND}"
 # Split from kdebindings-csharp in 4.7
 add_blocker kdebindings-csharp
 
+pkg_setup() {
+	mono-env_pkg_setup
+	kde4-base_pkg_setup
+}
+
 src_prepare() {
 	kde4-base_src_prepare
 


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2013-07-03 14:12 Michael Palimaka
  0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2013-07-03 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     29a903161af04f07f6be49b9bac926f9dc8bd9e6
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 14:10:04 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 14:10:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=29a90316

[kde-base/kimono] Remove obsolete blocker.

Package-Manager: portage-2.1.12.11

---
 kde-base/kimono/kimono-4.10.49.9999.ebuild | 3 ---
 kde-base/kimono/kimono-4.10.90.ebuild      | 3 ---
 kde-base/kimono/kimono-9999.ebuild         | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/kde-base/kimono/kimono-4.10.49.9999.ebuild b/kde-base/kimono/kimono-4.10.49.9999.ebuild
index 71bd591..5fd85a1 100644
--- a/kde-base/kimono/kimono-4.10.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.10.49.9999.ebuild
@@ -19,9 +19,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-# Split from kdebindings-csharp in 4.7
-add_blocker kdebindings-csharp
-
 pkg_setup() {
 	mono-env_pkg_setup
 	kde4-base_pkg_setup

diff --git a/kde-base/kimono/kimono-4.10.90.ebuild b/kde-base/kimono/kimono-4.10.90.ebuild
index 5bf8a65..118da80 100644
--- a/kde-base/kimono/kimono-4.10.90.ebuild
+++ b/kde-base/kimono/kimono-4.10.90.ebuild
@@ -19,9 +19,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-# Split from kdebindings-csharp in 4.7
-add_blocker kdebindings-csharp
-
 pkg_setup() {
 	mono-env_pkg_setup
 	kde4-base_pkg_setup

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index cdbabb3..17fc3ca 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -19,9 +19,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-# Split from kdebindings-csharp in 4.7
-add_blocker kdebindings-csharp
-
 pkg_setup() {
 	mono-env_pkg_setup
 	kde4-base_pkg_setup


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2013-10-06 19:57 Chris Reffett
  0 siblings, 0 replies; 11+ messages in thread
From: Chris Reffett @ 2013-10-06 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     dc7a336a83733f3abd25e83f0d0dcf978ae6a161
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 05:54:04 2013 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 05:54:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dc7a336a

[kde-base/kimono] Conversion back to semantic-desktop

Package-Manager: portage-2.2.7

---
 kde-base/kimono/{kimono-4.11.2.ebuild => kimono-4.11.2-r1.ebuild} | 7 ++++---
 kde-base/kimono/kimono-4.11.49.9999.ebuild                        | 5 +++--
 kde-base/kimono/kimono-9999.ebuild                                | 5 +++--
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/kde-base/kimono/kimono-4.11.2.ebuild b/kde-base/kimono/kimono-4.11.2-r1.ebuild
similarity index 77%
rename from kde-base/kimono/kimono-4.11.2.ebuild
rename to kde-base/kimono/kimono-4.11.2-r1.ebuild
index cc4c372..29bbded 100644
--- a/kde-base/kimono/kimono-4.11.2.ebuild
+++ b/kde-base/kimono/kimono-4.11.2-r1.ebuild
@@ -7,14 +7,14 @@ EAPI=5
 inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
-KEYWORDS=" ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="akonadi debug plasma"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="akonadi debug plasma semantic-desktop"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde)
+	$(add_kdebase_dep smokekde 'semantic-desktop?')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -35,6 +35,7 @@ src_configure() {
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
 		$(cmake-utils_use_disable plasma)
+		$(cmake-utils_use_with semantic-desktop Nepomuk)
 		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure

diff --git a/kde-base/kimono/kimono-4.11.49.9999.ebuild b/kde-base/kimono/kimono-4.11.49.9999.ebuild
index 17fc3ca..7690073 100644
--- a/kde-base/kimono/kimono-4.11.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.11.49.9999.ebuild
@@ -8,13 +8,13 @@ inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
-IUSE="akonadi debug plasma"
+IUSE="akonadi debug plasma semantic-desktop"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde)
+	$(add_kdebase_dep smokekde 'semantic-desktop?')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -35,6 +35,7 @@ src_configure() {
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
 		$(cmake-utils_use_disable plasma)
+		$(cmake-utils_use_with semantic-desktop Nepomuk)
 		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index 17fc3ca..7690073 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -8,13 +8,13 @@ inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
-IUSE="akonadi debug plasma"
+IUSE="akonadi debug plasma semantic-desktop"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde)
+	$(add_kdebase_dep smokekde 'semantic-desktop?')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -35,6 +35,7 @@ src_configure() {
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
 		$(cmake-utils_use_disable plasma)
+		$(cmake-utils_use_with semantic-desktop Nepomuk)
 		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2014-05-04 23:35 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2014-05-04 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     279a89400806f933eaf2339716d347bedb2839cd
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May  4 15:57:49 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=279a8940

[kde-base/kimono] Introduce nepomuk USE flag, bug #508350

Package-Manager: portage-2.2.10

---
 kde-base/kimono/kimono-4.13.49.9999.ebuild |  6 +++---
 kde-base/kimono/kimono-4.9999.ebuild       |  6 +++---
 kde-base/kimono/metadata.xml               | 11 ++++++-----
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/kde-base/kimono/kimono-4.13.49.9999.ebuild b/kde-base/kimono/kimono-4.13.49.9999.ebuild
index c1be11a..fca0db3 100644
--- a/kde-base/kimono/kimono-4.13.49.9999.ebuild
+++ b/kde-base/kimono/kimono-4.13.49.9999.ebuild
@@ -8,13 +8,13 @@ inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
-IUSE="akonadi debug plasma semantic-desktop"
+IUSE="akonadi debug nepomuk plasma"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde 'semantic-desktop?')
+	$(add_kdebase_dep smokekde 'nepomuk?')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -34,8 +34,8 @@ src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
+		$(cmake-utils_use_with nepomuk)
 		$(cmake-utils_use_disable plasma)
-		$(cmake-utils_use_with semantic-desktop Nepomuk)
 		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure

diff --git a/kde-base/kimono/kimono-4.9999.ebuild b/kde-base/kimono/kimono-4.9999.ebuild
index c1be11a..fca0db3 100644
--- a/kde-base/kimono/kimono-4.9999.ebuild
+++ b/kde-base/kimono/kimono-4.9999.ebuild
@@ -8,13 +8,13 @@ inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
-IUSE="akonadi debug plasma semantic-desktop"
+IUSE="akonadi debug nepomuk plasma"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde 'semantic-desktop?')
+	$(add_kdebase_dep smokekde 'nepomuk?')
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -34,8 +34,8 @@ src_configure() {
 	mycmakeargs=(
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
+		$(cmake-utils_use_with nepomuk)
 		$(cmake-utils_use_disable plasma)
-		$(cmake-utils_use_with semantic-desktop Nepomuk)
 		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure

diff --git a/kde-base/kimono/metadata.xml b/kde-base/kimono/metadata.xml
index e8b47a8..b382260 100644
--- a/kde-base/kimono/metadata.xml
+++ b/kde-base/kimono/metadata.xml
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>kde</herd>
-<use>
-	<flag name="akonadi">Compile bindings for Akonadi.</flag>
-	<flag name="plasma">Compile bindings for KDE's Plasma.</flag>
-</use>
+	<herd>kde</herd>
+	<use>
+		<flag name="akonadi">Compile bindings for Akonadi</flag>
+		<flag name="nepomuk">Compile bindings for Nepomuk</flag>
+		<flag name="plasma">Compile bindings for KDE's Plasma</flag>
+	</use>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-base/kimono/
@ 2015-08-07 22:24 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2015-08-07 22:24 UTC (permalink / raw
  To: gentoo-commits

commit:     619a7011960534f9772b4ad03d3bb1cde2f93d08
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 22:22:56 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 22:22:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=619a7011

[kde-base/kimono] Drop deprecated Nepomuk support

Package-Manager: portage-2.2.20

 kde-base/kimono/kimono-9999.ebuild | 8 ++++----
 kde-base/kimono/metadata.xml       | 1 -
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/kde-base/kimono/kimono-9999.ebuild b/kde-base/kimono/kimono-9999.ebuild
index f8089cc..b237ff2 100644
--- a/kde-base/kimono/kimono-9999.ebuild
+++ b/kde-base/kimono/kimono-9999.ebuild
@@ -8,13 +8,13 @@ inherit mono-env kde4-base
 
 DESCRIPTION="C# bindings for KDE"
 KEYWORDS=""
-IUSE="akonadi debug nepomuk plasma"
+IUSE="akonadi debug plasma"
 
 DEPEND="
 	dev-lang/mono
 	$(add_kdebase_dep qyoto 'webkit')
 	$(add_kdebase_dep smokeqt)
-	$(add_kdebase_dep smokekde 'nepomuk?')
+	$(add_kdebase_dep smokekde)
 	plasma? ( $(add_kdebase_dep smokeqt 'webkit') )
 "
 RDEPEND="${DEPEND}"
@@ -32,11 +32,11 @@ src_prepare() {
 
 src_configure() {
 	local mycmakeargs=(
+		-DWITH_Soprano=OFF
+		-DWITH_Nepomuk=OFF
 		$(cmake-utils_use_with akonadi)
 		$(cmake-utils_use_with akonadi KdepimLibs)
-		$(cmake-utils_use_with nepomuk)
 		$(cmake-utils_use_disable plasma)
-		-DWITH_Soprano=OFF
 	)
 	kde4-base_src_configure
 }

diff --git a/kde-base/kimono/metadata.xml b/kde-base/kimono/metadata.xml
index b382260..fdcd831 100644
--- a/kde-base/kimono/metadata.xml
+++ b/kde-base/kimono/metadata.xml
@@ -4,7 +4,6 @@
 	<herd>kde</herd>
 	<use>
 		<flag name="akonadi">Compile bindings for Akonadi</flag>
-		<flag name="nepomuk">Compile bindings for Nepomuk</flag>
 		<flag name="plasma">Compile bindings for KDE's Plasma</flag>
 	</use>
 </pkgmetadata>


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

end of thread, other threads:[~2015-08-07 22:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 14:12 [gentoo-commits] proj/kde:master commit in: kde-base/kimono/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2015-08-07 22:24 Johannes Huber
2014-05-04 23:35 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-06-29 19:20 Johannes Huber
2012-09-11 20:12 Michael Palimaka
2012-06-21 20:20 Andreas Hüttel
2012-06-10 10:30 Andreas Hüttel
2012-06-10 10:07 Andreas Hüttel
2012-04-13 21:51 Johannes Huber
2011-08-21 12:39 Andreas Hüttel

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