1################################################################################ 2# 3# xlib_libxcvt 4# 5################################################################################ 6 7XLIB_LIBXCVT_VERSION = 0.1.2 8XLIB_LIBXCVT_SOURCE = libxcvt-$(XLIB_LIBXCVT_VERSION).tar.xz 9XLIB_LIBXCVT_SITE = https://xorg.freedesktop.org/releases/individual/lib 10XLIB_LIBXCVT_LICENSE = MIT 11XLIB_LIBXCVT_LICENSE_FILES = COPYING 12XLIB_LIBXCVT_INSTALL_STAGING = YES 13 14$(eval $(meson-package)) 15