buildrootschalter/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.mk
Bernd Kuhls 39937c6687 xapp_xstdcmap: Bump version to 1.0.3
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:24 +01:00

15 lines
500 B
Makefile

################################################################################
#
# xapp_xstdcmap
#
################################################################################
XAPP_XSTDCMAP_VERSION = 1.0.3
XAPP_XSTDCMAP_SOURCE = xstdcmap-$(XAPP_XSTDCMAP_VERSION).tar.bz2
XAPP_XSTDCMAP_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XSTDCMAP_LICENSE = MIT
XAPP_XSTDCMAP_LICENSE_FILES = COPYING
XAPP_XSTDCMAP_DEPENDENCIES = xlib_libX11 xlib_libXmu
$(eval $(autotools-package))