fontconfig: updated symlink
This commit is contained in:
parent
a5460ea23f
commit
19fa621bed
@ -1,7 +1,7 @@
|
|||||||
drwxr-xr-x root/root etc/
|
drwxr-xr-x root/root etc/
|
||||||
drwxr-xr-x root/root etc/fonts/
|
drwxr-xr-x root/root etc/fonts/
|
||||||
drwxr-xr-x root/root etc/fonts/conf.d/
|
drwxr-xr-x root/root etc/fonts/conf.d/
|
||||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-autohint.conf -> /usr/share/fontconfig/conf.avail/10-autohint.conf
|
lrwxrwxrwx root/root etc/fonts/conf.d/10-autohint.conf -> ../../../usr/share/fontconfig/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-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-scale-bitmap-fonts.conf -> ../../../usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
|
||||||
lrwxrwxrwx root/root etc/fonts/conf.d/10-sub-pixel-none.conf -> ../../../usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf
|
lrwxrwxrwx root/root etc/fonts/conf.d/10-sub-pixel-none.conf -> ../../../usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/etbJGeQYUkRp6aeVZtpzlXfcYNmOowCOiHDL8pkv9vu20Vol2mDfrS867WQyonYL59mBr2SMdGeiRvkhpTwjQY=
|
RWSE3ohX2g5d/Ruurd1M7xkIX5El2oAUEiU65mxL7OHfGPM1Rdk01lfITY7LxdlbcHf9ujfR2jV0TnT8HvKTB6mt0UlqU/fjlAs=
|
||||||
SHA256 (Pkgfile) = 7583a4148449022f555cf4716e71ee57de69ab9f2c06f5493c6946e1a95f07d5
|
SHA256 (Pkgfile) = 6b2e58c1ad6cb8b510fe4826177e01790cc3891770953a54f0e2abc7d4464e6c
|
||||||
SHA256 (.footprint) = 6c4eb6f573ac53360e63acf83a3c54807a11a2c4538d0959f99f7a10770ceb45
|
SHA256 (.footprint) = 048249e738c1f96ceb182cd98a728485720ce3dfb2a2d3b9ed001c41b8a5f5f9
|
||||||
SHA256 (fontconfig-2.15.0.tar.xz) = 63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e
|
SHA256 (fontconfig-2.15.0.tar.xz) = 63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
name=fontconfig
|
name=fontconfig
|
||||||
version=2.15.0
|
version=2.15.0
|
||||||
release=1
|
release=2
|
||||||
source=(https://fontconfig.org/release/$name-$version.tar.xz)
|
source=(https://fontconfig.org/release/$name-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -25,7 +25,7 @@ build() {
|
|||||||
|
|
||||||
# Enabling autohinting by default
|
# Enabling autohinting by default
|
||||||
pushd $PKG/etc/fonts/conf.d
|
pushd $PKG/etc/fonts/conf.d
|
||||||
ln -sf /usr/share/fontconfig/conf.avail/10-autohint.conf
|
ln -sf ../../../usr/share/fontconfig/conf.avail/10-autohint.conf
|
||||||
popd
|
popd
|
||||||
|
|
||||||
rm -f $PKG/etc/fonts/conf.d/README
|
rm -f $PKG/etc/fonts/conf.d/README
|
||||||
|
Loading…
x
Reference in New Issue
Block a user