Import vlgothic-20141206.
VLGothic and VLPGothic are a Japanese TrueType font family from Vine Linux. It consists of kanji, kana and alphanumeric characters from the M+ fonts; some kanji from the Sazanami Gothic font; and remaining kanji produced by Daisuke Suzuki of Project Vine. From Sasano Takayoshi (thanks!). ok sthen@
This commit is contained in:
parent
67b7366b46
commit
8e8cb5016e
35
fonts/vlgothic/Makefile
Normal file
35
fonts/vlgothic/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2017/11/02 18:19:52 bentley Exp $
|
||||
|
||||
COMMENT = Japanese gothic TrueType fonts from Vine Linux
|
||||
|
||||
V = 20141206
|
||||
DISTNAME = VLGothic-$V
|
||||
PKGNAME = vlgothic-$V
|
||||
|
||||
CATEGORIES = fonts japanese x11
|
||||
|
||||
HOMEPAGE = http://vlgothic.dicey.org/
|
||||
|
||||
#BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_OSDN_JP:=vlgothic/62375/}
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
INST_DIR= ${PREFIX}/share/fonts/vlgothic/
|
||||
DOC_DIR= ${PREFIX}/share/doc/vlgothic/
|
||||
FONTSDIR= ${WRKDIR}/VLGothic/
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INST_DIR} ${DOC_DIR}
|
||||
${INSTALL_DATA} ${FONTSDIR}/*.ttf ${INST_DIR}
|
||||
${INSTALL_DATA} ${FONTSDIR}/Changelog ${DOC_DIR}
|
||||
${INSTALL_DATA} ${FONTSDIR}/LICENSE* ${DOC_DIR}
|
||||
${INSTALL_DATA} ${FONTSDIR}/README* ${DOC_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/vlgothic/distinfo
Normal file
2
fonts/vlgothic/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (VLGothic-20141206.tar.bz2) = JStMP69szzFXY+Ah7aziGDcBVOOY2V+5erzhyoMlVWw=
|
||||
SIZE (VLGothic-20141206.tar.bz2) = 4952134
|
4
fonts/vlgothic/pkg/DESCR
Normal file
4
fonts/vlgothic/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
VLGothic and VLPGothic are a Japanese TrueType font family from Vine Linux.
|
||||
It consists of kanji, kana and alphanumeric characters from the M+ fonts;
|
||||
some kanji from the Sazanami Gothic font; and remaining kanji produced by
|
||||
Daisuke Suzuki of Project Vine.
|
14
fonts/vlgothic/pkg/PLIST
Normal file
14
fonts/vlgothic/pkg/PLIST
Normal file
@ -0,0 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/02 18:19:52 bentley Exp $
|
||||
share/doc/vlgothic/
|
||||
share/doc/vlgothic/Changelog
|
||||
share/doc/vlgothic/LICENSE
|
||||
share/doc/vlgothic/LICENSE.en
|
||||
share/doc/vlgothic/LICENSE_E.mplus
|
||||
share/doc/vlgothic/LICENSE_J.mplus
|
||||
share/doc/vlgothic/README
|
||||
share/doc/vlgothic/README.sazanami
|
||||
share/doc/vlgothic/README_E.mplus
|
||||
share/doc/vlgothic/README_J.mplus
|
||||
@fontdir share/fonts/vlgothic/
|
||||
share/fonts/vlgothic/VL-Gothic-Regular.ttf
|
||||
share/fonts/vlgothic/VL-PGothic-Regular.ttf
|
Loading…
Reference in New Issue
Block a user