diff options
author | joerg <joerg> | 2006-11-15 11:25:43 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-11-15 11:25:43 +0000 |
commit | 6d9e86180a26eb0256d30b8781a0eca70718ec8a (patch) | |
tree | 443fd419c5ce6d39bb032db4d1b816adcde2ad5c /fonts | |
parent | f0c68bf9899b89a8e2278be705c583f748a71cb5 (diff) | |
download | pkgsrc-6d9e86180a26eb0256d30b8781a0eca70718ec8a.tar.gz |
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.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/font-bh-type1/DESCR | 6 | ||||
-rw-r--r-- | fonts/font-bh-type1/Makefile | 27 | ||||
-rw-r--r-- | fonts/font-bh-type1/PLIST | 30 | ||||
-rw-r--r-- | fonts/font-bh-type1/distinfo | 5 |
4 files changed, 68 insertions, 0 deletions
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 |