buildrootschalter/package/x11r7/xapp_xmore/xapp_xmore.mk
Bernd Kuhls b7fdb52826 package/x11r7/xapp_xmore: bump version to 1.0.2, 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:40:17 +02:00

15 lines
461 B
Makefile

################################################################################
#
# xapp_xmore
#
################################################################################
XAPP_XMORE_VERSION = 1.0.2
XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.bz2
XAPP_XMORE_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMORE_LICENSE = MIT
XAPP_XMORE_LICENSE_FILES = COPYING
XAPP_XMORE_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))