summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-17 12:29:24 +0000
committerwiz <wiz@pkgsrc.org>2012-12-17 12:29:24 +0000
commit77d574ceff9657d3317641f54bb7b71c5c45f95d (patch)
treece22512a9c397a96dc087c11c6dbe0c7d39b2482 /fonts
parent9d9d560319608ee5aeab9f11d41445f488b0042f (diff)
downloadpkgsrc-77d574ceff9657d3317641f54bb7b71c5c45f95d.tar.gz
Import evermono-ttf-6.2.1 as fonts/evermono-ttf.
Everson Mono is a simple, elegant, monowidth font. I started designing it in 1994 primarily to make glyphs available to support the non-Han characters in Unicode and ISO/IEC 10646-1, though I hope that users may find it a pleasant alternative to Courier and Monaco for general purposes, e-mail, and so forth. I have found it quite legible at sizes as small as 4 points. It is lighter and a bit looser than Courier.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/evermono-ttf/DESCR7
-rw-r--r--fonts/evermono-ttf/Makefile31
-rw-r--r--fonts/evermono-ttf/PLIST6
-rw-r--r--fonts/evermono-ttf/distinfo5
4 files changed, 49 insertions, 0 deletions
diff --git a/fonts/evermono-ttf/DESCR b/fonts/evermono-ttf/DESCR
new file mode 100644
index 00000000000..80990eab906
--- /dev/null
+++ b/fonts/evermono-ttf/DESCR
@@ -0,0 +1,7 @@
+Everson Mono is a simple, elegant, monowidth font. I started
+designing it in 1994 primarily to make glyphs available to support
+the non-Han characters in Unicode and ISO/IEC 10646-1, though I
+hope that users may find it a pleasant alternative to Courier and
+Monaco for general purposes, e-mail, and so forth. I have found it
+quite legible at sizes as small as 4 points. It is lighter and a
+bit looser than Courier.
diff --git a/fonts/evermono-ttf/Makefile b/fonts/evermono-ttf/Makefile
new file mode 100644
index 00000000000..36d8377c962
--- /dev/null
+++ b/fonts/evermono-ttf/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2012/12/17 12:29:24 wiz Exp $
+#
+
+DISTNAME= evermono
+VERSION= 6.2.1
+PKGNAME= evermono-ttf-${VERSION}
+CATEGORIES= fonts
+MASTER_SITES= http://www.evertype.com/emono/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.evertype.com/emono/
+COMMENT= Simple, elegant, monowidth font with wide Unicode coverage
+LICENSE= evermono-license
+
+DIST_SUBDIR= evermono-ttf-${VERSION}
+
+WRKSRC= ${WRKDIR}/evermono-${VERSION}
+USE_LANGUAGES= # none
+
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf= ${FONTDIR}
+
+INSTALLATION_DIRS= ${FONTDIR} share/doc/evermono-ttf
+
+do-build:
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTDIR}
+ ${INSTALL_DATA} ${WRKSRC}/emono-licence.txt ${DESTDIR}${PREFIX}/share/doc/evermono-ttf/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/evermono-ttf/PLIST b/fonts/evermono-ttf/PLIST
new file mode 100644
index 00000000000..b19ad902872
--- /dev/null
+++ b/fonts/evermono-ttf/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2012/12/17 12:29:24 wiz Exp $
+lib/X11/fonts/TTF/Everson Mono Bold Oblique.ttf
+lib/X11/fonts/TTF/Everson Mono Bold.ttf
+lib/X11/fonts/TTF/Everson Mono Oblique.ttf
+lib/X11/fonts/TTF/Everson Mono.ttf
+share/doc/evermono-ttf/emono-licence.txt
diff --git a/fonts/evermono-ttf/distinfo b/fonts/evermono-ttf/distinfo
new file mode 100644
index 00000000000..e0d9ebbffc0
--- /dev/null
+++ b/fonts/evermono-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/12/17 12:29:24 wiz Exp $
+
+SHA1 (evermono-ttf-6.2.1/evermono.zip) = a1e81db066ffb15413220d5f78c1b19c49fd4aab
+RMD160 (evermono-ttf-6.2.1/evermono.zip) = 7fd5575997834af12fcbacd9db8e7069a6bd98b7
+Size (evermono-ttf-6.2.1/evermono.zip) = 6445109 bytes