summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2013-01-26 11:15:29 +0000
committerryoon <ryoon>2013-01-26 11:15:29 +0000
commit9b1cc27aaa6cad73b84571f9880630bde67cbdda (patch)
treea9b754922bd87bd8092846b413d457f93eb15479
parentaed5da88dd7df4c0d35d66669bac3927be41c9ec (diff)
downloadpkgsrc-9b1cc27aaa6cad73b84571f9880630bde67cbdda.tar.gz
Import consolamono-ttf-20121116 as fonts/consolamono-ttf.
'Consola Mono' is the monospace font especially created for programming, text editors and for terminal-use. 'Consola Mono' is a Unicode typeface font that supports all languages that use the Latin, Greek, Cyrillic script and its variants, and could be expanded to support other scripts.
-rw-r--r--fonts/consolamono-ttf/DESCR6
-rw-r--r--fonts/consolamono-ttf/Makefile31
-rw-r--r--fonts/consolamono-ttf/PLIST3
-rw-r--r--fonts/consolamono-ttf/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/fonts/consolamono-ttf/DESCR b/fonts/consolamono-ttf/DESCR
new file mode 100644
index 00000000000..b0ee336a78a
--- /dev/null
+++ b/fonts/consolamono-ttf/DESCR
@@ -0,0 +1,6 @@
+'Consola Mono' is the monospace font especially created for
+programming, text editors and for terminal-use.
+
+'Consola Mono' is a Unicode typeface font that supports all languages
+that use the Latin, Greek, Cyrillic script and its variants, and
+could be expanded to support other scripts.
diff --git a/fonts/consolamono-ttf/Makefile b/fonts/consolamono-ttf/Makefile
new file mode 100644
index 00000000000..1414d169405
--- /dev/null
+++ b/fonts/consolamono-ttf/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2013/01/26 11:15:29 ryoon Exp $
+#
+
+VER= 20121116
+DISTNAME= consolamono
+PKGNAME= ${DISTNAME}-ttf-${VER}
+CATEGORIES= fonts
+MASTER_SITES= http://openfontlibrary.org/assets/downloads/consolamono/7c6fa601cdc82be054fb2b8fd7e3c8cc/
+DIST_SUBDIR= ${PKGNAME_NOREV}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://openfontlibrary.org/en/font/consolamono
+COMMENT= Monospace font created for programming
+LICENSE= open-font-license
+
+WRKSRC= ${WRKDIR}/Consola\ Mono
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+INSTALLATION_DIRS= lib/X11/fonts/TTF
+FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/ConsolaMono-Bold.ttf \
+ ${DESTDIR}${PREFIX}/lib/X11/fonts/TTF
+ ${INSTALL_DATA} ${WRKSRC}/ConsolaMono.ttf \
+ ${DESTDIR}${PREFIX}/lib/X11/fonts/TTF
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/consolamono-ttf/PLIST b/fonts/consolamono-ttf/PLIST
new file mode 100644
index 00000000000..421e2a26ee8
--- /dev/null
+++ b/fonts/consolamono-ttf/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/26 11:15:29 ryoon Exp $
+lib/X11/fonts/TTF/ConsolaMono-Bold.ttf
+lib/X11/fonts/TTF/ConsolaMono.ttf
diff --git a/fonts/consolamono-ttf/distinfo b/fonts/consolamono-ttf/distinfo
new file mode 100644
index 00000000000..f51f01de8dd
--- /dev/null
+++ b/fonts/consolamono-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/26 11:15:29 ryoon Exp $
+
+SHA1 (consolamono-ttf-20121116/consolamono.zip) = e5fafe7a248836943dee1b2a9df1a87389c00dfc
+RMD160 (consolamono-ttf-20121116/consolamono.zip) = c5c7384e69e3e0d60bc760d92f5f1dcdb53eab8f
+Size (consolamono-ttf-20121116/consolamono.zip) = 1114416 bytes