diff options
author | joerg <joerg@pkgsrc.org> | 2006-09-22 21:53:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-09-22 21:53:56 +0000 |
commit | 7545d135e658977a2b769208086732dd248245b8 (patch) | |
tree | db83b25b7768e178196b801eef79294cee44fa06 /fonts/cyr-rfx-koi8-ru | |
parent | 68d3dff32dec63655d69ead8bd06b72a5fb770c0 (diff) | |
download | pkgsrc-7545d135e658977a2b769208086732dd248245b8.tar.gz |
- Compute CHEKCK_FILES filter on the entries requested and keep it
as tight as possible. Files we don't handle shouldn't be skipped.
- fonts.alias is not created automatically, so don't remove it.
- create fonts.encoding with mkfontdir using -e X11_ENCODINGSDIR.
On platforms not following the X11R6 loayout this might need to
be overriden.
- Fix type1inst calls.
- Modify packages which installed fonts.alias before to actually
include it in the PLIST and bump the revisions accordingly.
- Modify xorg-fonts* packages to use FONTS_DIRS.* to build indices
at run time.
Discussed with wiz and jlam.
Diffstat (limited to 'fonts/cyr-rfx-koi8-ru')
-rw-r--r-- | fonts/cyr-rfx-koi8-ru/Makefile | 4 | ||||
-rw-r--r-- | fonts/cyr-rfx-koi8-ru/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/fonts/cyr-rfx-koi8-ru/Makefile b/fonts/cyr-rfx-koi8-ru/Makefile index 7452686b7be..d987403c90c 100644 --- a/fonts/cyr-rfx-koi8-ru/Makefile +++ b/fonts/cyr-rfx-koi8-ru/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2006/02/17 19:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/09/22 21:53:57 joerg Exp $ CYR_RFX_ENCODING=koi8-ru -PKGREVISION= 2 +PKGREVISION= 3 .include "../../fonts/cyr-rfx-share/Makefile.common" diff --git a/fonts/cyr-rfx-koi8-ru/PLIST b/fonts/cyr-rfx-koi8-ru/PLIST index 4b33533f904..ea2480cc855 100644 --- a/fonts/cyr-rfx-koi8-ru/PLIST +++ b/fonts/cyr-rfx-koi8-ru/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:29:57 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/09/22 21:53:57 joerg Exp $ lib/X11/fonts/local/koi8-ru/75dpi/courB08u.pcf lib/X11/fonts/local/koi8-ru/75dpi/courB10u.pcf lib/X11/fonts/local/koi8-ru/75dpi/courB12u.pcf @@ -23,6 +23,7 @@ lib/X11/fonts/local/koi8-ru/75dpi/courR12u.pcf lib/X11/fonts/local/koi8-ru/75dpi/courR14u.pcf lib/X11/fonts/local/koi8-ru/75dpi/courR18u.pcf lib/X11/fonts/local/koi8-ru/75dpi/courR24u.pcf +lib/X11/fonts/local/koi8-ru/75dpi/fonts.alias lib/X11/fonts/local/koi8-ru/75dpi/helvB08u.pcf lib/X11/fonts/local/koi8-ru/75dpi/helvB10u.pcf lib/X11/fonts/local/koi8-ru/75dpi/helvB12u.pcf @@ -128,4 +129,5 @@ lib/X11/fonts/local/koi8-ru/misc/8x13u.pcf lib/X11/fonts/local/koi8-ru/misc/8x16u.pcf lib/X11/fonts/local/koi8-ru/misc/9x15Bu.pcf lib/X11/fonts/local/koi8-ru/misc/9x15u.pcf +lib/X11/fonts/local/koi8-ru/misc/fonts.alias lib/X11/fonts/local/koi8-ru/misc/nil2u.pcf |