[gtk-osx] Switch graphviz from autotools to cmake.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Switch graphviz from autotools to cmake.
- Date: Tue, 11 May 2021 00:39:06 +0000 (UTC)
commit 8a493b5c87ca542f7ed178e9028c393d64d1d982
Author: John Ralls <jralls ceridwen us>
Date: Mon May 10 17:38:22 2021 -0700
Switch graphviz from autotools to cmake.
modulesets-stable/gtk-osx-random.modules | 6 ++----
modulesets-unstable/gtk-osx-random.modules | 6 ++----
modulesets/gtk-osx-random.modules | 6 ++----
3 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-random.modules b/modulesets-stable/gtk-osx-random.modules
index 7d96aea6..43e2cf84 100644
--- a/modulesets-stable/gtk-osx-random.modules
+++ b/modulesets-stable/gtk-osx-random.modules
@@ -21,9 +21,7 @@
<repository type="tarball" name="paguire" href="https://releases.pagure.org/"/>
<repository type="tarball" name="pcre" href="https://ftp.pcre.org/pub/"/>
- <autotools id="graphviz" supports-non-srcdir-builds="no"
- autogen-template="pushd %(srcdir)s && ./autogen.sh && popd &&
%(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
- autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml
--disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo">
+ <cmake id="graphviz">
<branch module="2.47.0/graphviz-2.47.0.tar.bz2" version="2.47.0"
repo="graphviz"
hash="sha256:dade5b374ce483bf28f2e535baef02280ba8ab86fbe6e93252ab0de48396b714"/>
@@ -31,7 +29,7 @@
<dep package="pango"/>
<dep package="librsvg"/>
</dependencies>
- </autotools>
+ </cmake>
<autotools id="vala" autogen-sh="configure">
<branch repo="ftp.gnome.org" version="0.52.0"
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 3635b4fe..be57d177 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -23,9 +23,7 @@
<repository type="tarball" name="paguire" href="https://releases.pagure.org/"/>
<repository type="tarball" name="pcre" href="https://ftp.pcre.org/pub/"/>
- <autotools id="graphviz" supports-non-srcdir-builds="no"
- autogen-template="pushd %(srcdir)s && ./autogen.sh && popd &&
%(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
- autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml
--disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo">
+ <cmake id="graphviz">
<branch module="2.47.0/graphviz-2.47.0.tar.bz2" version="2.47.0"
repo="graphviz"
hash="sha256:dade5b374ce483bf28f2e535baef02280ba8ab86fbe6e93252ab0de48396b714"/>
@@ -33,7 +31,7 @@
<dep package="pango"/>
<dep package="librsvg"/>
</dependencies>
- </autotools>
+ </cmake>
<autotools id="vala" autogen-sh="configure">
<branch repo="ftp.gnome.org" version="0.52.0"
diff --git a/modulesets/gtk-osx-random.modules b/modulesets/gtk-osx-random.modules
index c9e6bde9..adfcde99 100644
--- a/modulesets/gtk-osx-random.modules
+++ b/modulesets/gtk-osx-random.modules
@@ -22,9 +22,7 @@
<repository type="tarball" name="paguire" href="https://releases.pagure.org/"/>
<repository type="tarball" name="pcre" href="https://ftp.pcre.org/pub/"/>
- <autotools id="graphviz" supports-non-srcdir-builds="no"
- autogen-template="pushd %(srcdir)s && ./autogen.sh && popd &&
%(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
- autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml
--disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo">
+ <cmake id="graphviz">
<branch module="2.47.0/graphviz-2.47.0.tar.bz2" version="2.47.0"
repo="graphviz"
hash="sha256:dade5b374ce483bf28f2e535baef02280ba8ab86fbe6e93252ab0de48396b714"/>
@@ -32,7 +30,7 @@
<dep package="pango"/>
<dep package="librsvg"/>
</dependencies>
- </autotools>
+ </cmake>
<autotools id="vala" autogen-sh="configure">
<branch repo="ftp.gnome.org" version="0.52.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]