From 69135e2d36c94db421dc574d347b8951743847f3 Mon Sep 17 00:00:00 2001 From: Anthony Thompson Date: Mon, 26 Sep 2022 18:07:23 +1000 Subject: [PATCH] New package: yabridgectl-4.0.2 --- srcpkgs/yabridgectl/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/yabridgectl/template diff --git a/srcpkgs/yabridgectl/template b/srcpkgs/yabridgectl/template new file mode 100644 index 000000000000..c3e3126e66b9 --- /dev/null +++ b/srcpkgs/yabridgectl/template @@ -0,0 +1,16 @@ +# Template file for 'yabridgectl' +pkgname=yabridgectl +version=4.0.2 +revision=1 +archs="x86_64" +## software developer has this package source as part of the yabridge source tree. +## Yabridgectl is several levels down. unable to comply with xlint for top level directory +wrksrc="yabridge-${version}/tools/yabridgectl" +build_style=cargo +hostmakedepends="grep" +short_desc="Yabridgectl oontrols yabridge configurations" +maintainer="Anthony Thompson " +license="GPL-3.0-or-later" +homepage="https://github.com/robbert-vdh/yabridge" +distfiles="https://github.com/robbert-vdh/yabridge/archive/refs/tags/${version}.tar.gz" +checksum="86fcd65b6f3dd5cf60c2afa476f63959a2cc4ef4d4629810916739d7af645f01"