[gnome-flashback] modulesets: get compiz as a tarball



commit 7869bb89d0c35122b2512d0ff1ccb65c4a1b3f53
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Aug 21 14:16:16 2015 +0300

    modulesets: get compiz as a tarball

 modulesets/gnome-flashback-3.16.modules |    7 +++++--
 modulesets/gnome-flashback-3.18.modules |    7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-flashback-3.16.modules b/modulesets/gnome-flashback-3.16.modules
index 4f4e546..a6909e9 100644
--- a/modulesets/gnome-flashback-3.16.modules
+++ b/modulesets/gnome-flashback-3.16.modules
@@ -3,13 +3,16 @@
 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
 <moduleset>
   <repository type="git" name="git.gnome.org" default="yes" href="git://git.gnome.org/" />
-  <repository type="bzr" name="launchpad.net" href="lp:" branches-template="%(module)s" />
+  <repository type="tarball" name="launchpad-tar" href="https://launchpad.net/"; />
 
   <include href="https://git.gnome.org/browse/gnome-modulesets/plain/gnome-world.modules?h=gnome-3-16"; />
 
   <cmake id="compiz" force-non-srcdir-builds="yes"
          cmakeargs="-DUSE_GCONF=OFF -DUSE_GSETTINGS=ON 
-DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
-    <branch repo="launchpad.net" module="compiz" />
+    <branch repo="launchpad-tar" module="compiz/0.9.12/${version}/+download/compiz-${version}.tar.bz2"
+            version="0.9.12.2" hash="sha256:8917ac9e6dfdacc740780e1995e932ed865d293ae87821e7a280da5325daec80"
+            size="4537740">
+    </branch>
     <dependencies>
       <dep package="boost" />
       <dep package="cairo" />
diff --git a/modulesets/gnome-flashback-3.18.modules b/modulesets/gnome-flashback-3.18.modules
index c7b6de8..0896b13 100644
--- a/modulesets/gnome-flashback-3.18.modules
+++ b/modulesets/gnome-flashback-3.18.modules
@@ -3,14 +3,17 @@
 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
 <moduleset>
   <repository type="git" name="git.gnome.org" default="yes" href="git://git.gnome.org/" />
-  <repository type="bzr" name="launchpad.net" href="lp:" branches-template="%(module)s" />
+  <repository type="tarball" name="launchpad-tar" href="https://launchpad.net/"; />
   <repository type="git" name="github.com" href="git://github.com/" />
 
   <include href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-world.modules"; />
 
   <cmake id="compiz" force-non-srcdir-builds="yes"
          cmakeargs="-DUSE_GCONF=OFF -DUSE_GSETTINGS=ON 
-DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
-    <branch repo="launchpad.net" module="compiz" />
+    <branch repo="launchpad-tar" module="compiz/0.9.12/${version}/+download/compiz-${version}.tar.bz2"
+            version="0.9.12.2" hash="sha256:8917ac9e6dfdacc740780e1995e932ed865d293ae87821e7a280da5325daec80"
+            size="4537740">
+    </branch>
     <dependencies>
       <dep package="boost" />
       <dep package="cairo" />


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