[gnome-flashback] modulesets: compiz 0.9.13.0
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] modulesets: compiz 0.9.13.0
- Date: Fri, 1 Jul 2016 12:03:18 +0000 (UTC)
commit 88f1e1cbe225816f630f6a39fbfe238500b934bd
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Jul 1 15:02:52 2016 +0300
modulesets: compiz 0.9.13.0
modulesets/gnome-flashback-3.18.modules | 10 +-
modulesets/gnome-flashback-3.20.modules | 10 +-
modulesets/gnome-flashback-3.22.modules | 12 +--
.../patches/compiz-build-using-std-cpp11.patch | 104 --------------------
4 files changed, 12 insertions(+), 124 deletions(-)
---
diff --git a/modulesets/gnome-flashback-3.18.modules b/modulesets/gnome-flashback-3.18.modules
index 457400e..8aa0f76 100644
--- a/modulesets/gnome-flashback-3.18.modules
+++ b/modulesets/gnome-flashback-3.18.modules
@@ -9,12 +9,10 @@
<include href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.18.modules" />
<cmake id="compiz" force-non-srcdir-builds="yes"
- cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF -DUSE_GCONF=OFF
-DUSE_GSETTINGS=ON -DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
- <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">
- <patch file="compiz-build-using-std-cpp11.patch" strip="1" />
- </branch>
+ cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF
-DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
+ <branch repo="launchpad-tar" module="compiz/0.9.13/${version}/+download/compiz-${version}.tar.bz2"
+ hash="sha256:f08eb54d578be559e3e723f3fe4291a56f5c96b2fdfb9c9e74ebb6596a1ca702"
+ version="0.9.13.0" size="4434785" />
<dependencies>
<dep package="boost" />
<dep package="cairo" />
diff --git a/modulesets/gnome-flashback-3.20.modules b/modulesets/gnome-flashback-3.20.modules
index 04235e1..1d10ab7 100644
--- a/modulesets/gnome-flashback-3.20.modules
+++ b/modulesets/gnome-flashback-3.20.modules
@@ -9,12 +9,10 @@
<include href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.20.modules" />
<cmake id="compiz" force-non-srcdir-builds="yes"
- cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF -DUSE_GCONF=OFF
-DUSE_GSETTINGS=ON -DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
- <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">
- <patch file="compiz-build-using-std-cpp11.patch" strip="1" />
- </branch>
+ cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF
-DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
+ <branch repo="launchpad-tar" module="compiz/0.9.13/${version}/+download/compiz-${version}.tar.bz2"
+ hash="sha256:f08eb54d578be559e3e723f3fe4291a56f5c96b2fdfb9c9e74ebb6596a1ca702"
+ version="0.9.13.0" size="4434785" />
<dependencies>
<dep package="boost" />
<dep package="cairo" />
diff --git a/modulesets/gnome-flashback-3.22.modules b/modulesets/gnome-flashback-3.22.modules
index e6a3f61..0ccde45 100644
--- a/modulesets/gnome-flashback-3.22.modules
+++ b/modulesets/gnome-flashback-3.22.modules
@@ -8,15 +8,11 @@
<include href="https://git.gnome.org/browse/jhbuild/plain/modulesets/gnome-apps-3.22.modules" />
-
-
<cmake id="compiz" force-non-srcdir-builds="yes"
- cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF -DUSE_GCONF=OFF
-DUSE_GSETTINGS=ON -DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
- <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">
- <patch file="compiz-build-using-std-cpp11.patch" strip="1" />
- </branch>
+ cmakeargs="-DCOMPIZ_BUILD_TESTING=OFF -DBUILD_KDE4=Off -DCOMPIZ_WERROR=OFF
-DCOMPIZ_DEFAULT_PLUGINS=core,composite,opengl,decor,resize,place,move">
+ <branch repo="launchpad-tar" module="compiz/0.9.13/${version}/+download/compiz-${version}.tar.bz2"
+ hash="sha256:f08eb54d578be559e3e723f3fe4291a56f5c96b2fdfb9c9e74ebb6596a1ca702"
+ version="0.9.13.0" size="4434785" />
<dependencies>
<dep package="boost" />
<dep package="cairo" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]