buildrootschalter/package/x11r7/xapp_rgb/xapp_rgb.mk
Bernd Kuhls ba2cc4f76d xapp_rgb: 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:32 +01:00

15 lines
445 B
Makefile

################################################################################
#
# xapp_rgb
#
################################################################################
XAPP_RGB_VERSION = 1.0.5
XAPP_RGB_SOURCE = rgb-$(XAPP_RGB_VERSION).tar.bz2
XAPP_RGB_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_RGB_LICENSE = MIT
XAPP_RGB_LICENSE_FILES = COPYING
XAPP_RGB_DEPENDENCIES = xproto_xproto
$(eval $(autotools-package))