pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48756: new package: fonts/koruri-ttf
>Number: 48756
>Category: pkg
>Synopsis: new package: fonts/koruri-ttf
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Apr 18 13:50:00 +0000 2014
>Originator: NONAKA Kimihiro
>Release: 6.99.40
>Organization:
>Environment:
NetBSD koharu.myhome.local 6.99.40 NetBSD 6.99.40 (KOHARU) #2238: Mon Apr 14
00:56:16 JST 2014
nonaka@koharu.myhome.local:/usr/obj.amd64/sys/arch/amd64/compile/KOHARU amd64
>Description:
new pkgsrc package for Koruri font.
>How-To-Repeat:
>Fix:
extract following shar archive.
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# fonts/koruri-ttf/DESCR
# fonts/koruri-ttf/Makefile
# fonts/koruri-ttf/PLIST
# fonts/koruri-ttf/distinfo
#
echo x - fonts/koruri-ttf/DESCR
sed 's/^X//' >fonts/koruri-ttf/DESCR << 'END-of-fonts/koruri-ttf/DESCR'
XKoruri Japanese TrueType fonts.
END-of-fonts/koruri-ttf/DESCR
echo x - fonts/koruri-ttf/Makefile
sed 's/^X//' >fonts/koruri-ttf/Makefile << 'END-of-fonts/koruri-ttf/Makefile'
X# $NetBSD$
X#
X
XDISTNAME= Koruri-${KORURI_VERSION}
XPKGNAME= koruri-ttf-${KORURI_VERSION}
XCATEGORIES= fonts japanese
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=koruri/60791/}
XEXTRACT_SUFX= .tar.xz
X
XMAINTAINER= nonakap%gmail.com@localhost
XHOMEPAGE= http://koruri.lindwurm.biz/
XCOMMENT= Koruri Japanese TrueType fonts
XLICENSE= apache-2.0
X
XKORURI_VERSION= 20140319
X
XUSE_X11BASE= YES
XNO_CONFIGURE= YES
XNO_BUILD= YES
X
XFONTDIR= ${PREFIX}/lib/X11/fonts/TTF
XFONTS_DIRS.ttf= ${FONTDIR}
XDOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
X
XINSTALLATION_DIRS= lib/X11/fonts/TTF \
X share/doc/${PKGBASE}
X
XINSTALL_FONTS= Koruri-Bold.ttf \
X Koruri-Extrabold.ttf \
X Koruri-Light.ttf \
X Koruri-Regular.ttf \
X Koruri-Semibold.ttf
XINSTALL_DOCS= LICENSE.txt \
X README.md
X
XUSE_LANGUAGES= # none
X
Xdo-install:
X.for fontfile in ${INSTALL_FONTS}
X ${INSTALL_DATA} ${WRKSRC}/${fontfile} ${DESTDIR}${FONTDIR}
X.endfor
X.for docfile in ${INSTALL_DOCS}
X ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DESTDIR}${DOCSDIR}
X.endfor
X
X.include "../../mk/bsd.pkg.mk"
END-of-fonts/koruri-ttf/Makefile
echo x - fonts/koruri-ttf/PLIST
sed 's/^X//' >fonts/koruri-ttf/PLIST << 'END-of-fonts/koruri-ttf/PLIST'
X@comment $NetBSD$
Xlib/X11/fonts/TTF/Koruri-Bold.ttf
Xlib/X11/fonts/TTF/Koruri-Extrabold.ttf
Xlib/X11/fonts/TTF/Koruri-Light.ttf
Xlib/X11/fonts/TTF/Koruri-Regular.ttf
Xlib/X11/fonts/TTF/Koruri-Semibold.ttf
Xshare/doc/${PKGBASE}/LICENSE.txt
Xshare/doc/${PKGBASE}/README.md
END-of-fonts/koruri-ttf/PLIST
echo x - fonts/koruri-ttf/distinfo
sed 's/^X//' >fonts/koruri-ttf/distinfo << 'END-of-fonts/koruri-ttf/distinfo'
X$NetBSD$
X
XSHA1 (Koruri-20140319.tar.xz) = b497c6d500afe6a3bf31db74614f8ad26e8f8af1
XRMD160 (Koruri-20140319.tar.xz) = d0f9c03dc37797af820d018fd571fa4191bd8814
XSize (Koruri-20140319.tar.xz) = 14064704 bytes
END-of-fonts/koruri-ttf/distinfo
exit
Home |
Main Index |
Thread Index |
Old Index