kumquat-buildroot/package/x11r7/xapp_xwud/xapp_xwud.mk
Bernd Kuhls aa4c7cbefc package/x11r7/xapp_xwud: bump version to 1.0.5
Added all upstream hashes, added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-03-25 10:35:56 +02:00

15 lines
452 B
Makefile

################################################################################
#
# xapp_xwud
#
################################################################################
XAPP_XWUD_VERSION = 1.0.5
XAPP_XWUD_SOURCE = xwud-$(XAPP_XWUD_VERSION).tar.bz2
XAPP_XWUD_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XWUD_LICENSE = MIT
XAPP_XWUD_LICENSE_FILES = COPYING
XAPP_XWUD_DEPENDENCIES = xlib_libX11
$(eval $(autotools-package))