2006-10-04 23:35:58 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2006/10/04 21:39:31 wiz Exp $
|
Initial import of jmk-fonts-3.0. From pkg/DESCR:
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-17 00:26:50 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= jmk-x11-fonts-3.0
|
|
|
|
PKGNAME= jmk-fonts-3.0
|
2006-09-22 23:53:56 +02:00
|
|
|
PKGREVISION= 3
|
2000-05-27 16:52:07 +02:00
|
|
|
CATEGORIES= fonts x11
|
Initial import of jmk-fonts-3.0. From pkg/DESCR:
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-17 00:26:50 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/fonts/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-10-04 23:35:58 +02:00
|
|
|
HOMEPAGE= http://www.jmknoble.net/fonts/
|
2001-02-16 15:38:16 +01:00
|
|
|
COMMENT= Jim Knoble's font collection for X11
|
Initial import of jmk-fonts-3.0. From pkg/DESCR:
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-17 00:26:50 +01:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2005-12-28 20:38:36 +01:00
|
|
|
USE_TOOLS+= bdftopcf
|
Initial import of jmk-fonts-3.0. From pkg/DESCR:
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-17 00:26:50 +01:00
|
|
|
|
2006-02-17 20:34:08 +01:00
|
|
|
FONTS_DIRS.x11+= ${PREFIX}/lib/X11/fonts/jmk
|
|
|
|
REQD_DIRS+= ${PREFIX}/lib/X11/fonts/jmk
|
|
|
|
|
2006-09-22 23:53:56 +02:00
|
|
|
post-install:
|
|
|
|
${RM} ${PREFIX}/lib/X11/fonts/jmk/fonts.scale
|
|
|
|
|
Initial import of jmk-fonts-3.0. From pkg/DESCR:
These are character-cell fonts for use with the X Window System,
created by Jim Knoble. The current list of fonts included in this
package are:
Neep (formerly known as NouveauGothic)
A pleasantly legible variation on the standard fixed fonts that
accompany most distributions of the X Window System. Comes in both
normal and bold weights in small, medium, large, extra-large, and
huge sizes, as well as an extra-small size that only comes in
normal weight. Comes in the following encodings:
ISO-8859-1 (Latin1, Western European + Icelandic)
ISO-8859-2 (Latin2, Eastern European)
ISO-8859-9 (Latin5, Western European + Turkish)
ISO-8859-15 (Latin9, Western European + Euro Symbol)
Modd
A fixed-width font with sleek, contemporary styling. Normal and
bold weights in a 10-point (6x11) and a 12-point (6x13) size.
ISO-8859-1 encoding only.
2000-01-17 00:26:50 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|