blob: db7c13cc77df4219ab34c389f1386ff74ae6e76d [file] [log] [blame]
################################################################################
#
# udftools
#
################################################################################
UDFTOOLS_VERSION = 2.2
UDFTOOLS_SITE = https://github.com/pali/udftools/releases/download/$(UDFTOOLS_VERSION)
UDFTOOLS_LICENSE = GPL-2.0+
UDFTOOLS_LICENSE_FILES = COPYING
UDFTOOLS_DEPENDENCIES = readline host-pkgconf
$(eval $(autotools-package))