# We build this from source rather than grabbing the generated fonts because # the source tarball is about 10% of the size... GARNAME = efont-unicode-bdf GARVERSION = 0.4.1 CATEGORIES = fonts MASTER_SITES = http://openlab.ring.gr.jp/efont/dist/unicode-bdf/ DISTNAME = efont-unicode-bdf-$(GARVERSION)-src DISTFILES = $(DISTNAME).tar.bz2 LIBDEPS = x11/xlib sys/sed text/gawk perl/perl text/bdfresize DESCRIPTION = Unicode bitmap fonts from the Efont project define BLURB FIXME endef CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = none include ../../gar.mk install-none: @mkdir -p $(packageprefix)/share/fonts/efont-unicode-bdf @install -m644 $(WORKSRC)/*.pcf.gz $(packageprefix)/share/fonts/efont-unicode-bdf @cd $(packageprefix)/share/fonts/efont-unicode-bdf && gunzip -f *.gz && mkfontdir $(MAKECOOKIE)