x11-fonts/roboto-fonts-ttf: update 2.134 → 2.138

- Follow upstream GitHub URL change
- Update pkg-descr
- Run portfmt

PR:		283471
Approved by:	maintainer timeout
This commit is contained in:
Älven 2024-12-21 17:36:10 +04:00 committed by Koichiro Iwao
parent 69debc1a22
commit af73e96a3b
3 changed files with 27 additions and 20 deletions

View File

@ -1,34 +1,34 @@
PORTNAME= roboto-fonts-ttf PORTNAME= roboto-fonts-ttf
PORTVERSION= 2.134 DISTVERSIONPREFIX= v
PORTREVISION= 1 DISTVERSION= 2.138
DISTVERSIONPREFIX=v
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= x11-fonts CATEGORIES= x11-fonts
MAINTAINER= wulf@cicgroup.ru MAINTAINER= wulf@cicgroup.ru
COMMENT= Roboto typeface family COMMENT= Roboto family of fonts
WWW= https://developer.android.com/design/style/typography.html WWW= https://github.com/googlefonts/roboto-2
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
USES= fonts
USE_GITHUB= yes
GH_ACCOUNT= googlefonts
GH_PROJECT= roboto-2
NO_ARCH= yes NO_ARCH= yes
NO_BUILD= yes NO_BUILD= yes
USES= fonts
USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= roboto
SUB_FILES= pkg-message SUB_FILES= pkg-message
PLIST_SUB= FCDIR=${FCDIR} FCDIR_LINKS=${FCDIR_LINKS} PLIST_SUB= FCDIR=${FCDIR} \
FCDIR_LINKS=${FCDIR_LINKS}
FCDIR?= etc/fonts/conf.avail FCDIR?= etc/fonts/conf.avail
FCDIR_LINKS= ${FCDIR:S|conf.avail|conf.d|} FCDIR_LINKS= ${FCDIR:S|conf.avail|conf.d|}
do-install: do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR} ${MKDIR} ${STAGEDIR}${FONTSDIR}
${INSTALL_DATA} ${WRKSRC}/hinted/*.ttf ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/src/hinted/*.ttf ${STAGEDIR}${FONTSDIR}
${MKDIR} ${STAGEDIR}${PREFIX}/${FCDIR}/ ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/ ${MKDIR} ${STAGEDIR}${PREFIX}/${FCDIR}/ ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/
${INSTALL_DATA} ${FILESDIR}/*.conf ${STAGEDIR}${PREFIX}/${FCDIR}/ ${INSTALL_DATA} ${FILESDIR}/*.conf ${STAGEDIR}${PREFIX}/${FCDIR}/
cd ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/ && ${LN} -fs ../conf.avail/*.conf . cd ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/ && ${LN} -fs ../conf.avail/*.conf .

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1476726519 TIMESTAMP = 1734788424
SHA256 (google-roboto-v2.134_GH0.tar.gz) = 01f998e9e904d3c57ad363b6337f078fdac647fa5971b6159ad0d100a4e1edb1 SHA256 (googlefonts-roboto-2-v2.138_GH0.tar.gz) = 299dbc4ea5d57e56c87742c099b944f4274b94815f34a734918630a75eb85d55
SIZE (google-roboto-v2.134_GH0.tar.gz) = 6288240 SIZE (googlefonts-roboto-2-v2.138_GH0.tar.gz) = 6290146

View File

@ -1,4 +1,11 @@
Roboto is a sans serif typeface family designed to be modern yet Roboto is Google's signature family of fonts, the default font on Android and
emotional. It was introduced as the font used for Android 4.0 "Ice Chrome OS, and the recommended font for Google's visual language, Material
Cream Sandwich". This typeface is designed for high resolution mobile Design.
devices so it includes several typefaces for text in different sizes.
It also contains the toolchain used in creating Roboto.
The font family supports all Latin, Cyrillic, and Greek characters in Unicode
7.0, as well as the currency symbol for the Georgian lari, to be published in
Unicode 8.0.
The fonts are currently available in eighteen different styles.