From 9c39c5b75c0707319b9aab595b7170ef6d04cd04 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 13 Feb 2023 10:24:30 +0100 Subject: [PATCH] New package: muon-0.1.0 --- srcpkgs/muon/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/muon/template diff --git a/srcpkgs/muon/template b/srcpkgs/muon/template new file mode 100644 index 000000000000..a17d7a0b8ea9 --- /dev/null +++ b/srcpkgs/muon/template @@ -0,0 +1,12 @@ +# Template file for 'meson' +pkgname=muon +version=0.1.0 +revision=1 +short_desc="meson implementation in C" +maintainer="Enno Boland " +license="GPL-3.0-only" +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 +build_style=meson