fontconfig: updated to 2.4.2

This commit is contained in:
Tilman Sauerbeck 2006-12-05 19:39:24 +01:00
parent 059441f597
commit 8112da28e7
3 changed files with 6 additions and 6 deletions

View File

@ -58,9 +58,9 @@ drwxr-xr-x root/root usr/include/fontconfig/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libfontconfig.a
-rwxr-xr-x root/root usr/lib/libfontconfig.la
lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.1.0
lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.1.0
-rwxr-xr-x root/root usr/lib/libfontconfig.so.1.1.0
lrwxrwxrwx root/root usr/lib/libfontconfig.so -> libfontconfig.so.1.2.0
lrwxrwxrwx root/root usr/lib/libfontconfig.so.1 -> libfontconfig.so.1.2.0
-rwxr-xr-x root/root usr/lib/libfontconfig.so.1.2.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fontconfig.pc
drwxr-xr-x root/root usr/man/
@ -108,7 +108,6 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/FcConfigGetFontDirs.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigGetFonts.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigGetRescanInverval.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigNormalizeFontDir.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigParseAndLoad.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigSetCurrent.3.gz
-rw-r--r-- root/root usr/man/man3/FcConfigSetRescanInverval.3.gz
@ -131,6 +130,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/FcFreeTypeCharIndex.3.gz
-rw-r--r-- root/root usr/man/man3/FcFreeTypeCharSet.3.gz
-rw-r--r-- root/root usr/man/man3/FcFreeTypeQuery.3.gz
-rw-r--r-- root/root usr/man/man3/FcFreeTypeQueryFace.3.gz
-rw-r--r-- root/root usr/man/man3/FcGetVersion.3.gz
-rw-r--r-- root/root usr/man/man3/FcInit.3.gz
-rw-r--r-- root/root usr/man/man3/FcInitBringUptoDate.3.gz

View File

@ -1 +1 @@
108f9a03fa9ed9dd779cc7ca236da557 fontconfig-2.4.1.tar.gz
f035852f521b54677f2b5c9e2f6d54a4 fontconfig-2.4.2.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: freetype, expat
name=fontconfig
version=2.4.1
version=2.4.2
release=1
source=(http://fontconfig.org/release/$name-$version.tar.gz)