[gnome-flashback] modulesets, 3.22: libpinyin 1.3.0



commit f28450bf520b47df809d538dde7a8fc48923c23b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Jul 3 21:36:25 2016 +0300

    modulesets, 3.22: libpinyin 1.3.0

 modulesets/gnome-flashback-3.22.modules |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-flashback-3.22.modules b/modulesets/gnome-flashback-3.22.modules
index 0ccde45..23d8945 100644
--- a/modulesets/gnome-flashback-3.22.modules
+++ b/modulesets/gnome-flashback-3.22.modules
@@ -4,6 +4,7 @@
 <moduleset>
   <repository type="git" name="git.gnome.org" default="yes" href="git://git.gnome.org/" />
   <repository type="tarball" name="launchpad-tar" href="https://launchpad.net/"; />
+  <repository type="tarball" name="github-tar" href="https://github.com/"; />
   <repository type="git" name="github.com" href="git://github.com/" />
 
   <include href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.22.modules"; />
@@ -142,7 +143,9 @@
   </autotools>
 
   <autotools id="libpinyin">
-    <branch repo="github.com" module="libpinyin/libpinyin" />
+    <branch repo="github-tar" version="1.3.0" checkoutdir="libpinyin-${version}"
+            module="https://github.com/libpinyin/libpinyin/archive/${version}.tar.gz";
+            hash="sha256:71a5749ff96a1ae5a71bea8d5c1394b16f9252c4e3ad5225cc66ad2a76ab6d7d" />
     <dependencies>
       <dep package="glib" />
     </dependencies>


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