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.
This commit is contained in:
parent
8c3b634609
commit
60edeca587
5 changed files with 62 additions and 0 deletions
3
fonts/artwiz-fonts/DESCR
Normal file
3
fonts/artwiz-fonts/DESCR
Normal file
|
@ -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.
|
8
fonts/artwiz-fonts/MESSAGE
Normal file
8
fonts/artwiz-fonts/MESSAGE
Normal file
|
@ -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/"
|
||||
|
||||
===========================================================================
|
28
fonts/artwiz-fonts/Makefile
Normal file
28
fonts/artwiz-fonts/Makefile
Normal file
|
@ -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
|
||||
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"
|
19
fonts/artwiz-fonts/PLIST
Normal file
19
fonts/artwiz-fonts/PLIST
Normal file
|
@ -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
|
4
fonts/artwiz-fonts/distinfo
Normal file
4
fonts/artwiz-fonts/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue