summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fonts/roboto-fonts-ttf/Makefile24
-rw-r--r--x11-fonts/roboto-fonts-ttf/distinfo6
-rw-r--r--x11-fonts/roboto-fonts-ttf/pkg-descr15
3 files changed, 26 insertions, 19 deletions
diff --git a/x11-fonts/roboto-fonts-ttf/Makefile b/x11-fonts/roboto-fonts-ttf/Makefile
index bd3c692ad3c0..b1893d10d762 100644
--- a/x11-fonts/roboto-fonts-ttf/Makefile
+++ b/x11-fonts/roboto-fonts-ttf/Makefile
@@ -1,34 +1,34 @@
PORTNAME= roboto-fonts-ttf
-PORTVERSION= 2.134
-PORTREVISION= 1
-DISTVERSIONPREFIX=v
+DISTVERSIONPREFIX= v
+DISTVERSION= 2.138
PORTEPOCH= 1
CATEGORIES= x11-fonts
MAINTAINER= wulf@cicgroup.ru
-COMMENT= Roboto typeface family
-WWW= https://developer.android.com/design/style/typography.html
+COMMENT= Roboto family of fonts
+WWW= https://github.com/googlefonts/roboto-2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-NO_BUILD= yes
USES= fonts
-
USE_GITHUB= yes
-GH_ACCOUNT= google
-GH_PROJECT= roboto
+GH_ACCOUNT= googlefonts
+GH_PROJECT= roboto-2
+NO_ARCH= yes
+NO_BUILD= yes
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_LINKS= ${FCDIR:S|conf.avail|conf.d|}
do-install:
${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}/
${INSTALL_DATA} ${FILESDIR}/*.conf ${STAGEDIR}${PREFIX}/${FCDIR}/
cd ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/ && ${LN} -fs ../conf.avail/*.conf .
diff --git a/x11-fonts/roboto-fonts-ttf/distinfo b/x11-fonts/roboto-fonts-ttf/distinfo
index 9f5c4e48da6a..a74712f951e2 100644
--- a/x11-fonts/roboto-fonts-ttf/distinfo
+++ b/x11-fonts/roboto-fonts-ttf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476726519
-SHA256 (google-roboto-v2.134_GH0.tar.gz) = 01f998e9e904d3c57ad363b6337f078fdac647fa5971b6159ad0d100a4e1edb1
-SIZE (google-roboto-v2.134_GH0.tar.gz) = 6288240
+TIMESTAMP = 1734788424
+SHA256 (googlefonts-roboto-2-v2.138_GH0.tar.gz) = 299dbc4ea5d57e56c87742c099b944f4274b94815f34a734918630a75eb85d55
+SIZE (googlefonts-roboto-2-v2.138_GH0.tar.gz) = 6290146
diff --git a/x11-fonts/roboto-fonts-ttf/pkg-descr b/x11-fonts/roboto-fonts-ttf/pkg-descr
index 70719adc1162..0149053be8ca 100644
--- a/x11-fonts/roboto-fonts-ttf/pkg-descr
+++ b/x11-fonts/roboto-fonts-ttf/pkg-descr
@@ -1,4 +1,11 @@
-Roboto is a sans serif typeface family designed to be modern yet
-emotional. It was introduced as the font used for Android 4.0 "Ice
-Cream Sandwich". This typeface is designed for high resolution mobile
-devices so it includes several typefaces for text in different sizes.
+Roboto is Google's signature family of fonts, the default font on Android and
+Chrome OS, and the recommended font for Google's visual language, Material
+Design.
+
+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.