[jhbuild] 3.8: Move bluez to a sysdeps moduleset



commit 90ca723b331f25356aded2765ee434a32c7acab2
Author: Javier JardÃn <jjardon gnome org>
Date:   Wed Dec 5 13:36:49 2012 +0900

    3.8: Move bluez to a sysdeps moduleset
    
    Require version 4.66 as Its the one available in Debian stable and
    Only pulseaudio depends on it and requires bluez > 3.0

 modulesets/gnome-suites-core-3.8.modules |   14 --------------
 modulesets/gnome-sysdeps-3.8.modules     |    6 ++++++
 2 files changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.8.modules b/modulesets/gnome-suites-core-3.8.modules
index 8b16022..88716b4 100644
--- a/modulesets/gnome-suites-core-3.8.modules
+++ b/modulesets/gnome-suites-core-3.8.modules
@@ -21,8 +21,6 @@
       href="http://dbus.freedesktop.org/releases/"/>
   <repository type="tarball" name="freedesktop.org"
       href="http://freedesktop.org/"/>
-  <repository type="tarball" name="kernel.org"
-      href="http://www.kernel.org"/>
   <repository type="tarball" name="gnome.org"
       href="http://download.gnome.org/sources/"/>
 
@@ -845,18 +843,6 @@
     </dependencies>
   </autotools>
 
-  <!-- hack around the lack of autogen.sh; bootstrap-configure doesn't
-       quite work since it doesn't pass arguments to configure
-    --> 
-  <autotools id="bluez" autogenargs="--enable-udevrules=no">
-    <pkg-config>bluez.pc</pkg-config>
-    <branch repo="kernel.org" module="pub/linux/bluetooth/bluez-4.87.tar.xz" version="4.87"
-            hash="sha256:165e4025e86ecbf2ade2c2f96d3f0de8d98e90fe3ce54d26c4f7e135f46bd61a"
-            size="760456"/>
-    <dependencies>
-    </dependencies>
-  </autotools>
-
   <autotools id="ConsoleKit">
     <branch repo="git.freedesktop.org" module="ConsoleKit"/>
     <dependencies>
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index ff4b3be..2eb3585 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -29,6 +29,12 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="bluez">
+    <pkg-config>bluez.pc</pkg-config>
+    <branch repo="system"
+            version="4.66"/>
+  </systemmodule>
+
   <systemmodule id="bogofilter">
     <branch repo="system"/>
     <systemdependencies>



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