Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171546724
D18862.id52905.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D18862.id52905.diff
View Options
Index: x11-fonts/Makefile
===================================================================
--- x11-fonts/Makefile
+++ x11-fonts/Makefile
@@ -136,6 +136,7 @@
SUBDIR += lohit
SUBDIR += manu-gothica
SUBDIR += materialdesign-ttf
+ SUBDIR += material-icons-ttf
SUBDIR += meslo
SUBDIR += mgopen
SUBDIR += mkbold
Index: x11-fonts/material-icons-ttf/Makefile
===================================================================
--- x11-fonts/material-icons-ttf/Makefile
+++ x11-fonts/material-icons-ttf/Makefile
@@ -0,0 +1,27 @@
+# $FreeBSD$
+
+PORTNAME= material-icons
+DISTVERSION= 4.0.4
+CATEGORIES= x11-fonts
+PKGNAMESUFFIX= -ttf
+
+MAINTAINER= voidanix@420blaze.it
+COMMENT= Material Design icon set from Google
+
+LICENSE= CC-BY-4.0
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= fonts
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= jossef
+GH_PROJECT= material-design-icons-iconfont
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/dist/fonts/*.ttf ${STAGEDIR}${FONTSDIR}/
+
+.include <bsd.port.mk>
Index: x11-fonts/material-icons-ttf/distinfo
===================================================================
--- x11-fonts/material-icons-ttf/distinfo
+++ x11-fonts/material-icons-ttf/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1547679303
+SHA256 (jossef-material-design-icons-iconfont-4.0.4_GH0.tar.gz) = 91d4e65155f6bdc45434e0212f6dc8b78977702764b4958295f4141fc09b7f76
+SIZE (jossef-material-design-icons-iconfont-4.0.4_GH0.tar.gz) = 289893
Index: x11-fonts/material-icons-ttf/files/pkg-message.in
===================================================================
--- x11-fonts/material-icons-ttf/files/pkg-message.in
+++ x11-fonts/material-icons-ttf/files/pkg-message.in
@@ -0,0 +1,5 @@
+You can start using the fonts by following these instructions:
+
+Add the following line to the "Files" section of your X.org configuration file:
+
+ FontPath "%%FONTSDIR%%/"
Index: x11-fonts/material-icons-ttf/pkg-descr
===================================================================
--- x11-fonts/material-icons-ttf/pkg-descr
+++ x11-fonts/material-icons-ttf/pkg-descr
@@ -0,0 +1,3 @@
+Official Material Design icon set from Google.
+
+WWW: https://jossef.github.io/material-design-icons-iconfont
Index: x11-fonts/material-icons-ttf/pkg-plist
===================================================================
--- x11-fonts/material-icons-ttf/pkg-plist
+++ x11-fonts/material-icons-ttf/pkg-plist
@@ -0,0 +1 @@
+%%FONTSDIR%%/MaterialIcons-Regular.ttf
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Sep 12, 4:51 PM (5 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38804992
Default Alt Text
D18862.id52905.diff (2 KB)
Attached To
Mode
D18862: New port: x11-fonts/material-icons-ttf: Official Material Design icon set from Google
Attached
Detach File
Event Timeline
Log In to Comment