From a3c3f761612ae0cc428f7b91469d47f6fd583595 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 15 Nov 2006 11:25:43 +0000 Subject: Import font-bh-type1-1.0.0: This are the Type1 versions of the following Bigelow & Holmes fonts: - Luxi Mono - Luxi Sans - Luxi Serif This is from the modular Xorg project. --- fonts/font-bh-type1/DESCR | 6 ++++++ fonts/font-bh-type1/Makefile | 27 +++++++++++++++++++++++++++ fonts/font-bh-type1/PLIST | 30 ++++++++++++++++++++++++++++++ fonts/font-bh-type1/distinfo | 5 +++++ 4 files changed, 68 insertions(+) create mode 100644 fonts/font-bh-type1/DESCR create mode 100644 fonts/font-bh-type1/Makefile create mode 100644 fonts/font-bh-type1/PLIST create mode 100644 fonts/font-bh-type1/distinfo (limited to 'fonts') diff --git a/fonts/font-bh-type1/DESCR b/fonts/font-bh-type1/DESCR new file mode 100644 index 00000000000..a7d64a8c99c --- /dev/null +++ b/fonts/font-bh-type1/DESCR @@ -0,0 +1,6 @@ +This are the Type1 versions of the following Bigelow & Holmes fonts: +- Luxi Mono +- Luxi Sans +- Luxi Serif + +This is from the modular Xorg project. diff --git a/fonts/font-bh-type1/Makefile b/fonts/font-bh-type1/Makefile new file mode 100644 index 00000000000..c3f96945bfb --- /dev/null +++ b/fonts/font-bh-type1/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:25:43 joerg Exp $ +# + +DISTNAME= font-bh-type1-1.0.0 +CATEGORIES= fonts +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Standard Bigelow & Holmes TrueType fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +FONTS_DIRS.type1= lib/X11/fonts/Type1 +FONTS_DIRS.x11= lib/X11/fonts/Type1 + +INSTALLATION_DIRS= share/doc/font-bh-type1 + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-type1 + +.include "../../fonts/font-util/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-bh-type1/PLIST b/fonts/font-bh-type1/PLIST new file mode 100644 index 00000000000..e4094aa007b --- /dev/null +++ b/fonts/font-bh-type1/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 11:25:43 joerg Exp $ +lib/X11/fonts/Type1/l047013t.afm +lib/X11/fonts/Type1/l047013t.pfa +lib/X11/fonts/Type1/l047016t.afm +lib/X11/fonts/Type1/l047016t.pfa +lib/X11/fonts/Type1/l047033t.afm +lib/X11/fonts/Type1/l047033t.pfa +lib/X11/fonts/Type1/l047036t.afm +lib/X11/fonts/Type1/l047036t.pfa +lib/X11/fonts/Type1/l048013t.afm +lib/X11/fonts/Type1/l048013t.pfa +lib/X11/fonts/Type1/l048016t.afm +lib/X11/fonts/Type1/l048016t.pfa +lib/X11/fonts/Type1/l048033t.afm +lib/X11/fonts/Type1/l048033t.pfa +lib/X11/fonts/Type1/l048036t.afm +lib/X11/fonts/Type1/l048036t.pfa +lib/X11/fonts/Type1/l049013t.afm +lib/X11/fonts/Type1/l049013t.pfa +lib/X11/fonts/Type1/l049016t.afm +lib/X11/fonts/Type1/l049016t.pfa +lib/X11/fonts/Type1/l049033t.afm +lib/X11/fonts/Type1/l049033t.pfa +lib/X11/fonts/Type1/l049036t.afm +lib/X11/fonts/Type1/l049036t.pfa +share/doc/font-bh-type1/COPYING +@dirrm share/doc/font-bh-type1 +@comment @dirrm lib/X11/fonts/Type1 +@comment @dirrm lib/X11/fonts +@comment @dirrm lib/X11 diff --git a/fonts/font-bh-type1/distinfo b/fonts/font-bh-type1/distinfo new file mode 100644 index 00000000000..65cdc267434 --- /dev/null +++ b/fonts/font-bh-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/15 11:25:43 joerg Exp $ + +SHA1 (font-bh-type1-1.0.0.tar.bz2) = e516632a2e7f4d5e4ea4066188b74466b7c13a29 +RMD160 (font-bh-type1-1.0.0.tar.bz2) = bb57ceadc6dfc1b00b513aa7c5a817c916f49098 +Size (font-bh-type1-1.0.0.tar.bz2) = 575775 bytes -- cgit v1.2.3