kumquat-buildroot/package/x11r7/xapp_mkfontdir/xapp_mkfontdir.mk
Yegor Yefremov 41a625c4b4 xapp_mkfontdir: bump to 1.0.7
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-07 20:26:13 +01:00

14 lines
518 B
Makefile

################################################################################
#
# xapp_mkfontdir -- create an index of X font files in a directory
#
################################################################################
XAPP_MKFONTDIR_VERSION = 1.0.7
XAPP_MKFONTDIR_SOURCE = mkfontdir-$(XAPP_MKFONTDIR_VERSION).tar.bz2
XAPP_MKFONTDIR_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_MKFONTDIR_DEPENDENCIES = xapp_mkfontscale
$(eval $(autotools-package))
$(eval $(host-autotools-package))