From 488c45258f26d0142cab39d2ac3ca41b52c8446d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 19 Sep 2023 12:07:15 +0200 Subject: [PATCH] sratom: update to 0.6.14. --- srcpkgs/sratom/template | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/srcpkgs/sratom/template b/srcpkgs/sratom/template index 377da8500fdca..e758ff3b36326 100644 --- a/srcpkgs/sratom/template +++ b/srcpkgs/sratom/template @@ -1,24 +1,16 @@ # Template file for 'sratom' pkgname=sratom -version=0.6.8 +version=0.6.14 revision=1 -build_style=waf3 +build_style=meson hostmakedepends="pkg-config" makedepends="serd-devel sord-devel lv2" short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)" maintainer="Orphaned " license="ISC" -homepage="http://drobilla.net/software/sratom/" -distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" -checksum=3acb32b1adc5a2b7facdade2e0818bcd6c71f23f84a1ebc17815bb7a0d2d02df - -if [ "$XBPS_CHECK_PKGS" ]; then - configure_args+=" --test --no-coverage" -fi - -do_check() { - ./waf test -} +homepage="https://drobilla.net/software/sratom/" +distfiles="https://download.drobilla.net/${pkgname}-${version}.tar.xz" +checksum=9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6 post_install() { vlicense COPYING