freebsd-ports/chinese/fireflyttf/pkg-plist
Ying-Chieh Liao b042ef045e add fireflyttf 1.1.0
Firefly TrueType Font is combine of two arphic sung fonts

PR:		71332
Submitted by:	statue <statue@freebsd.netlab.cse.yzu.edu.tw>
2004-09-03 15:53:09 +00:00

11 lines
732 B
Plaintext

@unexec if cmp -s %%X11BASE%%/etc/fonts/local.conf %D/share/fonts/TrueType/local.conf-sung; then rm -f %%X11BASE%%/etc/fonts/local.conf; fi
share/fonts/TrueType/local.conf-sung
@exec cp %D/share/fonts/TrueType/local.conf-sung %%X11BASE%%/etc/fonts/local.conf
@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/fireflysung.ttf || true
share/fonts/TrueType/fireflysung.ttf
@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/fireflysung.ttf || true
@unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
@exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true
@unexec rmdir %D/share/fonts 2>/dev/null || true