void-packages/srcpkgs/wlsunset/template

19 lines
622 B
Bash

# Template file for 'wlsunset'
pkgname=wlsunset
version=0.4.0
revision=1
build_style=meson
hostmakedepends="scdoc pkg-config wayland-devel"
makedepends="pkg-config wayland-devel wayland-protocols"
short_desc="Day/night gamma adjustments for Wayland compositors"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="https://sr.ht/~kennylevinsen/wlsunset/"
changelog="https://git.sr.ht/~kennylevinsen/wlsunset/refs"
distfiles="https://git.sr.ht/~kennylevinsen/wlsunset/archive/${version}.tar.gz"
checksum=a86ffb1793fe622802ec25795b69df864715986ecc175f7734e739c9e264ed72
post_install() {
vlicense LICENSE
}