buildrootschalter/package/x11r7/xapp_xmag/xapp_xmag.mk
Bernd Kuhls da5f928916 xapp_xmag: Bump version to 1.0.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-29 23:19:41 +01:00

15 lines
452 B
Makefile

################################################################################
#
# xapp_xmag
#
################################################################################
XAPP_XMAG_VERSION = 1.0.5
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.bz2
XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMAG_LICENSE = MIT
XAPP_XMAG_LICENSE_FILES = COPYING
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))