summaryrefslogtreecommitdiff
path: root/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk
blob: 4d9725fcd08f0390a9a9d4fa148dee608677184b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# xapp_xphelloworld -- X.Org xphelloworld application
#
################################################################################

XAPP_XPHELLOWORLD_VERSION = 1.0.1
XAPP_XPHELLOWORLD_SOURCE = xphelloworld-$(XAPP_XPHELLOWORLD_VERSION).tar.bz2
XAPP_XPHELLOWORLD_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XPHELLOWORLD_AUTORECONF = YES
XAPP_XPHELLOWORLD_DEPENDANCIES = xlib_libXaw xlib_libXprintAppUtil xlib_libXprintUtil xlib_libXt

$(eval $(call AUTOTARGETS,xapp_xphelloworld))