[jhbuild] 3.6: complete move of musicbrainz to -apps
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.6: complete move of musicbrainz to -apps
- Date: Sat, 1 Sep 2012 13:56:51 +0000 (UTC)
commit 4d64ad6eff9f3312f3360f398e20c8e50c44806a
Author: Christophe Fergeau <cfergeau redhat com>
Date: Sat Sep 1 15:55:15 2012 +0200
3.6: complete move of musicbrainz to -apps
13dfc2e moved libmusicbrainz4 to -the apps moduleset, but did
not move the repository definition, which broke jhbuild. It also
left the libmusicbrainz module behind, which can be moved as well
to -apps.
modulesets/gnome-apps-3.6.modules | 15 +++++++++++++++
modulesets/gnome-suites-core-deps-base-3.6.modules | 15 ---------------
2 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index 9710013..8caea3f 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -33,6 +33,8 @@
href="http://cairographics.org/"/>
<repository type="tarball" name="gnome.org"
href="http://download.gnome.org/sources/"/>
+ <repository type="tarball" name="github.com/metabrainz"
+ href="https://github.com/downloads/metabrainz/"/>
<repository type="tarball" name="mono.net"
href="http://download.mono-project.com/sources/"/>
<repository type="tarball" name="launchpad.net/tarball"
@@ -1070,6 +1072,19 @@
</dependencies>
</cmake>
+ <cmake id="libmusicbrainz"
+ cmakeargs="-DLIB_SUFFIX=${libsuffix}">
+ <pkg-config>libmusicbrainz5.pc</pkg-config>
+ <branch repo="github.com/metabrainz"
+ module="libmusicbrainz/libmusicbrainz-5.0.1.tar.gz"
+ version="5.0.1"
+ hash="sha256:1ca75e1c5059a3620b0d82633b1f468acc2a65fcc4305f844ec44f6fb5db82d5"
+ size="109119">
+ </branch>
+ <dependencies>
+ </dependencies>
+ </cmake>
+
<autotools id="nautilus-sendto">
<branch revision="gnome-3-6"/>
<branch/>
diff --git a/modulesets/gnome-suites-core-deps-base-3.6.modules b/modulesets/gnome-suites-core-deps-base-3.6.modules
index b14dc39..fb7572a 100644
--- a/modulesets/gnome-suites-core-deps-base-3.6.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.6.modules
@@ -27,8 +27,6 @@
href="http://libproxy.googlecode.com/files/"/>
<repository type="tarball" name="0pointer.de"
href="http://0pointer.de/lennart/projects/"/>
-<repository type="tarball" name="github.com/metabrainz"
- href="https://github.com/downloads/metabrainz/"/>
<repository type="tarball" name="libnl"
href="http://www.infradead.org/~tgr/libnl/files/"/>
<repository type="tarball" name="kernel.org"
@@ -310,19 +308,6 @@
</dependencies>
</autotools>
- <cmake id="libmusicbrainz"
- cmakeargs="-DLIB_SUFFIX=${libsuffix}">
- <pkg-config>libmusicbrainz5.pc</pkg-config>
- <branch repo="github.com/metabrainz"
- module="libmusicbrainz/libmusicbrainz-5.0.1.tar.gz"
- version="5.0.1"
- hash="sha256:1ca75e1c5059a3620b0d82633b1f468acc2a65fcc4305f844ec44f6fb5db82d5"
- size="109119">
- </branch>
- <dependencies>
- </dependencies>
- </cmake>
-
<tarball id="libnice" version="0.1.2" autogenargs="--enable-gupnp">
<pkg-config>nice.pc</pkg-config>
<source href="http://nice.freedesktop.org/releases/libnice-0.1.2.tar.gz"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]