python-werkzeug: bump to version 0.11.15
[buildroot-gz.git] / package / x11r7 / xapp_rgb / xapp_rgb.mk
blob82878abad0e44bc29125b227abbef8700c4c793c
1 ################################################################################
3 # xapp_rgb
5 ################################################################################
7 XAPP_RGB_VERSION = 1.0.6
8 XAPP_RGB_SOURCE = rgb-$(XAPP_RGB_VERSION).tar.bz2
9 XAPP_RGB_SITE = http://xorg.freedesktop.org/releases/individual/app
10 XAPP_RGB_LICENSE = MIT
11 XAPP_RGB_LICENSE_FILES = COPYING
12 XAPP_RGB_DEPENDENCIES = xproto_xproto
14 $(eval $(autotools-package))