pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/artwiz-fonts Initial import of artwiz-fonts 1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85ed7b461b4a
branches:  trunk
changeset: 460420:85ed7b461b4a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Aug 30 14:23:40 2003 +0000

description:
Initial import of artwiz-fonts 1.0.

A collection of free fonts which are designed for use on X11 desktops,
created by artwiz. These fonts have a futuristic style and are quite
small, particularly at high resolutions.

diffstat:

 fonts/artwiz-fonts/DESCR    |   3 +++
 fonts/artwiz-fonts/MESSAGE  |   8 ++++++++
 fonts/artwiz-fonts/Makefile |  28 ++++++++++++++++++++++++++++
 fonts/artwiz-fonts/PLIST    |  19 +++++++++++++++++++
 fonts/artwiz-fonts/distinfo |   4 ++++
 5 files changed, 62 insertions(+), 0 deletions(-)

diffs (82 lines):

diff -r 09906efbee10 -r 85ed7b461b4a fonts/artwiz-fonts/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/artwiz-fonts/DESCR  Sat Aug 30 14:23:40 2003 +0000
@@ -0,0 +1,3 @@
+A collection of free fonts which are designed for use on X11 desktops,
+created by artwiz. These fonts have a futuristic style and are quite
+small, particularly at high resolutions.
diff -r 09906efbee10 -r 85ed7b461b4a fonts/artwiz-fonts/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/artwiz-fonts/MESSAGE        Sat Aug 30 14:23:40 2003 +0000
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2003/08/30 14:23:40 xtraeme Exp $
+
+You may wish to add the artwiz directory to your /etc/X11/XF86Config:
+
+       FontPath        "${PREFIX}/lib/X11/fonts/artwiz/"
+
+===========================================================================
diff -r 09906efbee10 -r 85ed7b461b4a fonts/artwiz-fonts/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/artwiz-fonts/Makefile       Sat Aug 30 14:23:40 2003 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 14:23:41 xtraeme Exp $
+#
+
+DISTNAME=      artwiz-aleczapka
+PKGNAME=        artwiz-fonts-1.0
+CATEGORIES=    fonts
+MASTER_SITES=  http://fluxbox.org/artwiz-aleczapka/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    xtraeme%NetBSD.org@localhost
+HOMEPAGE=      http://www.vastwaters.com/
+COMMENT=       Set of free fonts for X11 desktops
+
+USE_BUILDLINK2=                yes
+NO_BUILD=              yes
+NO_CONFIGURE=          yes
+USE_X11BASE=           yes
+USE_PKGINSTALL=                yes
+
+FONTS=                         ${PREFIX}/lib/X11/fonts/artwiz
+FONTS_X11_DIRS=                ${FONTS}
+OWN_DIRS=              ${FONTS}
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/*.pcf ${FONTS_X11_DIRS}
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 09906efbee10 -r 85ed7b461b4a fonts/artwiz-fonts/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/artwiz-fonts/PLIST  Sat Aug 30 14:23:40 2003 +0000
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 14:23:41 xtraeme Exp $
+lib/X11/fonts/artwiz/anorexia.pcf
+lib/X11/fonts/artwiz/aqui.pcf
+lib/X11/fonts/artwiz/cure.pcf
+lib/X11/fonts/artwiz/cursor.pcf
+lib/X11/fonts/artwiz/drift.pcf
+lib/X11/fonts/artwiz/edges.pcf
+lib/X11/fonts/artwiz/fkp.pcf
+lib/X11/fonts/artwiz/fonts.dir
+lib/X11/fonts/artwiz/gelly.pcf
+lib/X11/fonts/artwiz/glisp-bold.pcf
+lib/X11/fonts/artwiz/glisp.pcf
+lib/X11/fonts/artwiz/kates.pcf
+lib/X11/fonts/artwiz/lime.pcf
+lib/X11/fonts/artwiz/mints-mild.pcf
+lib/X11/fonts/artwiz/mints-strong.pcf
+lib/X11/fonts/artwiz/nu.pcf
+lib/X11/fonts/artwiz/smoothansi.pcf
+lib/X11/fonts/artwiz/snap.pcf
diff -r 09906efbee10 -r 85ed7b461b4a fonts/artwiz-fonts/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/artwiz-fonts/distinfo       Sat Aug 30 14:23:40 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/08/30 14:23:41 xtraeme Exp $
+
+SHA1 (artwiz-aleczapka.tar.bz2) = 069b79217df4cc136d8a7b7f3ce87d1ceea2dbdb
+Size (artwiz-aleczapka.tar.bz2) = 29156 bytes



Home | Main Index | Thread Index | Old Index