[jhbuild] 3.8: Use libatasmart from distro package



commit cb88ca1bd11d9fca6b5417450ff2ce488ef4c1fd
Author: Javier JardÃn <jjardon gnome org>
Date:   Sun Dec 2 16:46:02 2012 +0900

    3.8: Use libatasmart from distro package
    
    The needed version is old enough (available in Debian stable)

 modulesets/gnome-suites-core-deps-base-3.8.modules |    7 -------
 modulesets/gnome-sysdeps-3.8.modules               |    6 ++++++
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index 3a8a6e6..5cbfa3b 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -217,13 +217,6 @@
             size="4193353"/>
   </autotools>
 
-  <tarball id="libatasmart" version="0.17">
-    <pkg-config>libatasmart.pc</pkg-config>
-    <source href="http://0pointer.de/public/libatasmart-0.17.tar.gz";
-            hash="sha256:2d62a11274f32cde2f074adef9ceb662bf205618dfc8f8e74b9be6a8b1ed5ffd"
-            size="376341"/>
-  </tarball>
-
   <autotools id="libcanberra" autogen-sh="configure" autogenargs="--with-systemdsystemunitdir=no">
     <pkg-config>libcanberra-gtk.pc</pkg-config>
     <branch repo="0pointer.de"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index a7c9328..b1cf127 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -130,6 +130,12 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="libatasmart">
+    <pkg-config>libatasmart.pc</pkg-config>
+    <branch repo="system"
+            version="0.17"/>
+  </systemmodule>
+
   <systemmodule id="libXcomposite">
     <pkg-config>xcomposite.pc</pkg-config>
     <branch repo="system"/>



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