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