mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-fonts/genyog: Use upstream release zipball
This commit is contained in:
parent
8284af3d99
commit
c4c59348a9
@ -1,7 +1,8 @@
|
||||
PORTNAME= genyog
|
||||
PORTVERSION= 1.501
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://github.com/ButTaiwan/genyog-font/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= GenYoGothic
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Free Gothic font family derived from Adobe Source Han Sans
|
||||
@ -10,17 +11,14 @@ WWW= https://github.com/ButTaiwan/genyog-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= genyog-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 = 1628103010
|
||||
SHA256 (ButTaiwan-genyog-font-v1.501_GH0.tar.gz) = b467897daecf74ecb299a3b274f51d07410c664e6f67c50d0e06e541d4588b17
|
||||
SIZE (ButTaiwan-genyog-font-v1.501_GH0.tar.gz) = 43265298
|
||||
TIMESTAMP = 1721823020
|
||||
SHA256 (GenYoGothic.zip) = d90705ecb3ab25a9b98972fcb244323b6a0c76c4320bb7e0ab1b82815f727086
|
||||
SIZE (GenYoGothic.zip) = 42690575
|
||||
|
Loading…
Reference in New Issue
Block a user