diff options
author | joerg <joerg@pkgsrc.org> | 2006-11-15 14:50:50 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-11-15 14:50:50 +0000 |
commit | 578c4dd4d9757cdd46774208b113c3e005abea34 (patch) | |
tree | 28302664be463d5aa54e3580f2b2ee3c0793f0c8 | |
parent | c46bba5ab834e9ad7ee0b84dd5c3ba4fb78e2996 (diff) | |
download | pkgsrc-578c4dd4d9757cdd46774208b113c3e005abea34.tar.gz |
Import font-ibm-type1-1.0.0:
This are the Type1 versions of the IBM Courier fonts.
This is from the modular Xorg project.
-rw-r--r-- | fonts/font-ibm-type1/DESCR | 3 | ||||
-rw-r--r-- | fonts/font-ibm-type1/Makefile | 20 | ||||
-rw-r--r-- | fonts/font-ibm-type1/PLIST | 12 | ||||
-rw-r--r-- | fonts/font-ibm-type1/distinfo | 5 |
4 files changed, 40 insertions, 0 deletions
diff --git a/fonts/font-ibm-type1/DESCR b/fonts/font-ibm-type1/DESCR new file mode 100644 index 00000000000..203f701f088 --- /dev/null +++ b/fonts/font-ibm-type1/DESCR @@ -0,0 +1,3 @@ +This are the Type1 versions of the IBM Courier fonts. + +This is from the modular Xorg project. diff --git a/fonts/font-ibm-type1/Makefile b/fonts/font-ibm-type1/Makefile new file mode 100644 index 00000000000..dfd444a82ed --- /dev/null +++ b/fonts/font-ibm-type1/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ +# + +DISTNAME= font-ibm-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= IBM Courier Type1 fonts + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +FONTS_DIRS.type1= lib/X11/fonts/Type1 +FONTS_DIRS.x11= lib/X11/fonts/Type1 + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/font-ibm-type1/PLIST b/fonts/font-ibm-type1/PLIST new file mode 100644 index 00000000000..3a73431ee29 --- /dev/null +++ b/fonts/font-ibm-type1/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ +lib/X11/fonts/Type1/cour.afm +lib/X11/fonts/Type1/cour.pfa +lib/X11/fonts/Type1/courb.afm +lib/X11/fonts/Type1/courb.pfa +lib/X11/fonts/Type1/courbi.afm +lib/X11/fonts/Type1/courbi.pfa +lib/X11/fonts/Type1/couri.afm +lib/X11/fonts/Type1/couri.pfa +@comment @dirrm lib/X11/fonts/Type1 +@comment @dirrm lib/X11/fonts +@comment @dirrm lib/X11 diff --git a/fonts/font-ibm-type1/distinfo b/fonts/font-ibm-type1/distinfo new file mode 100644 index 00000000000..fe7bfa18a63 --- /dev/null +++ b/fonts/font-ibm-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/11/15 14:50:50 joerg Exp $ + +SHA1 (font-ibm-type1-1.0.0.tar.bz2) = 635b6d57df350bceaa353c0cad8e866af01c2498 +RMD160 (font-ibm-type1-1.0.0.tar.bz2) = 67e9e891f2264fbeb91ccdb189ea2a4497e92fb7 +Size (font-ibm-type1-1.0.0.tar.bz2) = 315324 bytes |