summaryrefslogtreecommitdiffstats
path: root/package/xstroke/xstroke.mk
blob: 16b45d758af8a139baef82677db0e3c4b7adce69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# xstroke
#
#############################################################
XSTROKE_VERSION = 0.6
XSTROKE_SOURCE = xstroke-$(XSTROKE_VERSION).tar.gz
XSTROKE_SITE = http://avr32linux.org/twiki/pub/Main/XStroke

XSTROKE_DEPENDENCIES = xlib_libXft xlib_libXtst xlib_libXpm

$(eval $(call AUTOTARGETS))