This commit is contained in:
Yushi 2025-07-29 22:41:30 +08:00 committed by GitHub
commit d8b5f842b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,15 @@
# Template file for 'river-bedload'
pkgname=river-bedload
version=0.1.1
revision=1
build_style=zig-build
configure_args="-Doptimize=ReleaseSafe"
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel wayland-protocols"
short_desc="Display information about river Wayland compositor in json in the STDOUT"
maintainer="Yushi <github@yushi.one>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~novakane/river-bedload"
distfiles="https://git.sr.ht/~novakane/river-bedload/refs/download/v${version}/river-bedload-v${version}.tar.gz"
checksum=f0ecde0b7d393207eb6c8e7d375ca967388accc16b0f741c280f0844c0e63d82
nopie=yes