summaryrefslogtreecommitdiffstats
path: root/package/xstroke/xstroke.mk
blob: f6795b5a2a4c0cec1b1f0939f068d836ce0cb3ef (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,package,xstroke))