# Template file for 'creek'
pkgname=creek
version=0.4.2
revision=1
build_style=zig-build
configure_args="-Dpie"
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel wayland-protocols pixman-devel fcft-devel"
short_desc="Status bar for the River Wayland compositor"
maintainer="Cristina Leon <cristinaleon@posteo.com>"
license="MIT"
homepage="https://github.com/nmeum/creek"
distfiles="https://github.com/nmeum/creek/archive/refs/tags/v${version}.tar.gz"
checksum=bb9cffb0c5980524e5338cea0c11f87dcf3813a90626a69e504665961fb13401

post_install() {
	vlicense LICENSE
}
