blob: 7dc1c57eb2202be8aedbeb450516a0f3f80d2b68 [file] [log] [blame]
################################################################################
#
# udftools
#
################################################################################
UDFTOOLS_VERSION = 2.3
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))