New package: muon-0.2.0

This commit is contained in:
Enno Boland 2023-02-13 10:24:30 +01:00 committed by Enno T. Boland
parent 9a413a61a8
commit e78571c047

23
srcpkgs/muon/template Normal file
View file

@ -0,0 +1,23 @@
# Template file for 'muon'
pkgname=muon
version=0.1.0
revision=1
build_style=meson
build_helper=qemu
configure_args="
-Dlibcurl=enabled
-Dlibarchive=enabled
-Dlibpkgconf=enabled
-Dsamurai=disabled
-Dbestline=enabled"
hostmakedepends="pkg-config samurai cmake"
makedepends="pkgconf-devel libcurl-devel libarchive-devel"
depends="samurai"
checkdepends="git"
short_desc="Meson implementation in C"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-only, Apache-2.0"
homepage="https://muon.build"
changelog="https://git.sr.ht/~lattis/muon/refs/$version"
distfiles="https://git.sr.ht/~lattis/muon/archive/$version.tar.gz"
checksum="9d3825c2d562f8f8ad96d1f02167e89c4e84973decf205d127efd9293d7da35b"