# Template file for 'wayclip'
pkgname=wayclip
version=0.5
revision=1
build_style=gnu-makefile
hostmakedepends="wayland-devel"
makedepends="wayland-devel"
short_desc="Wayland clipboard utility"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://git.sr.ht/~noocsharp/wayclip"
changelog="https://git.sr.ht/~noocsharp/wayclip/refs"
distfiles="https://git.sr.ht/~noocsharp/wayclip/archive/${version}.tar.gz"
checksum=a73a6f59bf974f5ad5eafe5ce16921083fca05b5b1ddc979023c082be8dc23e6

post_install() {
	vlicense LICENSE
	vman waycopy.1
	vman waypaste.1
}
