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