Merge branch '3.0' into 3.1

This commit is contained in:
Danny Rawlins 2014-07-17 02:40:06 +10:00
commit 9d71eb9159
4 changed files with 5 additions and 21 deletions

View File

@ -1,16 +0,0 @@
POST-INSTALL
After upgrading fontconfig, always run rejmerge and upgrade
/etc/fonts/fonts.conf and /etc/fonts/fonts.dtd.
/etc/fonts/conf.avail ships with configuration snippets that can be
symlinked from /etc/fonts/conf.d to enable them.
It's recommended to use these snippets instead of duplicating XML code
in your /etc/fonts/local.conf.
For more information on conf.avail/conf.d, please see:
http://cgit.freedesktop.org/fontconfig/plain/conf.d/README
For more information on fontconfig, please see:
http://www.freedesktop.org/software/fontconfig/fontconfig-user.html

View File

@ -1,8 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib32/
-rwxr-xr-x root/root usr/lib32/libharfbuzz.la
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.929.0
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.929.0
-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.929.0
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.930.0
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.930.0
-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.930.0
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc

View File

@ -1 +1 @@
6251eb6d57e8c4e9e855188dbbdf8b6d harfbuzz-0.9.29.tar.bz2
ba0b01d285d48f20834b7de9bb4fc435 harfbuzz-0.9.30.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: cairo-32 harfbuzz
name=harfbuzz-32
version=0.9.29
version=0.9.30
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)