From 46067abb754521aa0e4cfad02ab75552e540b1ca Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 14 Nov 2006 20:24:11 +0000 Subject: Import font-bitstream-type1-1.0.0 from pkgsrc-wip, containing Bitstream Charter Type 1 fonts. --- fonts/font-bitstream-type1/DESCR | 2 ++ fonts/font-bitstream-type1/Makefile | 23 +++++++++++++++++++++++ fonts/font-bitstream-type1/PLIST | 21 +++++++++++++++++++++ fonts/font-bitstream-type1/distinfo | 5 +++++ 4 files changed, 51 insertions(+) create mode 100644 fonts/font-bitstream-type1/DESCR create mode 100644 fonts/font-bitstream-type1/Makefile create mode 100644 fonts/font-bitstream-type1/PLIST create mode 100644 fonts/font-bitstream-type1/distinfo (limited to 'fonts') diff --git a/fonts/font-bitstream-type1/DESCR b/fonts/font-bitstream-type1/DESCR new file mode 100644 index 00000000000..61b8f3a5bee --- /dev/null +++ b/fonts/font-bitstream-type1/DESCR @@ -0,0 +1,2 @@ +This package provides four Bitstream Charter Type 1 outline fonts +and four Courier Type 1 outline fonts from the Xorg project. diff --git a/fonts/font-bitstream-type1/Makefile b/fonts/font-bitstream-type1/Makefile new file mode 100644 index 00000000000..bdfc630da33 --- /dev/null +++ b/fonts/font-bitstream-type1/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 20:24:11 joerg Exp $ +# + +DISTNAME= font-bitstream-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= Bitstream Charter and Courier Type 1 outline fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +FONTS_DIRS.type1+= lib/X11/fonts/Type1 + +INSTALLATION_DIRS= share/doc/font-bitstream-type1 + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bitstream-type1 + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-bitstream-type1/PLIST b/fonts/font-bitstream-type1/PLIST new file mode 100644 index 00000000000..961ab0ea7b8 --- /dev/null +++ b/fonts/font-bitstream-type1/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 20:24:11 joerg Exp $ +lib/X11/fonts/Type1/c0419bt_.afm +lib/X11/fonts/Type1/c0419bt_.pfb +lib/X11/fonts/Type1/c0582bt_.afm +lib/X11/fonts/Type1/c0582bt_.pfb +lib/X11/fonts/Type1/c0583bt_.afm +lib/X11/fonts/Type1/c0583bt_.pfb +lib/X11/fonts/Type1/c0611bt_.afm +lib/X11/fonts/Type1/c0611bt_.pfb +lib/X11/fonts/Type1/c0632bt_.afm +lib/X11/fonts/Type1/c0632bt_.pfb +lib/X11/fonts/Type1/c0633bt_.afm +lib/X11/fonts/Type1/c0633bt_.pfb +lib/X11/fonts/Type1/c0648bt_.afm +lib/X11/fonts/Type1/c0648bt_.pfb +lib/X11/fonts/Type1/c0649bt_.afm +lib/X11/fonts/Type1/c0649bt_.pfb +share/doc/font-bitstream-type1/COPYING +@dirrm share/doc/font-bitstream-type1 +@dirrm lib/X11/fonts/Type1 +@comment @dirrm lib/X11/fonts diff --git a/fonts/font-bitstream-type1/distinfo b/fonts/font-bitstream-type1/distinfo new file mode 100644 index 00000000000..7ac3c551e9d --- /dev/null +++ b/fonts/font-bitstream-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/14 20:24:11 joerg Exp $ + +SHA1 (font-bitstream-type1-1.0.0.tar.bz2) = 44d036ebe847d43537009aee977d1be24477083f +RMD160 (font-bitstream-type1-1.0.0.tar.bz2) = 7648f71312d2b79034ee00037a79dc0568450251 +Size (font-bitstream-type1-1.0.0.tar.bz2) = 351885 bytes -- cgit v1.2.3