summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-16 15:40:05 +0000
committerwiz <wiz@pkgsrc.org>2007-09-16 15:40:05 +0000
commit38f36e505daef91b6d42880f8d4ca67b3b6101c6 (patch)
tree4ccf4e878109ea18908325daf1e6e19d967a4a32 /fonts
parente62c70c5d238c79ef763dcde68e19496e44eb55c (diff)
downloadpkgsrc-38f36e505daef91b6d42880f8d4ca67b3b6101c6.tar.gz
Initial import of liberation-ttf-0.2, package by Bartosz Kuzma for
pkgsrc-wip. On May 9, 2007, Red Hat announced the public release of these fonts under the trademark LIBERATION at the Red Hat Summit. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono).
Diffstat (limited to 'fonts')
-rw-r--r--fonts/liberation-ttf/DESCR7
-rw-r--r--fonts/liberation-ttf/Makefile31
-rw-r--r--fonts/liberation-ttf/PLIST16
-rw-r--r--fonts/liberation-ttf/distinfo5
4 files changed, 59 insertions, 0 deletions
diff --git a/fonts/liberation-ttf/DESCR b/fonts/liberation-ttf/DESCR
new file mode 100644
index 00000000000..60aab9631b4
--- /dev/null
+++ b/fonts/liberation-ttf/DESCR
@@ -0,0 +1,7 @@
+On May 9, 2007, Red Hat announced the public release of these fonts
+under the trademark LIBERATION at the Red Hat Summit. There are three
+sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L,
+and Bitstream Vera Sans), Serif (a substitute for Times New Roman,
+Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a
+substitute for Courier New, Cumberland, Courier, Nimbus Mono L,
+and Bitstream Vera Sans Mono).
diff --git a/fonts/liberation-ttf/Makefile b/fonts/liberation-ttf/Makefile
new file mode 100644
index 00000000000..1387fc22f63
--- /dev/null
+++ b/fonts/liberation-ttf/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/16 15:40:05 wiz Exp $
+#
+
+DISTNAME= liberation-fonts-ttf-3
+PKGNAME= liberation-ttf-0.2
+CATEGORIES= fonts
+MASTER_SITES= http://www.redhat.com/f/fonts/
+
+MAINTAINER= bartosz.kuzma@gmail.com
+HOMEPAGE= http://www.redhat.com/promo/fonts/
+COMMENT= TrueType fonts from RedHat
+
+NO_BUILD= yes
+NO_CONFIGURE= yes
+
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/ttf/fonts/}
+
+DOCDIR= ${PREFIX}/share/doc/liberation-ttf
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIR.ttf= ${FONTDIR}
+
+INSTALLATION_DIRS= ${DOCDIR} ${FONTDIR}
+
+do-install:
+ cd ${WRKSRC} && for f in *.ttf ; do \
+ ${INSTALL_DATA} $$f ${FONTDIR}/$$f ; \
+ done
+
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${WRKSRC}/License.txt ${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/liberation-ttf/PLIST b/fonts/liberation-ttf/PLIST
new file mode 100644
index 00000000000..cdb908a1cff
--- /dev/null
+++ b/fonts/liberation-ttf/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/16 15:40:05 wiz Exp $
+lib/X11/fonts/TTF/LiberationMono-Bold.ttf
+lib/X11/fonts/TTF/LiberationMono-BoldItalic.ttf
+lib/X11/fonts/TTF/LiberationMono-Italic.ttf
+lib/X11/fonts/TTF/LiberationMono-Regular.ttf
+lib/X11/fonts/TTF/LiberationSans-Bold.ttf
+lib/X11/fonts/TTF/LiberationSans-BoldItalic.ttf
+lib/X11/fonts/TTF/LiberationSans-Italic.ttf
+lib/X11/fonts/TTF/LiberationSans-Regular.ttf
+lib/X11/fonts/TTF/LiberationSerif-Bold.ttf
+lib/X11/fonts/TTF/LiberationSerif-BoldItalic.ttf
+lib/X11/fonts/TTF/LiberationSerif-Italic.ttf
+lib/X11/fonts/TTF/LiberationSerif-Regular.ttf
+share/doc/liberation-ttf/COPYING
+share/doc/liberation-ttf/License.txt
+@dirrm share/doc/liberation-ttf
diff --git a/fonts/liberation-ttf/distinfo b/fonts/liberation-ttf/distinfo
new file mode 100644
index 00000000000..9879c283624
--- /dev/null
+++ b/fonts/liberation-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/09/16 15:40:05 wiz Exp $
+
+SHA1 (liberation-fonts-ttf-3.tar.gz) = 503fd3c60174b53f59ca41927b72e4a44bab586b
+RMD160 (liberation-fonts-ttf-3.tar.gz) = 40b33ec4415cfabafbf9a6fb5f7c335722edd14b
+Size (liberation-fonts-ttf-3.tar.gz) = 648223 bytes