freetype: 2.10.3

This commit is contained in:
Fredrik Rinnestam 2020-10-11 19:36:27 +02:00
parent bab5b24d60
commit 9adf6a333a
3 changed files with 11 additions and 8 deletions

View File

@ -10,6 +10,9 @@ drwxr-xr-x root/root usr/include/freetype2/freetype/config/
-rw-r--r-- root/root usr/include/freetype2/freetype/config/ftmodule.h
-rw-r--r-- root/root usr/include/freetype2/freetype/config/ftoption.h
-rw-r--r-- root/root usr/include/freetype2/freetype/config/ftstdlib.h
-rw-r--r-- root/root usr/include/freetype2/freetype/config/integer-types.h
-rw-r--r-- root/root usr/include/freetype2/freetype/config/mac-support.h
-rw-r--r-- root/root usr/include/freetype2/freetype/config/public-macros.h
-rw-r--r-- root/root usr/include/freetype2/freetype/freetype.h
-rw-r--r-- root/root usr/include/freetype2/freetype/ftadvanc.h
-rw-r--r-- root/root usr/include/freetype2/freetype/ftbbox.h
@ -58,9 +61,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.17.2
lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.17.2
-rwxr-xr-x root/root usr/lib/libfreetype.so.6.17.2
lrwxrwxrwx root/root usr/lib/libfreetype.so -> libfreetype.so.6.17.3
lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.17.3
-rwxr-xr-x root/root usr/lib/libfreetype.so.6.17.3
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/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fgXtYuOsJChQ3QWbrpdtNqUgsDBhlDID9ghdbbBY7y/lAfNOqOe1akYB13heUk4M0UlsGoHYYiMPBTOWuGcxww=
SHA256 (Pkgfile) = 259528c193609f7aa1de87cab768fd7c3242a4a8a73f2d5ee17d598d5846328a
SHA256 (.footprint) = 6bdcc33359aa9c67a3b00bc425627a98da9168e746fb6f260297c1d32c21ad72
SHA256 (freetype-2.10.2.tar.xz) = 1543d61025d2e6312e0a1c563652555f17378a204a61e99928c9fcef030a2d8b
RWSE3ohX2g5d/Z8XanhkfMWqQPIm4gsOHxC/+XK7XHY0ggNEM8YfUSy8CKpAZhPhxsMoyrvmuNog58zjw5QJRqoDznMShZwoMw0=
SHA256 (Pkgfile) = 9d79b9181f1fd3cbae629999ec142bd0ead8b8963707135494e9cc51f05ac470
SHA256 (.footprint) = c29ffd920e6d97b4350396f0aefffb7da72e51818becdfe1ce38f4b3f1b6c67f
SHA256 (freetype-2.10.3.tar.xz) = c22244bc766b2d8152f22db7370965431dcb1e408260428208c24984f78e6659

View File

@ -4,7 +4,7 @@
# Depends on: libpng
name=freetype
version=2.10.2
version=2.10.3
release=1
source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz)