buildrootschalter/package/xstroke/xstroke.mk

14 lines
422 B
Makefile
Raw Normal View History

################################################################################
2008-03-06 19:38:20 +01:00
#
# xstroke
#
################################################################################
2008-03-06 19:38:20 +01:00
XSTROKE_VERSION = 0.6
XSTROKE_SITE = http://mirror.egtvedt.no/avr32linux.org/twiki/pub/Main/XStroke
2008-03-06 19:38:20 +01:00
XSTROKE_DEPENDENCIES = xlib_libXft xlib_libXtst xlib_libXpm xlib_libXrender xlib_libXext
XSTROKE_AUTORECONF = YES
$(eval $(autotools-package))