From 501e5c50e51503cbbf874cbced72c505bdc4ad91 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Tue, 12 Jun 2012 23:37:49 +0200 Subject: 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 --- index.html | 2 +- src/fontconfig.mk | 4 ++-- 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(<plugin2>) fontconfig - 2.9.91 + 2.9.0 fontconfig 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 -- cgit v0.12