[jhbuild] 3.8: Use sndfile from distro packages
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Use sndfile from distro packages
- Date: Sun, 9 Dec 2012 17:38:36 +0000 (UTC)
commit b3d5b91ae8b210549653fa5e93175dd4a20f5d1a
Author: Javier JardÃn <jjardon gnome org>
Date: Mon Dec 10 01:01:31 2012 +0900
3.8: Use sndfile from distro packages
The only module that depend on it is pulseaudio and it needs
snfile >= 1.0.20
modulesets/gnome-suites-core-deps-base-3.8.modules | 8 --------
modulesets/gnome-sysdeps-3.8.modules | 6 ++++++
2 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index 4c85e3a..a3b88c5 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -199,14 +199,6 @@
</dependencies>
</autotools>
- <tarball id="libsndfile" version="1.0.23" supports-non-srcdir-builds="no"
- autogenargs="--disable-flac">
- <pkg-config>sndfile.pc</pkg-config>
- <source href="http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.23.tar.gz"
- hash="sha256:54c9c375598538263395a691f9b30987a2faa3d8a166d27e6a09ba4700223d4d"
- size="1037078"/>
- </tarball>
-
<autotools id="libxml2">
<pkg-config>libxml-2.0.pc</pkg-config>
<branch module="libxml2/libxml2-2.8.0.tar.gz"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 522870a..4aecd31 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -301,6 +301,12 @@
<branch repo="system"/>
</systemmodule>
+ <systemmodule id="libsndfile">
+ <pkg-config>sndfile.pc</pkg-config>
+ <branch repo="system"
+ version="1.0.21"/>
+ </systemmodule>
+
<systemmodule id="libtasn1">
<pkg-config>libtasn1.pc</pkg-config>
<branch repo="system"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]