Free Japanese TrueType fonts named 'VLGothic'.
WWW: http://dicey.org/vlgothic/ PR: ports/104955 Submitted by: NIIMI Satoshi <sa2c at sa2c.net>
This commit is contained in:
parent
75b441f457
commit
79e1a9594d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176294
11 changed files with 179 additions and 0 deletions
|
@ -397,6 +397,7 @@
|
|||
SUBDIR += vflib
|
||||
SUBDIR += vftool
|
||||
SUBDIR += vje30
|
||||
SUBDIR += vlgothic
|
||||
SUBDIR += w3
|
||||
SUBDIR += w3m
|
||||
SUBDIR += w3m-img
|
||||
|
|
49
japanese/font-vlgothic/Makefile
Normal file
49
japanese/font-vlgothic/Makefile
Normal file
|
@ -0,0 +1,49 @@
|
|||
# New ports collection makefile for: VLGothic fotns
|
||||
# Date created: 31 Oct 2006
|
||||
# Whom: NIIMI Satoshi <sa2c@sa2c.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= vlgothic
|
||||
PORTVERSION= 20061026
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= http://vinelinux.org/~daisuke/vlgothic/ \
|
||||
http://dicey.org/vlgothic/
|
||||
DISTNAME= VLGothic-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sa2c@sa2c.net
|
||||
COMMENT= Free Japanese TrueType fonts named 'VLGothic'
|
||||
|
||||
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
FONTSDIR= lib/X11/fonts/vlgothic
|
||||
PLIST_SUB= FONTSDIR=${FONTSDIR}
|
||||
|
||||
WRKSRC= ${WRKDIR}/VLGothic
|
||||
|
||||
DOC_FILES= Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \
|
||||
README README.sazanami README_J.mplus
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/VL-PGothic-Regular.ttf \
|
||||
${WRKSRC}/VL-Gothic-Regular.ttf \
|
||||
${PREFIX}/${FONTSDIR}
|
||||
${MKDIR} ${PREFIX}/etc/fonts/conf.d
|
||||
${INSTALL_DATA} ${FILESDIR}/25.vlgothic.conf \
|
||||
${PREFIX}/etc/fonts/conf.d
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${DOC_FILES:S,^,${WRKSRC}/,} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${X11BASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/font-vlgothic/distinfo
Normal file
3
japanese/font-vlgothic/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (VLGothic-20061026.tar.bz2) = b827b4a513f044edef080f1d65e0f861
|
||||
SHA256 (VLGothic-20061026.tar.bz2) = 97a57df6c33bf4775b7c06f2da686651f40370e5d198686465a82673f7ab93d2
|
||||
SIZE (VLGothic-20061026.tar.bz2) = 4520246
|
17
japanese/font-vlgothic/files/25.vlgothic.conf
Normal file
17
japanese/font-vlgothic/files/25.vlgothic.conf
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<!-- $FreeBSD$ -->
|
||||
<fontconfig>
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<prefer>
|
||||
<family>VL PGothic</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
<alias>
|
||||
<family>monospace</family>
|
||||
<prefer>
|
||||
<family>VL Gothic</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
</fontconfig>
|
3
japanese/font-vlgothic/pkg-descr
Normal file
3
japanese/font-vlgothic/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Free Japanese TrueType fonts named 'VLGothic'.
|
||||
|
||||
WWW: http://dicey.org/vlgothic/
|
17
japanese/font-vlgothic/pkg-plist
Normal file
17
japanese/font-vlgothic/pkg-plist
Normal file
|
@ -0,0 +1,17 @@
|
|||
@comment $FreeBSD$
|
||||
etc/fonts/conf.d/25.vlgothic.conf
|
||||
%%FONTSDIR%%/VL-PGothic-Regular.ttf
|
||||
%%FONTSDIR%%/VL-Gothic-Regular.ttf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Changelog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.en
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE_E.mplus
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE_J.mplus
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.sazanami
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_J.mplus
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@exec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
|
||||
@unexec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
|
||||
@unexec [ -s %D/%%FONTSDIR%%/fonts.cache-1 ] || rm -f %D/%%FONTSDIR%%/fonts.cache-1
|
||||
@dirrmtry %%FONTSDIR%%
|
49
japanese/vlgothic/Makefile
Normal file
49
japanese/vlgothic/Makefile
Normal file
|
@ -0,0 +1,49 @@
|
|||
# New ports collection makefile for: VLGothic fotns
|
||||
# Date created: 31 Oct 2006
|
||||
# Whom: NIIMI Satoshi <sa2c@sa2c.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= vlgothic
|
||||
PORTVERSION= 20061026
|
||||
CATEGORIES= japanese x11-fonts
|
||||
MASTER_SITES= http://vinelinux.org/~daisuke/vlgothic/ \
|
||||
http://dicey.org/vlgothic/
|
||||
DISTNAME= VLGothic-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sa2c@sa2c.net
|
||||
COMMENT= Free Japanese TrueType fonts named 'VLGothic'
|
||||
|
||||
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
FONTSDIR= lib/X11/fonts/vlgothic
|
||||
PLIST_SUB= FONTSDIR=${FONTSDIR}
|
||||
|
||||
WRKSRC= ${WRKDIR}/VLGothic
|
||||
|
||||
DOC_FILES= Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \
|
||||
README README.sazanami README_J.mplus
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/VL-PGothic-Regular.ttf \
|
||||
${WRKSRC}/VL-Gothic-Regular.ttf \
|
||||
${PREFIX}/${FONTSDIR}
|
||||
${MKDIR} ${PREFIX}/etc/fonts/conf.d
|
||||
${INSTALL_DATA} ${FILESDIR}/25.vlgothic.conf \
|
||||
${PREFIX}/etc/fonts/conf.d
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${DOC_FILES:S,^,${WRKSRC}/,} ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${X11BASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/vlgothic/distinfo
Normal file
3
japanese/vlgothic/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (VLGothic-20061026.tar.bz2) = b827b4a513f044edef080f1d65e0f861
|
||||
SHA256 (VLGothic-20061026.tar.bz2) = 97a57df6c33bf4775b7c06f2da686651f40370e5d198686465a82673f7ab93d2
|
||||
SIZE (VLGothic-20061026.tar.bz2) = 4520246
|
17
japanese/vlgothic/files/25.vlgothic.conf
Normal file
17
japanese/vlgothic/files/25.vlgothic.conf
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||
<!-- $FreeBSD$ -->
|
||||
<fontconfig>
|
||||
<alias>
|
||||
<family>sans-serif</family>
|
||||
<prefer>
|
||||
<family>VL PGothic</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
<alias>
|
||||
<family>monospace</family>
|
||||
<prefer>
|
||||
<family>VL Gothic</family>
|
||||
</prefer>
|
||||
</alias>
|
||||
</fontconfig>
|
3
japanese/vlgothic/pkg-descr
Normal file
3
japanese/vlgothic/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Free Japanese TrueType fonts named 'VLGothic'.
|
||||
|
||||
WWW: http://dicey.org/vlgothic/
|
17
japanese/vlgothic/pkg-plist
Normal file
17
japanese/vlgothic/pkg-plist
Normal file
|
@ -0,0 +1,17 @@
|
|||
@comment $FreeBSD$
|
||||
etc/fonts/conf.d/25.vlgothic.conf
|
||||
%%FONTSDIR%%/VL-PGothic-Regular.ttf
|
||||
%%FONTSDIR%%/VL-Gothic-Regular.ttf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Changelog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.en
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE_E.mplus
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE_J.mplus
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.sazanami
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_J.mplus
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@exec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
|
||||
@unexec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
|
||||
@unexec [ -s %D/%%FONTSDIR%%/fonts.cache-1 ] || rm -f %D/%%FONTSDIR%%/fonts.cache-1
|
||||
@dirrmtry %%FONTSDIR%%
|
Loading…
Reference in a new issue