New package: zug-0.1.0

This commit is contained in:
John 2023-10-12 17:16:19 +02:00 committed by John Zimmermann
parent 273fe92072
commit a1161e7668
1 changed files with 12 additions and 0 deletions

12
srcpkgs/zug/template Normal file
View File

@ -0,0 +1,12 @@
# Template file for 'zug'
pkgname=zug
version=0.1.0
revision=1
build_style=cmake
short_desc="Transducers for C++ — Clojure style higher order push/pull sequence transformations"
maintainer="John <me@johnnynator.dev>"
license="BSL-1.0"
homepage="https://sinusoid.es/zug/"
distfiles="https://github.com/arximboldi/zug/archive/refs/tags/v${version}.tar.gz"
checksum=7d9d57a55399784392ba8fa67fcf246b9f5aec8f002c69e1fe4b5f66657214b8
make_check=no # Requires catch2 prior version 3