[gtk-osx] Unstable: Build git masters of libxml2 and libxslt
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Unstable: Build git masters of libxml2 and libxslt
- Date: Sat, 5 Jan 2013 05:26:00 +0000 (UTC)
commit 3d21cbe294a463c7e7769ce77a9073186e3aaac0
Author: John Ralls <jralls ceridwen us>
Date: Fri Jan 4 21:24:35 2013 -0800
Unstable: Build git masters of libxml2 and libxslt
modulesets-unstable/gtk-osx-bootstrap.modules | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index de1d45a..1564297 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -54,20 +54,24 @@
otherwise the links in the SDKs are messed up and libxml's python
module won't link. In case you're wondering, gnome-doc-utils
needs libxml2's python module. -->
- <autotools id="libxml2" autogen-sh="configure">
+ <!--autotools id="libxml2" autogen-sh="configure">
<branch version="2.9.0" module="libxml2-2.9.0.tar.gz"
repo="xmlsoft.org">
<patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/libxml2-Bug-686118-pthreads_once_init.patch" strip="1"/>
- </branch>
+ </branch-->
+ <autotools id="libxml2">
+ <branch repo="git.gnome.org"/>
<after>
<dep package="python2.7"/>
<dep package="python3"/>
</after>
</autotools>
- <autotools id="libxslt" autogen-sh="configure">
+ <!--autotools id="libxslt" autogen-sh="configure">
<branch version="1.1.27" module="libxslt-1.1.27.tar.gz"
- repo="xmlsoft.org"/>
+ repo="xmlsoft.org"/-->
+ <autotools id="libxslt">
+ <branch repo="git.gnome.org"/>
<dependencies>
<dep package="libxml2"/>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]