4dd0919a47
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
316 B
Makefile
12 lines
316 B
Makefile
################################################################################
|
|
#
|
|
# xavante
|
|
#
|
|
################################################################################
|
|
|
|
XAVANTE_VERSION = 2.4.0-1
|
|
XAVANTE_LICENSE = MIT
|
|
XAVANTE_LICENSE_FILES = $(XAVANTE_SUBDIR)/doc/us/license.html
|
|
|
|
$(eval $(luarocks-package))
|