* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2011-02-16 21:28 Andreas K. Huettel
0 siblings, 0 replies; 15+ messages in thread
From: Andreas K. Huettel @ 2011-02-16 21:28 UTC (permalink / raw
To: gentoo-commits
commit: 501f3b66a8331bc339316cb3615e0b2bf24c8402
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Wed Feb 16 21:28:09 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 21:28:09 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=501f3b66
[kde-base/libkcddb] tests require network access and compare static data with online data, bug 280996
(Portage version: 2.1.9.39/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
kde-base/libkcddb/libkcddb-4.6.9999.ebuild | 3 ++-
kde-base/libkcddb/libkcddb-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.6.9999.ebuild b/kde-base/libkcddb/libkcddb-4.6.9999.ebuild
index 4c1f993..2dcc618 100644
--- a/kde-base/libkcddb/libkcddb-4.6.9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.6.9999.ebuild
@@ -11,7 +11,8 @@ DESCRIPTION="KDE library for CDDB"
KEYWORDS=""
IUSE="debug musicbrainz"
-# tests fail / timeout, last checked for 4.2.89
+# tests require network access and compare static data with online data
+# bug 280996
RESTRICT=test
DEPEND="
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 4c1f993..2dcc618 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -11,7 +11,8 @@ DESCRIPTION="KDE library for CDDB"
KEYWORDS=""
IUSE="debug musicbrainz"
-# tests fail / timeout, last checked for 4.2.89
+# tests require network access and compare static data with online data
+# bug 280996
RESTRICT=test
DEPEND="
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2011-05-26 1:15 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 15+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-26 1:15 UTC (permalink / raw
To: gentoo-commits
commit: fa25f4f66857d4c921f2f886616df1825362b5f6
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 00:10:38 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu May 26 01:08:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fa25f4f6
[kde-base/libkcddb] 4.6.80 version bump.
(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
kde-base/libkcddb/libkcddb-4.6.80.ebuild | 31 ++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.6.80.ebuild b/kde-base/libkcddb/libkcddb-4.6.80.ebuild
new file mode 100644
index 0000000..74a7a04
--- /dev/null
+++ b/kde-base/libkcddb/libkcddb-4.6.80.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KMNAME="kdemultimedia"
+inherit kde4-meta
+
+DESCRIPTION="KDE library for CDDB"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug musicbrainz"
+
+# tests require network access and compare static data with online data
+# bug 280996
+RESTRICT=test
+
+DEPEND="
+ musicbrainz? ( media-libs/musicbrainz:3 )
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use_with musicbrainz MusicBrainz3)
+ )
+
+ kde4-meta_src_configure
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-04-05 20:21 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2012-04-05 20:21 UTC (permalink / raw
To: gentoo-commits
commit: 175e96350a5853e04f102a0f99de225fa25aa6f5
Author: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
AuthorDate: Thu Apr 5 20:20:59 2012 +0000
Commit: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Thu Apr 5 20:20:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=175e9635
[kde-base/libkcddb] Migrate to split git repo.
(Portage version: 2.1.10.55/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild | 6 +++---
kde-base/libkcddb/libkcddb-9999.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild b/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
index a177485..9b482c5 100644
--- a/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KMNAME="kdemultimedia"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
DESCRIPTION="KDE library for CDDB"
KEYWORDS=""
@@ -27,5 +27,5 @@ src_configure() {
$(cmake-utils_use_with musicbrainz MusicBrainz3)
)
- kde4-meta_src_configure
+ kde4-base_src_configure
}
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index a177485..9b482c5 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KMNAME="kdemultimedia"
-inherit kde4-meta
+KDE_SCM="git"
+inherit kde4-base
DESCRIPTION="KDE library for CDDB"
KEYWORDS=""
@@ -27,5 +27,5 @@ src_configure() {
$(cmake-utils_use_with musicbrainz MusicBrainz3)
)
- kde4-meta_src_configure
+ kde4-base_src_configure
}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-06-08 11:42 Andreas Hüttel
0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2012-06-08 11:42 UTC (permalink / raw
To: gentoo-commits
commit: 6abd0dce1211f8beeaa1fb61b88edfede77be409
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Fri Jun 8 11:43:51 2012 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 8 11:43:51 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6abd0dce
[kde-base/libkcddb] Add blocker because of file collisions
(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/libkcddb/libkcddb-4.8.90.ebuild | 1 +
kde-base/libkcddb/libkcddb-9999.ebuild | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.90.ebuild b/kde-base/libkcddb/libkcddb-4.8.90.ebuild
index 7bbde73..4ab1159 100644
--- a/kde-base/libkcddb/libkcddb-4.8.90.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.90.ebuild
@@ -19,6 +19,7 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:3 )
"
RDEPEND="${DEPEND}"
+add_blocker kscd "<4.8.50"
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 9b482c5..c326b46 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:3 )
"
RDEPEND="${DEPEND}"
+add_blocker kscd "<4.8.50"
KMSAVELIBS="true"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-06-13 17:01 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2012-06-13 17:01 UTC (permalink / raw
To: gentoo-commits
commit: 4a4a8ea6d2b03dc142238080e21f07f7e65abd9c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 13 16:59:54 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 16:59:54 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4a4a8ea6
[kde-base/libkcddb] Add handbook to 4.8.4, moved from kscd. Still needs to be done for higher versions, which are using split repos.
(Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/libkcddb/libkcddb-4.8.4.ebuild | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.4.ebuild b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
index d7d7f0f..7234f88 100644
--- a/kde-base/libkcddb/libkcddb-4.8.4.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
@@ -4,6 +4,7 @@
EAPI=4
+KDE_HANDBOOK="optional"
KMNAME="kdemultimedia"
inherit kde4-meta
@@ -26,6 +27,12 @@ KMEXTRACTONLY="
libkcddb/kcmcddb/doc
"
+src_unpack() {
+ use handbook && KMEXTRA="libkcddb/kcmcddb/doc"
+
+ kde4-meta_src_unpack
+}
+
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with musicbrainz MusicBrainz3)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-06-14 12:28 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2012-06-14 12:28 UTC (permalink / raw
To: gentoo-commits
commit: 1fe9cb0e73924af000196cdc426bbd6801782918
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 14 12:27:22 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 12:27:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1fe9cb0e
[kde-base/libkcddb] Add more blockers due to file collisions.
(Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/libkcddb/libkcddb-4.8.4.ebuild | 1 +
kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild | 1 +
kde-base/libkcddb/libkcddb-4.8.80.ebuild | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.4.ebuild b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
index 7234f88..f672cff 100644
--- a/kde-base/libkcddb/libkcddb-4.8.4.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
@@ -20,6 +20,7 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:3 )
"
RDEPEND="${DEPEND}"
+add_blocker kscd "<4.8.4"
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild b/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
index 9b482c5..7da75a7 100644
--- a/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.49.9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:3 )
"
RDEPEND="${DEPEND}"
+add_blocker kscd "<4.8.4"
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-4.8.80.ebuild b/kde-base/libkcddb/libkcddb-4.8.80.ebuild
index 7bbde73..4ab1159 100644
--- a/kde-base/libkcddb/libkcddb-4.8.80.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.80.ebuild
@@ -19,6 +19,7 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:3 )
"
RDEPEND="${DEPEND}"
+add_blocker kscd "<4.8.50"
KMSAVELIBS="true"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-06-14 13:53 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2012-06-14 13:53 UTC (permalink / raw
To: gentoo-commits
commit: 9d300724215508cf716435cf69567e5153628222
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 14 13:50:54 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 13:52:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9d300724
[kde-base/libkcddb] Remove handbook, since it was already installed by kdemultimedia-kioslaves.
This reverts commit 4a4a8ea6d2b03dc142238080e21f07f7e65abd9c.
---
kde-base/libkcddb/libkcddb-4.8.4.ebuild | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.4.ebuild b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
index f672cff..5128265 100644
--- a/kde-base/libkcddb/libkcddb-4.8.4.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.4.ebuild
@@ -4,7 +4,6 @@
EAPI=4
-KDE_HANDBOOK="optional"
KMNAME="kdemultimedia"
inherit kde4-meta
@@ -28,12 +27,6 @@ KMEXTRACTONLY="
libkcddb/kcmcddb/doc
"
-src_unpack() {
- use handbook && KMEXTRA="libkcddb/kcmcddb/doc"
-
- kde4-meta_src_unpack
-}
-
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with musicbrainz MusicBrainz3)
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-06-30 0:35 Jonathan Callen
0 siblings, 0 replies; 15+ messages in thread
From: Jonathan Callen @ 2012-06-30 0:35 UTC (permalink / raw
To: gentoo-commits
commit: 36d0d3434d63250e551e219d49e8133fd10d5715
Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 00:35:01 2012 +0000
Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 00:35:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=36d0d343
[kde-base/libkcddb] Add blocker on old kdemultimedia-kioslaves, installed files that are now owned by us
---
kde-base/libkcddb/libkcddb-4.8.90.ebuild | 1 +
kde-base/libkcddb/libkcddb-4.8.95.ebuild | 1 +
kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild | 1 +
kde-base/libkcddb/libkcddb-9999.ebuild | 1 +
4 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.8.90.ebuild b/kde-base/libkcddb/libkcddb-4.8.90.ebuild
index 4ab1159..edf47c5 100644
--- a/kde-base/libkcddb/libkcddb-4.8.90.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.90.ebuild
@@ -20,6 +20,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
+add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-4.8.95.ebuild b/kde-base/libkcddb/libkcddb-4.8.95.ebuild
index 4ab1159..edf47c5 100644
--- a/kde-base/libkcddb/libkcddb-4.8.95.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.8.95.ebuild
@@ -20,6 +20,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
+add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild b/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
index c326b46..7eb6f04 100644
--- a/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
+add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index c326b46..7eb6f04 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
+add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2012-08-06 8:33 Johannes Huber
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Huber @ 2012-08-06 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 502085fb28115f218246e47f4bfa056f1752bb09
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 6 08:36:28 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Aug 6 08:38:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=502085fb
[kde-base/libkcddb] Depend on kde-base/musicbrainz:5 by Richard Lärkäng <larkang <AT> gmail.com> wrt bug #430076.
(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)
---
kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild | 4 ++--
kde-base/libkcddb/libkcddb-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild b/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
index 7eb6f04..7c59575 100644
--- a/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.9.49.9999.ebuild
@@ -16,7 +16,7 @@ IUSE="debug musicbrainz"
RESTRICT=test
DEPEND="
- musicbrainz? ( media-libs/musicbrainz:3 )
+ musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
@@ -26,7 +26,7 @@ KMSAVELIBS="true"
src_configure() {
mycmakeargs=(
- $(cmake-utils_use_with musicbrainz MusicBrainz3)
+ $(cmake-utils_use_with musicbrainz MusicBrainz5)
)
kde4-base_src_configure
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 7eb6f04..7c59575 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -16,7 +16,7 @@ IUSE="debug musicbrainz"
RESTRICT=test
DEPEND="
- musicbrainz? ( media-libs/musicbrainz:3 )
+ musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}"
add_blocker kscd "<4.8.50"
@@ -26,7 +26,7 @@ KMSAVELIBS="true"
src_configure() {
mycmakeargs=(
- $(cmake-utils_use_with musicbrainz MusicBrainz3)
+ $(cmake-utils_use_with musicbrainz MusicBrainz5)
)
kde4-base_src_configure
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2013-07-03 14:39 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2013-07-03 14:39 UTC (permalink / raw
To: gentoo-commits
commit: b40a6be10eefa694baa2538a7540db31473578f3
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 3 14:37:17 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 3 14:37:17 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b40a6be1
[kde-base/libkcddb] Remove obsolete blockers.
Package-Manager: portage-2.1.12.11
---
kde-base/libkcddb/libkcddb-4.10.90.ebuild | 2 --
kde-base/libkcddb/libkcddb-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-4.10.90.ebuild b/kde-base/libkcddb/libkcddb-4.10.90.ebuild
index 34e4b15..0032520 100644
--- a/kde-base/libkcddb/libkcddb-4.10.90.ebuild
+++ b/kde-base/libkcddb/libkcddb-4.10.90.ebuild
@@ -18,8 +18,6 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}"
-add_blocker kscd "<4.8.50"
-add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 3b93284..d6bea0a 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -18,8 +18,6 @@ DEPEND="
musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}"
-add_blocker kscd "<4.8.50"
-add_blocker kdemultimedia-kioslaves
KMSAVELIBS="true"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2014-09-09 16:31 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2014-09-09 16:31 UTC (permalink / raw
To: gentoo-commits
commit: 0d4e41fa6dded8c513565943793364ed7d08a0ea
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Aug 23 23:50:23 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 16:29:45 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0d4e41fa
[kde-base/libkcddb] Add KF5 version
---
kde-base/libkcddb/libkcddb-9999.ebuild | 38 ++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
new file mode 100644
index 0000000..e355483
--- /dev/null
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+EGIT_BRANCH="kf5"
+DESCRIPTION="KDE library for CDDB"
+KEYWORDS=""
+IUSE="debug musicbrainz"
+
+# tests require network access and compare static data with online data
+# bug 280996
+RESTRICT=test
+
+DEPEND="
+ musicbrainz? ( media-libs/musicbrainz:5 )
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+src_prepare() {
+ sed -e '/add_subdirectory( test )/ s/^#*/#/' \
+ -i CMakeLists.txt || die
+
+ kde5_src_prepare
+}
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_with musicbrainz MusicBrainz5)
+ )
+
+ kde5_src_configure
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2014-09-09 16:34 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2014-09-09 16:34 UTC (permalink / raw
To: gentoo-commits
commit: 65f95a2b0345c395e2647216adcf810c5979a968
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 9 16:34:15 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 16:34:15 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=65f95a2b
[kde-base/libkcddb] Tidy.
Package-Manager: portage-2.2.10
---
kde-base/libkcddb/libkcddb-9999.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index e355483..f317c1b 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -4,12 +4,12 @@
EAPI=5
+EGIT_BRANCH="kf5"
inherit kde5
-EGIT_BRANCH="kf5"
DESCRIPTION="KDE library for CDDB"
KEYWORDS=""
-IUSE="debug musicbrainz"
+IUSE="musicbrainz"
# tests require network access and compare static data with online data
# bug 280996
@@ -20,8 +20,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-KMSAVELIBS="true"
-
src_prepare() {
sed -e '/add_subdirectory( test )/ s/^#*/#/' \
-i CMakeLists.txt || die
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2014-09-10 18:07 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2014-09-10 18:07 UTC (permalink / raw
To: gentoo-commits
commit: ef5cca5fac1a6c95bcb77f69f6e7682b14997f2d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 18:06:53 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 18:06:53 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ef5cca5f
[kde-base/libkcddb] Block SLOT 4 due to file collisions.
Package-Manager: portage-2.2.10
---
kde-base/libkcddb/libkcddb-9999.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index f317c1b..42850b7 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -18,7 +18,9 @@ RESTRICT=test
DEPEND="
musicbrainz? ( media-libs/musicbrainz:5 )
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !kde-base/libkcddb:4
+"
src_prepare() {
sed -e '/add_subdirectory( test )/ s/^#*/#/' \
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2014-09-10 18:15 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2014-09-10 18:15 UTC (permalink / raw
To: gentoo-commits
commit: 0e349d31bef78a846ab1affc25a9c1c701d73cbd
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 18:11:54 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 18:11:54 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0e349d31
[kde-base/libkcddb] Add dependencies.
Package-Manager: portage-2.2.10
---
kde-base/libkcddb/libkcddb-9999.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 42850b7..116012e 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -16,6 +16,16 @@ IUSE="musicbrainz"
RESTRICT=test
DEPEND="
+ $(add_frameworks_dep kcodecs)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
musicbrainz? ( media-libs/musicbrainz:5 )
"
RDEPEND="${DEPEND}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/
@ 2014-09-10 18:20 Michael Palimaka
0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2014-09-10 18:20 UTC (permalink / raw
To: gentoo-commits
commit: 7db45054e3f2ee3346afca5969217fb631a276fb
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 18:20:36 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 18:20:36 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7db45054
[kde-base/libkcddb] Fix musicbrainz automagic.
Package-Manager: portage-2.2.10
---
kde-base/libkcddb/libkcddb-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/libkcddb/libkcddb-9999.ebuild b/kde-base/libkcddb/libkcddb-9999.ebuild
index 116012e..fd8a237 100644
--- a/kde-base/libkcddb/libkcddb-9999.ebuild
+++ b/kde-base/libkcddb/libkcddb-9999.ebuild
@@ -41,7 +41,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_with musicbrainz MusicBrainz5)
+ $(cmake-utils_use_find_package musicbrainz MusicBrainz5)
)
kde5_src_configure
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2014-09-10 18:20 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 1:15 [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/ Jorge Manuel B. S. Vicetto
-- strict thread matches above, loose matches on Subject: below --
2014-09-10 18:20 Michael Palimaka
2014-09-10 18:15 Michael Palimaka
2014-09-10 18:07 Michael Palimaka
2014-09-09 16:34 Michael Palimaka
2014-09-09 16:31 Michael Palimaka
2013-07-03 14:39 Michael Palimaka
2012-08-06 8:33 Johannes Huber
2012-06-30 0:35 Jonathan Callen
2012-06-14 13:53 Michael Palimaka
2012-06-14 12:28 Michael Palimaka
2012-06-13 17:01 Michael Palimaka
2012-06-08 11:42 Andreas Hüttel
2012-04-05 20:21 Michael Palimaka
2011-02-16 21:28 Andreas K. Huettel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox