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-bulgarian-mik | |
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-bulgarian-mik')
-rw-r--r-- | fonts/cyr-rfx-bulgarian-mik/Makefile | 4 | ||||
-rw-r--r-- | fonts/cyr-rfx-bulgarian-mik/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/fonts/cyr-rfx-bulgarian-mik/Makefile b/fonts/cyr-rfx-bulgarian-mik/Makefile index 7207895ad70..8fc4a2bdf23 100644 --- a/fonts/cyr-rfx-bulgarian-mik/Makefile +++ b/fonts/cyr-rfx-bulgarian-mik/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2006/02/17 19:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/09/22 21:53:57 joerg Exp $ CYR_RFX_ENCODING=bulgarian-mik -PKGREVISION= 2 +PKGREVISION= 3 .include "../../fonts/cyr-rfx-share/Makefile.common" diff --git a/fonts/cyr-rfx-bulgarian-mik/PLIST b/fonts/cyr-rfx-bulgarian-mik/PLIST index 94d1b744c28..adb80fc2e77 100644 --- a/fonts/cyr-rfx-bulgarian-mik/PLIST +++ b/fonts/cyr-rfx-bulgarian-mik/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:29:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/09/22 21:53:57 joerg Exp $ lib/X11/fonts/local/bulgarian-mik/75dpi/courB08b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/courB10b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/courB12b.pcf @@ -23,6 +23,7 @@ lib/X11/fonts/local/bulgarian-mik/75dpi/courR12b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/courR14b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/courR18b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/courR24b.pcf +lib/X11/fonts/local/bulgarian-mik/75dpi/fonts.alias lib/X11/fonts/local/bulgarian-mik/75dpi/helvB08b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/helvB10b.pcf lib/X11/fonts/local/bulgarian-mik/75dpi/helvB12b.pcf @@ -128,4 +129,5 @@ lib/X11/fonts/local/bulgarian-mik/misc/8x13b.pcf lib/X11/fonts/local/bulgarian-mik/misc/8x16b.pcf lib/X11/fonts/local/bulgarian-mik/misc/9x15Bb.pcf lib/X11/fonts/local/bulgarian-mik/misc/9x15b.pcf +lib/X11/fonts/local/bulgarian-mik/misc/fonts.alias lib/X11/fonts/local/bulgarian-mik/misc/nil2b.pcf |