fontconfig: 2.14.0 -> 2.14.1
This commit is contained in:
parent
db882893e4
commit
dabe9ec990
@ -4,6 +4,8 @@ drwxr-xr-x root/root etc/fonts/conf.d/
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-autohint.conf -> /usr/share/fonts/conf.avail/10-autohint.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-hinting-slight.conf -> /usr/share/fontconfig/conf.avail/10-hinting-slight.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-scale-bitmap-fonts.conf -> /usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-sub-pixel-rgb.conf -> /usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-yes-antialias.conf -> /usr/share/fontconfig/conf.avail/10-yes-antialias.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/11-lcdfilter-default.conf -> /usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/20-unhint-small-vera.conf -> /usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf
|
||||
lrwxrwxrwx root/root etc/fonts/conf.d/30-metric-aliases.conf -> /usr/share/fontconfig/conf.avail/30-metric-aliases.conf
|
||||
@ -54,6 +56,7 @@ drwxr-xr-x root/root usr/share/fontconfig/conf.avail/
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-hinting-medium.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-hinting-none.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-hinting-slight.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-no-antialias.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf
|
||||
@ -61,6 +64,7 @@ drwxr-xr-x root/root usr/share/fontconfig/conf.avail/
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-unhinted.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/10-yes-antialias.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf
|
||||
-rw-r--r-- root/root usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/XXjcC2i9SvfQlazGUNNeev8y/N/jh89R3bp980s/N/jt0p4vpSe+fEhCyiT0+lhRo95dIlQ+EiumNN5N8yK3g0=
|
||||
SHA256 (Pkgfile) = 9ae9ee288a0bd46f80c40ecd6746d5d275eb1633d4625e8f8f4665ec827b535c
|
||||
SHA256 (.footprint) = 2a01ebdd6a2b66c61af05e02136026d8259841615c8f42c6bff9a8424288d63e
|
||||
SHA256 (fontconfig-2.14.0.tar.xz) = dcbeb84c9c74bbfdb133d535fe1c7bedc9f2221a8daf3914b984c44c520e9bac
|
||||
RWSE3ohX2g5d/YQAQELU0xAYX5lVJBYqTcZBHELA+cRKRoKj0+INsZZXIg9ak6GNKttxJJOxE0IwocILxOZCVn/xKHCP81i66wY=
|
||||
SHA256 (Pkgfile) = 5d1f709737c31667c9a54823e477f40a7f54022aff5d3f4c2feeb4c392208997
|
||||
SHA256 (.footprint) = 4f32a82dab1cec61013bae691b296e5c377faf07258cee13bca40add06e8bc21
|
||||
SHA256 (fontconfig-2.14.1.tar.xz) = 298e883f6e11d2c5e6d53c8a8394de58d563902cfab934e6be12fb5a5f361ef0
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: expat freetype
|
||||
|
||||
name=fontconfig
|
||||
version=2.14.0
|
||||
version=2.14.1
|
||||
release=1
|
||||
source=(https://fontconfig.org/release/$name-$version.tar.xz)
|
||||
|
||||
@ -15,8 +15,8 @@ build() {
|
||||
--wrap-mode=nodownload \
|
||||
-D b_lto=true \
|
||||
-D b_pie=true \
|
||||
-D doc=disabled \
|
||||
-D doc-man=enabled \
|
||||
-D doc=disabled \
|
||||
-D nls=disabled \
|
||||
-D tests=disabled \
|
||||
-D cache-build=disabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user