summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-07 10:40:57 +0000
committerwiz <wiz>2002-11-07 10:40:57 +0000
commit66bcae079f451ce5713c0b2153e27c27aa4475f0 (patch)
tree872b0bc47555b4e3130f3c9fd5d609bbe6725e0f /fonts
parentef085ef757ee6f135e780e6f3ce65585502a09d8 (diff)
downloadpkgsrc-66bcae079f451ce5713c0b2153e27c27aa4475f0.tar.gz
pkglint.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/urwfonts/DESCR3
-rw-r--r--fonts/urwfonts/MESSAGE5
-rw-r--r--fonts/urwfonts/Makefile17
-rw-r--r--fonts/urwfonts/distinfo5
4 files changed, 18 insertions, 12 deletions
diff --git a/fonts/urwfonts/DESCR b/fonts/urwfonts/DESCR
index 845cb9bce31..6793abcd35a 100644
--- a/fonts/urwfonts/DESCR
+++ b/fonts/urwfonts/DESCR
@@ -1,4 +1,3 @@
URW font collection for X.
-These fonts from the GIMP project are used by the JDK
-
+These fonts from the GIMP project are used by the JDK.
diff --git a/fonts/urwfonts/MESSAGE b/fonts/urwfonts/MESSAGE
index 5a2d54fc808..029d8350b4b 100644
--- a/fonts/urwfonts/MESSAGE
+++ b/fonts/urwfonts/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2002/11/07 10:40:57 wiz Exp $
+
You'll have to add ${PREFIX}/lib/X11/fonts/URW
to your X font path by either:
@@ -6,3 +9,5 @@ $ xset fp rehash
or by adding it to your X-server configuration file (usually
/etc/X11/XF86Config) and restarting the X-server.
+
+===========================================================================
diff --git a/fonts/urwfonts/Makefile b/fonts/urwfonts/Makefile
index 43308f8dc3e..4c82df09be6 100644
--- a/fonts/urwfonts/Makefile
+++ b/fonts/urwfonts/Makefile
@@ -1,14 +1,13 @@
-#
-# $NetBSD: Makefile,v 1.1 2002/11/07 08:06:36 sjg Exp $
+# $NetBSD: Makefile,v 1.2 2002/11/07 10:40:57 wiz Exp $
#
-PKGNAME= urwfonts
-CATEGORIES= fonts x11
-MASTER_SITES= http://www.gimp.org/
DISTNAME= urw-fonts
+PKGNAME= urwfonts-20021107
+CATEGORIES= fonts
+MASTER_SITES= http://www.gimp.org/
MAINTAINER= packages@netbsd.org
-COMMENT= Another font package for X
+COMMENT= URW postscript fonts
NO_PATCH= # defined
NO_CONFIGURE= # defined
@@ -16,10 +15,10 @@ NO_BUILD= # defined
WRKSRC= ${WRKDIR}
USE_X11BASE= yes
-X11FONTS=${PREFIX}/lib/X11/fonts
+X11FONTS= ${PREFIX}/lib/X11/fonts
do-install:
- [ -d ${X11FONTS} ] || mkdir -p ${X11FONTS}
- cd ${WRKDIR} && tar -cf - URW | (cd ${X11FONTS} && tar -xf -)
+ ${INSTALL_DATA_DIR} ${X11FONTS}
+ cd ${WRKDIR} && ${PAX} -pe -rw URW ${X11FONTS}
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/urwfonts/distinfo b/fonts/urwfonts/distinfo
index 775d402651c..d52b1804809 100644
--- a/fonts/urwfonts/distinfo
+++ b/fonts/urwfonts/distinfo
@@ -1 +1,4 @@
-MD5 (urw-fonts.tar.gz) = 105bff687324d022b0045a67d37c6e60
+$NetBSD: distinfo,v 1.2 2002/11/07 10:40:57 wiz Exp $
+
+SHA1 (urw-fonts.tar.gz) = 7b04df7db758dd787dd5bc1deb7b6f86bb9f2760
+Size (urw-fonts.tar.gz) = 1544494 bytes