xref: /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xsm/xapp_xsm.mk (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1################################################################################
2#
3# xapp_xsm
4#
5################################################################################
6
7XAPP_XSM_VERSION = 1.0.5
8XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.xz
9XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
10XAPP_XSM_LICENSE = MIT
11XAPP_XSM_LICENSE_FILES = COPYING
12XAPP_XSM_DEPENDENCIES = xlib_libXaw
13
14$(eval $(autotools-package))
15