kumquat-buildroot/package/x11r7/xlib_libxcvt/xlib_libxcvt.mk
Bernd Kuhls 6503b84534 package/x11r7/xlib_libxcvt: bump version to 0.1.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-07-24 21:45:01 +02:00

15 lines
470 B
Makefile

################################################################################
#
# xlib_libxcvt
#
################################################################################
XLIB_LIBXCVT_VERSION = 0.1.2
XLIB_LIBXCVT_SOURCE = libxcvt-$(XLIB_LIBXCVT_VERSION).tar.xz
XLIB_LIBXCVT_SITE = https://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXCVT_LICENSE = MIT
XLIB_LIBXCVT_LICENSE_FILES = COPYING
XLIB_LIBXCVT_INSTALL_STAGING = YES
$(eval $(meson-package))