Files
buildroot/package/x11r7/xlib_libxcvt/xlib_libxcvt.mk
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

15 lines
470 B
Makefile

################################################################################
#
# xlib_libxcvt
#
################################################################################
XLIB_LIBXCVT_VERSION = 0.1.1
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))