kumquat-buildroot/package/x11r7/xapp_xlsatoms/xapp_xlsatoms.mk
Bernd Kuhls 7b0c8c6aee package/x11r7/xapp_xlsatoms: bump version to 1.1.4
https://lists.x.org/archives/xorg-announce/2022-November/003258.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-12-09 17:32:30 +01:00

15 lines
499 B
Makefile

################################################################################
#
# xapp_xlsatoms
#
################################################################################
XAPP_XLSATOMS_VERSION = 1.1.4
XAPP_XLSATOMS_SOURCE = xlsatoms-$(XAPP_XLSATOMS_VERSION).tar.xz
XAPP_XLSATOMS_SITE = https://xorg.freedesktop.org/archive/individual/app
XAPP_XLSATOMS_LICENSE = MIT
XAPP_XLSATOMS_LICENSE_FILES = COPYING
XAPP_XLSATOMS_DEPENDENCIES = xlib_libX11 xlib_libXmu
$(eval $(autotools-package))