kumquat-buildroot/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk
Thomas Petazzoni 42a28105f1 x11r7: AUTORECONF=NO is the default, remove
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-05 20:23:33 +02:00

13 lines
492 B
Makefile

################################################################################
#
# xapp_fonttosfnt -- X.Org fonttosfnt application
#
################################################################################
XAPP_FONTTOSFNT_VERSION = 1.0.3
XAPP_FONTTOSFNT_SOURCE = fonttosfnt-$(XAPP_FONTTOSFNT_VERSION).tar.bz2
XAPP_FONTTOSFNT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_FONTTOSFNT_DEPENDENCIES = freetype xlib_libX11 xlib_libfontenc
$(eval $(call AUTOTARGETS))