kumquat-buildroot/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk
Bernd Kuhls c975b46409 package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, 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:40:17 +02:00

15 lines
498 B
Makefile

################################################################################
#
# xapp_xdbedizzy
#
################################################################################
XAPP_XDBEDIZZY_VERSION = 1.1.0
XAPP_XDBEDIZZY_SOURCE = xdbedizzy-$(XAPP_XDBEDIZZY_VERSION).tar.bz2
XAPP_XDBEDIZZY_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDBEDIZZY_LICENSE = MIT
XAPP_XDBEDIZZY_LICENSE_FILES = COPYING
XAPP_XDBEDIZZY_DEPENDENCIES = xlib_libXext
$(eval $(autotools-package))