[jhbuild] core-deps-3.10: Add sbc module



commit cffc72b970e0c2c0102ad16242286b9777fdffcb
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Jul 15 00:25:04 2013 +0100

    core-deps-3.10: Add sbc module
    
    Its a dependency of pulseaudio for bluez support

 modulesets/gnome-suites-core-deps-3.10.modules |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.10.modules b/modulesets/gnome-suites-core-deps-3.10.modules
index 852cbc5..be9fa33 100644
--- a/modulesets/gnome-suites-core-deps-3.10.modules
+++ b/modulesets/gnome-suites-core-deps-3.10.modules
@@ -72,6 +72,8 @@
       href="http://www.maxmind.com/download/"/>
 <repository type="tarball" name="ftp.mozilla.org"
       href="http://ftp.mozilla.org/"/>
+<repository type="tarball" name="kernel.org"
+      href="http://www.kernel.org"/>
 
 <include href="gnome-sysdeps-3.10.modules"/>
 
@@ -1308,6 +1310,16 @@
     </dependencies>
   </autotools>
 
+  <autotools id="sbc">
+    <pkg-config>sbc.pc</pkg-config>
+    <branch repo="kernel.org"
+            module="pub/linux/bluetooth/sbc-${version}.tar.xz"
+            version="1.1"
+            hash="sha256:9a30ad2dc20979a0847a7b1a06ea073498810f358a02fcad68ab414f239cfbc6"/>
+    <dependencies>
+    </dependencies>
+  </autotools>
+
   <autotools id="zeitgeist">
     <branch repo="git.freedesktop.org"
             module="zeitgeist/zeitgeist"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]