diff options
author | obache <obache@pkgsrc.org> | 2010-09-10 05:49:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-10 05:49:23 +0000 |
commit | 0cca2775bdc37e9e7db571d3828dd807319de80f (patch) | |
tree | 6190cc3bd3cc3c3996e2f2bc54ceff21e8ac85f6 /fonts | |
parent | 39ef5b2eae2b235dbbd5e972a2c1ec4099ab6689 (diff) | |
download | pkgsrc-0cca2775bdc37e9e7db571d3828dd807319de80f.tar.gz |
Import font-micro-misc-1.0.1 as fonts/font-micro-misc.
This is the PCF versions of Miscellaneous Micro fonts for 75dpi display.
This is from the modular Xorg project.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/font-micro-misc/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-micro-misc/Makefile | 21 | ||||
-rw-r--r-- | fonts/font-micro-misc/PLIST | 2 | ||||
-rw-r--r-- | fonts/font-micro-misc/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/fonts/font-micro-misc/DESCR b/fonts/font-micro-misc/DESCR new file mode 100644 index 00000000000..9646069b200 --- /dev/null +++ b/fonts/font-micro-misc/DESCR @@ -0,0 +1,3 @@ +This is the PCF versions of Miscellaneous Micro fonts for 75dpi display. + +This is from the modular Xorg project. diff --git a/fonts/font-micro-misc/Makefile b/fonts/font-micro-misc/Makefile new file mode 100644 index 00000000000..c8d15e5a548 --- /dev/null +++ b/fonts/font-micro-misc/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 05:49:23 obache Exp $ +# + +DISTNAME= font-micro-misc-1.0.1 +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_XORG:=font/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/ +COMMENT= Miscellaneous Micro PCF fonts +LICENSE= public-domain + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= bdftopcf gzip + +FONTS_DIRS.x11= share/fonts/X11/misc + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-micro-misc/PLIST b/fonts/font-micro-misc/PLIST new file mode 100644 index 00000000000..ea41ba9a42c --- /dev/null +++ b/fonts/font-micro-misc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 05:49:23 obache Exp $ +share/fonts/X11/misc/micro.pcf.gz diff --git a/fonts/font-micro-misc/distinfo b/fonts/font-micro-misc/distinfo new file mode 100644 index 00000000000..147389beed2 --- /dev/null +++ b/fonts/font-micro-misc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/10 05:49:23 obache Exp $ + +SHA1 (font-micro-misc-1.0.1.tar.bz2) = 74a8be2b0b6ace97d8841356e88570f5fa3faad6 +RMD160 (font-micro-misc-1.0.1.tar.bz2) = 2158bde602bba1572e0c09e7424db301f947e196 +Size (font-micro-misc-1.0.1.tar.bz2) = 88847 bytes |