pkgsrc-Bugs archive

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

pkg/50280: fonts/unifont does not create fonts.dir index files



>Number:         50280
>Category:       pkg
>Synopsis:       fonts/unifont does not create fonts.dir index files
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Sep 27 01:50:00 +0000 2015
>Originator:     Izumi Tsutsui
>Release:        NetBSD 7.0
>Organization:
>Environment:
System: NetBSD optiplex 7.0 NetBSD 7.0 (GENERIC.201509250726Z) amd64
Architecture: x86_64
Machine: amd64
>Description:
fonts/unifont doesn't create fonts.dir files etc.
(i.e. it doesn't execute mkfontsdir or ttmkfdir etc.)
after installation.

>How-To-Repeat:
# (cd /usr/pkgsrc/fonts/unifont && make package-install)
# ls -l /usr/pkg/share/fonts/X11/misc/
total 4192
-rw-r--r--  1 root  wheel  1359487 Jun 29 11:39 unifont.pcf.gz
-rw-r--r--  1 root  wheel  1370277 Jun 29 11:39 unifont_csur.pcf.gz
-rw-r--r--  1 root  wheel  1440177 Jun 29 11:39 unifont_sample.pcf.gz
# ls -l /usr/pkg/share/fonts/X11/misc/fonts.dir
ls: /usr/pkg/share/fonts/X11/misc/fonts.dir: No such file or directory
# ls -l /usr/pkg/share/fonts/X11/efont/fonts.dir
-rw-r--r--  1 root  wheel  2881 Sep 27 03:37 /usr/pkg/share/fonts/X11/efont/fonts.dir
# 

>Fix:
Add proper FONTS, FONTSDIR, and FONTS_DIRS.x11 definitions
in unifont/Makefile as fonts/efont/Makefile etc?



Home | Main Index | Thread Index | Old Index