python-werkzeug: bump to version 0.11.15
[buildroot-gz.git] / package / x11r7 / xapp_xgc / xapp_xgc.mk
blob41d42c461e18dd603897924de84faa21aa034a28
1 ################################################################################
3 # xapp_xgc
5 ################################################################################
7 XAPP_XGC_VERSION = 1.0.5
8 XAPP_XGC_SOURCE = xgc-$(XAPP_XGC_VERSION).tar.bz2
9 XAPP_XGC_SITE = http://xorg.freedesktop.org/releases/individual/app
10 XAPP_XGC_LICENSE = MIT
11 XAPP_XGC_LICENSE_FILES = COPYING
12 XAPP_XGC_DEPENDENCIES = xlib_libXaw
14 $(eval $(autotools-package))