kumquat-buildroot/package/libunibreak/libunibreak.mk
Bernd Kuhls 014180011d package/libunibreak: new package
Introduced as optional dependency with libass 0.17.0.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-02-06 11:57:08 +01:00

14 lines
459 B
Makefile

################################################################################
#
# libunibreak
#
################################################################################
LIBUNIBREAK_VERSION = 5.1
LIBUNIBREAK_SITE = https://github.com/adah1972/libunibreak/releases/download/libunibreak_$(subst .,_,$(LIBUNIBREAK_VERSION))
LIBUNIBREAK_INSTALL_STAGING = YES
LIBUNIBREAK_LICENSE = Zlib
LIBUNIBREAK_LICENSE_FILES = LICENCE
$(eval $(autotools-package))