[jhbuild] 3.12: Switch libevdev to the latest tarball instead of git



commit e2a0d5f0bf2639a20231c3f8592e4a3f8b71eebf
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Feb 26 22:35:05 2014 +0100

    3.12: Switch libevdev to the latest tarball instead of git

 modulesets/gnome-suites-core-deps-3.12.modules |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.12.modules b/modulesets/gnome-suites-core-deps-3.12.modules
index b9488bb..2fbc5af 100644
--- a/modulesets/gnome-suites-core-deps-3.12.modules
+++ b/modulesets/gnome-suites-core-deps-3.12.modules
@@ -1160,7 +1160,11 @@
   </autotools>
 
   <autotools id="libevdev" autogenargs="--disable-gcov">
-    <branch repo="git.freedesktop.org" checkoutdir="libevdev" module="libevdev"/>
+    <branch repo="freedesktop.org"
+            checkoutdir="libevdev"
+            module="libevdev/libevdev-${version}.tar.xz"
+            version="1.0"
+            hash="sha256:6e6d1e307eff03f1c939c9af532228b19030fc896a9257a8abfa6e9b7dc91803"/>
   </autotools>
 
   <autotools id="libxkbcommon" autogenargs="--with-xkb-config-root=/usr/share/X11/xkb --disable-x11">


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