buildrootschalter/package/x11r7/xapp_xmessage/xapp_xmessage.mk
Bernd Kuhls d79e369163 xapp_xmessage: Bump version to 1.0.4
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:40 +01:00

15 lines
488 B
Makefile

################################################################################
#
# xapp_xmessage
#
################################################################################
XAPP_XMESSAGE_VERSION = 1.0.4
XAPP_XMESSAGE_SOURCE = xmessage-$(XAPP_XMESSAGE_VERSION).tar.bz2
XAPP_XMESSAGE_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMESSAGE_LICENSE = MIT
XAPP_XMESSAGE_LICENSE_FILES = COPYING
XAPP_XMESSAGE_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))