kumquat-buildroot/package/x11r7/xapp_xmag/xapp_xmag.mk
Bernd Kuhls 9585e9dce0 package/x11r7/xapp_xmag: bump version to 1.0.6, add hash
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-18 18:30:17 +02:00

15 lines
452 B
Makefile

################################################################################
#
# xapp_xmag
#
################################################################################
XAPP_XMAG_VERSION = 1.0.6
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))