diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-15 11:24:09 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-15 11:24:09 +0000 |
commit | c3d17396af4c25eddde3ebe2fb82b30b17f6b5b6 (patch) | |
tree | 2382bb562a2bfbd24dee6d891d58563c4fd7a5a0 /fonts | |
parent | a6fca3c55e3999e53127eafad4623b322f8e8359 (diff) | |
download | pkgsrc-c3d17396af4c25eddde3ebe2fb82b30b17f6b5b6.tar.gz |
Import font-bh-ttf-1.0.0:
This are the TrueType 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-ttf/DESCR | 6 | ||||
-rw-r--r-- | fonts/font-bh-ttf/Makefile | 27 | ||||
-rw-r--r-- | fonts/font-bh-ttf/PLIST | 18 | ||||
-rw-r--r-- | fonts/font-bh-ttf/distinfo | 5 |
4 files changed, 56 insertions, 0 deletions
diff --git a/fonts/font-bh-ttf/DESCR b/fonts/font-bh-ttf/DESCR new file mode 100644 index 00000000000..17e169d5602 --- /dev/null +++ b/fonts/font-bh-ttf/DESCR @@ -0,0 +1,6 @@ +This are the TrueType 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-ttf/Makefile b/fonts/font-bh-ttf/Makefile new file mode 100644 index 00000000000..69c0dcf5891 --- /dev/null +++ b/fonts/font-bh-ttf/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:24:09 joerg Exp $ +# + +DISTNAME= font-bh-ttf-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.ttf= lib/X11/fonts/TTF +FONTS_DIRS.x11= lib/X11/fonts/TTF + +INSTALLATION_DIRS= share/doc/font-bh-ttf + +post-install: + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-ttf + +.include "../../fonts/font-util/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-bh-ttf/PLIST b/fonts/font-bh-ttf/PLIST new file mode 100644 index 00000000000..87bae2d3cf1 --- /dev/null +++ b/fonts/font-bh-ttf/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 11:24:09 joerg Exp $ +lib/X11/fonts/TTF/luximb.ttf +lib/X11/fonts/TTF/luximbi.ttf +lib/X11/fonts/TTF/luximr.ttf +lib/X11/fonts/TTF/luximri.ttf +lib/X11/fonts/TTF/luxirb.ttf +lib/X11/fonts/TTF/luxirbi.ttf +lib/X11/fonts/TTF/luxirr.ttf +lib/X11/fonts/TTF/luxirri.ttf +lib/X11/fonts/TTF/luxisb.ttf +lib/X11/fonts/TTF/luxisbi.ttf +lib/X11/fonts/TTF/luxisr.ttf +lib/X11/fonts/TTF/luxisri.ttf +share/doc/font-bh-ttf/COPYING +@dirrm share/doc/font-bh-ttf +@comment @dirrm lib/X11/fonts/TTF +@comment @dirrm lib/X11/fonts +@comment @dirrm lib/X11 diff --git a/fonts/font-bh-ttf/distinfo b/fonts/font-bh-ttf/distinfo new file mode 100644 index 00000000000..8cde761368a --- /dev/null +++ b/fonts/font-bh-ttf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/15 11:24:09 joerg Exp $ + +SHA1 (font-bh-ttf-1.0.0.tar.bz2) = c39ba9c60468c1ab1a2efadb84b46df4a94f215e +RMD160 (font-bh-ttf-1.0.0.tar.bz2) = fed191717895e0cdbe7c34dbbe94a13e1b823793 +Size (font-bh-ttf-1.0.0.tar.bz2) = 384019 bytes |