mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
@comment $FreeBSD$
|
|
%%DATADIR%%/migu-1c-bold.ttf
|
|
%%DATADIR%%/migu-1c-regular.ttf
|
|
%%DATADIR%%/migu-1p-bold.ttf
|
|
%%DATADIR%%/migu-1p-regular.ttf
|
|
%%DATADIR%%/migu-1m-bold.ttf
|
|
%%DATADIR%%/migu-1m-regular.ttf
|
|
%%DATADIR%%/migu-2m-bold.ttf
|
|
%%DATADIR%%/migu-2m-regular.ttf
|
|
@dirrm %%DATADIR%%
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1c-bold.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1c-regular.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1p-bold.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1p-regular.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1m-bold.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-1m-regular.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-2m-bold.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/migu-2m-regular.ttf
|
|
@dirrmtry %%LOCAL_FONTSDIR%%/TTF
|
|
@dirrmtry %%LOCAL_FONTSDIR%%
|
|
etc/fonts/conf.avail/20-unhint-migu.conf
|
|
etc/fonts/conf.avail/62-fonts-migu.conf
|
|
etc/fonts/conf.d/20-unhint-migu.conf
|
|
etc/fonts/conf.d/62-fonts-migu.conf
|
|
%%X_FONTSDIR%%/TTF/migu-1c-bold.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-1c-regular.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-1p-bold.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-1p-regular.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-1m-bold.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-1m-regular.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-2m-bold.ttf
|
|
%%X_FONTSDIR%%/TTF/migu-2m-regular.ttf
|
|
@exec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
|
|
@unexec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
|
|
@unexec rm -f %D/%%X_FONTSDIR%%/TTF/fonts.cache-1
|
|
@dirrmtry %%X_FONTSDIR%%/TTF
|
|
@unexec if [ -d %D/%%X_FONTSDIR%%/TTF ]; then %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true; fi
|