summaryrefslogtreecommitdiff
path: root/fonts/linux-libertine-ttf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-06 14:32:18 +0000
committerwiz <wiz@pkgsrc.org>2006-08-06 14:32:18 +0000
commitb4f7d2921d7b9527608cef4b3e1882e8567a465b (patch)
treec7f518d71647bbad3f51ea108712344a21209ae1 /fonts/linux-libertine-ttf
parent8afcb1df3594f431840e79fdce5327ef4aaba92a (diff)
downloadpkgsrc-b4f7d2921d7b9527608cef4b3e1882e8567a465b.tar.gz
Initial import of linux-libertine-ttf-2.1.0:
A TrueType font-family: Serif and Grotesk (Sans Serif) for practical use in documents. This project aims at creating a free alternative to the standard W*ndows Fonts (T*mes and Ar*al). PfaEdit is used as FontEditor. The goal is to create a really good font with a real italic and bold variant, with OSF (old style figures -> old numbers) and small Caps.
Diffstat (limited to 'fonts/linux-libertine-ttf')
-rw-r--r--fonts/linux-libertine-ttf/DESCR6
-rw-r--r--fonts/linux-libertine-ttf/Makefile31
-rw-r--r--fonts/linux-libertine-ttf/PLIST10
-rw-r--r--fonts/linux-libertine-ttf/distinfo5
4 files changed, 52 insertions, 0 deletions
diff --git a/fonts/linux-libertine-ttf/DESCR b/fonts/linux-libertine-ttf/DESCR
new file mode 100644
index 00000000000..028e2e2c0ba
--- /dev/null
+++ b/fonts/linux-libertine-ttf/DESCR
@@ -0,0 +1,6 @@
+A TrueType font-family: Serif and Grotesk (Sans Serif) for practical
+use in documents. This project aims at creating a free alternative
+to the standard W*ndows Fonts (T*mes and Ar*al). PfaEdit is used
+as FontEditor. The goal is to create a really good font with a
+real italic and bold variant, with OSF (old style figures -> old
+numbers) and small Caps.
diff --git a/fonts/linux-libertine-ttf/Makefile b/fonts/linux-libertine-ttf/Makefile
new file mode 100644
index 00000000000..9a3934d97cf
--- /dev/null
+++ b/fonts/linux-libertine-ttf/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/06 14:32:18 wiz Exp $
+#
+
+DISTNAME= LinLibertineTTF-2.1.0
+PKGNAME= ${DISTNAME:S/LinLibertineTTF/linux-libertine-ttf/}
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linuxlibertine/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://linuxlibertine.sourceforge.net/
+COMMENT= Free TrueType font family
+
+WRKSRC= ${WRKDIR}/LinLibertineTTF
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+DOCDIR= ${PREFIX}/share/doc/linux-libertine-ttf
+FONTS_DIRS.ttf= ${FONTDIR}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${FONTDIR}
+ ${INSTALL_DATA_DIR} ${DOCDIR}
+ cd ${WRKSRC} && for f in *.ttf ; do \
+ ${INSTALL_DATA} $$f ${FONTDIR}/$$f; \
+ done
+ ${INSTALL_DATA} ${WRKSRC}/Readme ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/gpl.txt ${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/linux-libertine-ttf/PLIST b/fonts/linux-libertine-ttf/PLIST
new file mode 100644
index 00000000000..ae73e97d94f
--- /dev/null
+++ b/fonts/linux-libertine-ttf/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/06 14:32:18 wiz Exp $
+lib/X11/fonts/TTF/LinLibertine-2.1.0.ttf
+lib/X11/fonts/TTF/LinLibertineU-2.1.0.ttf
+lib/X11/fonts/TTF/LinLibertineU_Bd-2.1.0.ttf
+lib/X11/fonts/TTF/LinLibertine_Bd-2.1.0.ttf
+lib/X11/fonts/TTF/LinLibertine_BdIt-2.1.0.ttf
+lib/X11/fonts/TTF/LinLibertine_It-2.1.0.ttf
+share/doc/linux-libertine-ttf/Readme
+share/doc/linux-libertine-ttf/gpl.txt
+@dirrm share/doc/linux-libertine-ttf
diff --git a/fonts/linux-libertine-ttf/distinfo b/fonts/linux-libertine-ttf/distinfo
new file mode 100644
index 00000000000..8f2094bc60e
--- /dev/null
+++ b/fonts/linux-libertine-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/08/06 14:32:18 wiz Exp $
+
+SHA1 (LinLibertineTTF-2.1.0.tgz) = f3a96cd8c917d8b75c79768de9ee06534efa1afb
+RMD160 (LinLibertineTTF-2.1.0.tgz) = e453aa0a334dccc3ab7f716cdae191e1d6fa7b79
+Size (LinLibertineTTF-2.1.0.tgz) = 2512967 bytes