New package: muon-0.2.0
This commit is contained in:
parent
9a413a61a8
commit
e78571c047
1 changed files with 23 additions and 0 deletions
23
srcpkgs/muon/template
Normal file
23
srcpkgs/muon/template
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue