mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-fonts/genseki: Use upstream release zipball
This commit is contained in:
parent
3f02e4ab7d
commit
8cea285db5
@ -1,7 +1,8 @@
|
||||
PORTNAME= genseki
|
||||
PORTVERSION= 1.501
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://github.com/ButTaiwan/genseki-font/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= GenSekiGothic
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Free Gothic font family derived from Adobe Source Han Sans
|
||||
@ -10,17 +11,14 @@ WWW= https://github.com/ButTaiwan/genseki-font
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/SIL_Open_Font_License_1.1.txt
|
||||
|
||||
USES= fonts
|
||||
USES= fonts zip
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
GH_ACCOUNT= ButTaiwan
|
||||
GH_PROJECT= genseki-font
|
||||
USE_GITHUB= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${FONTSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/ttc/*.ttc ${STAGEDIR}${FONTSDIR}/
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttc ${STAGEDIR}${FONTSDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628103002
|
||||
SHA256 (ButTaiwan-genseki-font-v1.501_GH0.tar.gz) = d89312b5ba25bea2506cf35f7346e796bca7a03a6a9235d32190d8c64538c021
|
||||
SIZE (ButTaiwan-genseki-font-v1.501_GH0.tar.gz) = 42130966
|
||||
TIMESTAMP = 1721823012
|
||||
SHA256 (GenSekiGothic.zip) = d4baad35c36428fe355648615c30bfb5f74bc1d4eca12e88af664a83fb7c7d6a
|
||||
SIZE (GenSekiGothic.zip) = 41499384
|
||||
|
Loading…
Reference in New Issue
Block a user