freetype: updated to 2.3.6.
This commit is contained in:
parent
a4a52ec499
commit
bbf136d8b2
@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/include/freetype2/freetype/config/
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/ftbitmap.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/ftcache.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/ftchapters.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/ftcid.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/fterrdef.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/fterrors.h
|
||||
-rw-r--r-- root/root usr/include/freetype2/freetype/ftgasp.h
|
||||
@ -53,9 +54,9 @@ drwxr-xr-x root/root usr/include/freetype2/freetype/config/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libfreetype.a
|
||||
-rwxr-xr-x root/root usr/lib/libfreetype.la
|
||||
lrwxrwxrwx root/root usr/lib/libfreetype.so -> libfreetype.so.6.3.16
|
||||
lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.3.16
|
||||
-rwxr-xr-x root/root usr/lib/libfreetype.so.6.3.16
|
||||
lrwxrwxrwx root/root usr/lib/libfreetype.so -> libfreetype.so.6.3.17
|
||||
lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.3.17
|
||||
-rwxr-xr-x root/root usr/lib/libfreetype.so.6.3.17
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/freetype2.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1 +1 @@
|
||||
65234327c5ac46ee00ebda15995d4c1c freetype-2.3.5.tar.bz2
|
||||
fb182d508017cb608e9df8c7dca648dc freetype-2.3.6.tar.bz2
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: zlib
|
||||
|
||||
name=freetype
|
||||
version=2.3.5
|
||||
version=2.3.6
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/freetype/freetype-$version.tar.bz2)
|
||||
source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd freetype-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user