[jhbuild] 3.8: Use git fontconfig
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Use git fontconfig
- Date: Fri, 4 Jan 2013 11:27:01 +0000 (UTC)
commit 4a2b2c03af089442b3b31b3846310da0a8587860
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 4 06:26:55 2013 -0500
3.8: Use git fontconfig
Pango needs it. This change is temporary, we'll switch back
to tarballs as soon as there's a fontconfig release.
modulesets/gnome-suites-core-deps-3.8.modules | 4 ++++
modulesets/gnome-sysdeps-3.8.modules | 6 ------
2 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.8.modules b/modulesets/gnome-suites-core-deps-3.8.modules
index 2dfd2e1..d39e8af 100644
--- a/modulesets/gnome-suites-core-deps-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-3.8.modules
@@ -248,6 +248,10 @@
</dependencies>
</autotools>
+ <autotools id="fontconfig" autogenargs="--disable-docs">
+ <branch repo="git.freedesktop.org"/>
+ </autotools>
+
<autotools id="caribou" autogenargs="--disable-gtk2-module">
<branch/>
<dependencies>
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 2650292..e38ebce 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -146,12 +146,6 @@
</systemdependencies>
</systemmodule>
- <systemmodule id="fontconfig">
- <pkg-config>fontconfig.pc</pkg-config>
- <branch repo="system"
- version="2.8.0"/>
- </systemmodule>
-
<systemmodule id="gc">
<pkg-config>bdw-gc.pc</pkg-config>
<branch repo="system"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]