kumquat-buildroot/package/yavta/yavta.mk
Einar Jon Gunnarsson 87ba7be02f package/yavta: bump to latest version
Add hash file
Convert to meson build
Use https instead of http and git

Signed-off-by: Einar Jon Gunnarsson <tolvupostur@gmail.com>
[yann.morin.1998@free.fr: also switch repo to https]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-15 23:01:50 +02:00

14 lines
397 B
Makefile

################################################################################
#
# yavta
#
################################################################################
YAVTA_VERSION = 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70
YAVTA_SITE = https://git.ideasonboard.org/git/yavta.git
YAVTA_SITE_METHOD = git
YAVTA_LICENSE = GPL-2.0+
YAVTA_LICENSE_FILES = COPYING.GPL
$(eval $(meson-package))