1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

japanese/font-udev-gothic{,-nf}: update to 2.0.0

This commit is contained in:
Hajimu UMEMOTO 2024-08-21 22:23:30 +09:00
parent 48b65f81be
commit 7539eee947
6 changed files with 24 additions and 20 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= udev-gothic-nf
PORTVERSION= 1.3.1
PORTVERSION= 2.0.0
PORTREVISION= 0
CATEGORIES= japanese x11-fonts
MASTER_SITES= https://github.com/yuru7/udev-gothic/releases/download/v${PORTVERSION}/
@ -7,7 +7,7 @@ PKGNAMEPREFIX= ja-font-
DISTNAME= UDEVGothic_NF_v${DISTVERSION}
MAINTAINER= ume@FreeBSD.org
COMMENT= UDEV Gothic (Nerd Fonts)
COMMENT= UDEV Gothic (Nerd Fonts composite version)
WWW= https://github.com/yuru7/udev-gothic
LICENSE= OFL11
@ -42,10 +42,12 @@ FONT_FAMILY+= UDEVGothic35NF
FONT_FAMILY+= UDEVGothic35NFLG
.endif
FONT_STYLE= Bold BoldItalic Italic Regular
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
.for FAMILY in ${FONT_FAMILY}
. for STYLE in Bold BoldItalic Italic Regular
. for STYLE in ${FONT_STYLE}
${INSTALL_DATA} ${WRKSRC}/${FAMILY}-${STYLE}.ttf \
${STAGEDIR}${FONTSDIR}
@${ECHO_CMD} ${FONTSDIR}/${FAMILY}-${STYLE}.ttf >> ${TMPPLIST}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1689481162
SHA256 (UDEVGothic_NF_v1.3.1.zip) = 84004a3038bdf528286a113b4db076d8412bb4ca6771d02a240318473f9b9fce
SIZE (UDEVGothic_NF_v1.3.1.zip) = 58025634
TIMESTAMP = 1724212479
SHA256 (UDEVGothic_NF_v2.0.0.zip) = 551f1e89861f71cdf0c714cea42e503dbec5a6064f07af1711f1731003433039
SIZE (UDEVGothic_NF_v2.0.0.zip) = 56884062

View File

@ -1,2 +1,2 @@
UDEV Gothic is a composite font of BIZ UD Gothic and
JetBrains Mono (Nerd Fonts).
JetBrains Mono (Nerd Fonts composite version).

View File

@ -1,5 +1,5 @@
PORTNAME= udev-gothic
PORTVERSION= 1.3.1
PORTVERSION= 2.0.0
PORTREVISION= 0
CATEGORIES= japanese x11-fonts
MASTER_SITES= https://github.com/yuru7/udev-gothic/releases/download/v${PORTVERSION}/
@ -18,13 +18,13 @@ NO_BUILD= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
OPTIONS_MULTI= FONT_FAMILY
OPTIONS_MULTI_FONT_FAMILY= UDEV_GOTHIC UDEV_GOTHIC_JPDOC UDEV_GOTHIC_LG \
UDEV_GOTHIC_35 UDEV_GOTHIC_35JPDOC \
UDEV_GOTHIC_35LG
OPTIONS_DEFAULT= UDEV_GOTHIC UDEV_GOTHIC_JPDOC UDEV_GOTHIC_LG \
UDEV_GOTHIC_35 UDEV_GOTHIC_35JPDOC \
UDEV_GOTHIC_35LG
UDEV_GOTHIC_DESC= UDEVGothicNF
OPTIONS_MULTI_FONT_FAMILY= UDEV_GOTHIC UDEV_GOTHIC_JPDOC \
UDEV_GOTHIC_LG UDEV_GOTHIC_35 \
UDEV_GOTHIC_35JPDOC UDEV_GOTHIC_35LG
OPTIONS_DEFAULT= UDEV_GOTHIC UDEV_GOTHIC_JPDOC \
UDEV_GOTHIC_LG UDEV_GOTHIC_35 \
UDEV_GOTHIC_35JPDOC UDEV_GOTHIC_35LG
UDEV_GOTHIC_DESC= UDEVGothic
UDEV_GOTHIC_JPDOC_DESC= UDEVGothicJPDOC
UDEV_GOTHIC_LG_DESC= UDEVGothicLG
UDEV_GOTHIC_35_DESC= UDEVGothic35
@ -52,10 +52,12 @@ FONT_FAMILY+= UDEVGothic35JPDOC
FONT_FAMILY+= UDEVGothic35LG
.endif
FONT_STYLE= Bold BoldItalic Italic Regular
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
.for FAMILY in ${FONT_FAMILY}
. for STYLE in Bold BoldItalic Italic Regular
. for STYLE in ${FONT_STYLE}
${INSTALL_DATA} ${WRKSRC}/${FAMILY}-${STYLE}.ttf \
${STAGEDIR}${FONTSDIR}
@${ECHO_CMD} ${FONTSDIR}/${FAMILY}-${STYLE}.ttf >> ${TMPPLIST}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1689481170
SHA256 (UDEVGothic_v1.3.1.zip) = 13525cc73ea604b3a40a0e9be222cda41d53c217092546a4b178c7e8bf732002
SIZE (UDEVGothic_v1.3.1.zip) = 61976387
TIMESTAMP = 1724212444
SHA256 (UDEVGothic_v2.0.0.zip) = 50f04adcae9eaa112aa3d68eb06541ab7502ae976221df2f50195ac7696c74be
SIZE (UDEVGothic_v2.0.0.zip) = 61842958

View File

@ -1,2 +1,2 @@
UDEV Gothic is a composite font of BIZ UD Gothic and
JetBrains Mono (Nerd Fonts).
JetBrains Mono.