pkgsrc/fonts/ghostscript-cidfonts-ryumin/options.mk
rillig 7e61fbb150 fonts: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 22:24:37 +00:00

46 lines
1.7 KiB
Makefile

# $NetBSD: options.mk,v 1.3 2019/11/02 22:24:40 rillig Exp $
# gcr = ghostscript-cidfonts-ryumin
PKG_OPTIONS_VAR= PKG_OPTIONS.gcr_type
PKG_SUPPORTED_OPTIONS= ipa adobe-cidfonts umefont motoya
# Other than adobe-cidfonts options may have problem on dvipdfmx -> gs invocation
# In case for includegraphicx eps file
PKG_SUGGESTED_OPTIONS= adobe-cidfonts
.include "../../mk/bsd.options.mk"
# -------- Adobe CID font requested -------------
.if !empty(PKG_OPTIONS:Madobe-cidfonts)
GS_CIDFMAP= cidfmap-adobe
DEPENDS+= adobe-cidfonts-[0-9]*:../../fonts/adobe-cidfonts
DEPENDS+= ghostscript-cidfonts-[0-9]*:../../fonts/ghostscript-cidfonts
GCR_INSTALL_TYPE= adobe
.endif
# -------- motoya-fonts (TTF) requested -------------
.if !empty(PKG_OPTIONS:Mmotoya)
GS_CIDFMAP= cidfmap-motoya
DEPENDS+= motoya-fonts-[0-9]*:../../fonts/motoya-fonts
GCR_INSTALL_TYPE= ttf
.endif
# -------- umefont (TTF) requested -------------
.if !empty(PKG_OPTIONS:Mumefont)
GS_CIDFMAP= cidfmap-umefont
DEPENDS+= umefont-ttf-[0-9]*:../../fonts/umefont-ttf
GCR_INSTALL_TYPE= ttf
.endif
# -------- IPA (TTF) font requested -------------
.if !empty(PKG_OPTIONS:Mipa)
GS_CIDFMAP= cidfmap-ipa
DEPENDS+= ipafont-[0-9]*:../../fonts/ipafont
GCR_INSTALL_TYPE= ttf
.endif
# fonts/ja-sazanami-ttf/DESCR:Free Japanese TrueType font based on Wada lab. font (CLWFK) and
# fonts/kochi-ttf/DESCR:Kochi-gothic is a free Japanese TrueType font developed by Yasuyuki Furukawa.
# fonts/monafonts-ttf/DESCR:Japanese Windows font. This is named after ascii art 'mona' used in
# fonts/motoya-fonts/DESCR:Motoya fonts for Android handset display.
# fonts/umefont-ttf/DESCR:This package contains 18 Japanese fonts of Umefont family.
# fonts/vlgothic-ttf/DESCR:Japanese TrueType font using by Vine Linux.