kumquat-buildroot/package/x11r7/xapp_xgc/xapp_xgc.mk
Bernd Kuhls f484ceb59a package/x11r7/xapp_xgc: bump version to 1.0.5, 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:28:18 +02:00

15 lines
443 B
Makefile

################################################################################
#
# xapp_xgc
#
################################################################################
XAPP_XGC_VERSION = 1.0.5
XAPP_XGC_SOURCE = xgc-$(XAPP_XGC_VERSION).tar.bz2
XAPP_XGC_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XGC_LICENSE = MIT
XAPP_XGC_LICENSE_FILES = COPYING
XAPP_XGC_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))