summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-06-12 21:37:49 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-06-13 08:37:46 (GMT)
commit501e5c50e51503cbbf874cbced72c505bdc4ad91 (patch)
tree83b572626e26dd76e2be4b3958afaf3957c9e135
parent83b222c5bfcead031fe9637f3cf658f224297b1a (diff)
downloadmxe-501e5c50e51503cbbf874cbced72c505bdc4ad91.zip
mxe-501e5c50e51503cbbf874cbced72c505bdc4ad91.tar.gz
mxe-501e5c50e51503cbbf874cbced72c505bdc4ad91.tar.bz2
package fontconfig: revert update
2.9.91 introduces symbols lstat and scandir but MinGW does not have them. Reported http://lists.freedesktop.org/archives/fontconfig/2012-June/004124.html
-rw-r--r--index.html2
-rw-r--r--src/fontconfig.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6f1d39e..19e3de7 100644
--- a/index.html
+++ b/index.html
@@ -1065,7 +1065,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="fontconfig-package">fontconfig</td>
- <td id="fontconfig-version">2.9.91</td>
+ <td id="fontconfig-version">2.9.0</td>
<td id="fontconfig-website"><a href="http://fontconfig.org/">fontconfig</a></td>
</tr>
<tr>
diff --git a/src/fontconfig.mk b/src/fontconfig.mk
index 67738ce..369aecc 100644
--- a/src/fontconfig.mk
+++ b/src/fontconfig.mk
@@ -3,9 +3,9 @@
PKG := fontconfig
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 9f4dff0a6e50ade2b919f33795eae8438a285595
+$(PKG)_CHECKSUM := 1ab2f437c2261028ae7969892277af2d8d8db489
$(PKG)_SUBDIR := fontconfig-$($(PKG)_VERSION)
-$(PKG)_FILE := fontconfig-$($(PKG)_VERSION).tar.bz2
+$(PKG)_FILE := fontconfig-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://fontconfig.org/release/$($(PKG)_FILE)
$(PKG)_DEPS := gcc freetype expat