summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-09-23 11:34:16 +0000
committerryoon <ryoon@pkgsrc.org>2015-09-23 11:34:16 +0000
commit3b21045fb4f214206cb3ab1ead95cf9e6ddd5ca0 (patch)
treedaf5eb6f4581b5670d7129e4168af4f1ebbe15d5 /fonts
parent71975cad76f32b798b373a5e464e595cdb857521 (diff)
downloadpkgsrc-3b21045fb4f214206cb3ab1ead95cf9e6ddd5ca0.tar.gz
Update to 20150923
* Use 2015-09-23 snapshot. From: https://android.googlesource.com/platform/frameworks/base/+/master/data/fonts/ * Install RobotoCondensed-Regular.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/roboto-fonts/DESCR2
-rw-r--r--fonts/roboto-fonts/Makefile19
-rw-r--r--fonts/roboto-fonts/PLIST3
-rw-r--r--fonts/roboto-fonts/distinfo8
4 files changed, 14 insertions, 18 deletions
diff --git a/fonts/roboto-fonts/DESCR b/fonts/roboto-fonts/DESCR
index 203c794776a..701a6ddeed2 100644
--- a/fonts/roboto-fonts/DESCR
+++ b/fonts/roboto-fonts/DESCR
@@ -1 +1 @@
-Roboto is Helvetica like sans-serif font family from Android 4.
+Roboto is Helvetica like sans-serif font family from Google Android.
diff --git a/fonts/roboto-fonts/Makefile b/fonts/roboto-fonts/Makefile
index f8d94c5d5a0..28ffa6c0e4f 100644
--- a/fonts/roboto-fonts/Makefile
+++ b/fonts/roboto-fonts/Makefile
@@ -1,21 +1,15 @@
-# $NetBSD: Makefile,v 1.6 2015/07/04 16:18:33 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2015/09/23 11:34:16 ryoon Exp $
#
-DISTNAME= RobotoTTF
-PKGNAME= roboto-fonts-20140716
+DISTNAME= roboto-fonts-20150923
CATEGORIES= fonts
-MASTER_SITES= http://material-design.storage.googleapis.com/downloads/
-EXTRACT_SUFX= .zip
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://www.google.com/design/spec/style/typography.html
-COMMENT= Roboto font family from Google's Android 4
+HOMEPAGE= https://www.google.com/fonts/specimen/Roboto
+COMMENT= Roboto font family from Google's Android
LICENSE= apache-2.0
-DIST_SUBDIR= ${PKGNAME_NOREV}
-
-WRKSRC= ${WRKDIR}
-
USE_LANGUAGES= # none
NO_BUILD= yes
@@ -40,7 +34,8 @@ INSTALL_FONTS= Roboto-Black.ttf \
RobotoCondensed-BoldItalic.ttf \
RobotoCondensed-Italic.ttf \
RobotoCondensed-Light.ttf \
- RobotoCondensed-LightItalic.ttf
+ RobotoCondensed-LightItalic.ttf \
+ RobotoCondensed-Regular.ttf
do-install:
.for i in ${INSTALL_FONTS}
diff --git a/fonts/roboto-fonts/PLIST b/fonts/roboto-fonts/PLIST
index e0855bb6151..3d461502e10 100644
--- a/fonts/roboto-fonts/PLIST
+++ b/fonts/roboto-fonts/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/07/17 14:31:47 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/09/23 11:34:16 ryoon Exp $
share/fonts/X11/TTF/Roboto-Black.ttf
share/fonts/X11/TTF/Roboto-BlackItalic.ttf
share/fonts/X11/TTF/Roboto-Bold.ttf
@@ -16,3 +16,4 @@ share/fonts/X11/TTF/RobotoCondensed-BoldItalic.ttf
share/fonts/X11/TTF/RobotoCondensed-Italic.ttf
share/fonts/X11/TTF/RobotoCondensed-Light.ttf
share/fonts/X11/TTF/RobotoCondensed-LightItalic.ttf
+share/fonts/X11/TTF/RobotoCondensed-Regular.ttf
diff --git a/fonts/roboto-fonts/distinfo b/fonts/roboto-fonts/distinfo
index 6020584a69a..da17836c60a 100644
--- a/fonts/roboto-fonts/distinfo
+++ b/fonts/roboto-fonts/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/07/17 14:31:47 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2015/09/23 11:34:16 ryoon Exp $
-SHA1 (roboto-fonts-20140716/RobotoTTF.zip) = 3597b0680855f7225476e988bd6adb6500a401fa
-RMD160 (roboto-fonts-20140716/RobotoTTF.zip) = f2ffd61bb6e812370d535733e17afe3677955e31
-Size (roboto-fonts-20140716/RobotoTTF.zip) = 1267639 bytes
+SHA1 (roboto-fonts-20150923.tar.gz) = ea9a93c4d215a8539d17d64ac3a9ed9a35dff9fa
+RMD160 (roboto-fonts-20150923.tar.gz) = 9b247bf4e55a6b5a35aaf446c32fe814ec1d982b
+Size (roboto-fonts-20150923.tar.gz) = 2960665 bytes