# Template file for 'swaylock'
pkgname=swaylock
version=1.8.5
revision=1
build_style=meson
conf_files="/etc/pam.d/swaylock"
hostmakedepends="pkg-config wayland-devel scdoc git"
makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel
 libxkbcommon-devel wayland-devel"
short_desc="Screen locker for Wayland"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/swaywm/swaylock"
changelog="https://github.com/swaywm/swaylock/releases"
distfiles="https://github.com/swaywm/swaylock/releases/download/v${version}/swaylock-${version}.tar.gz"
checksum=ebd02c3c6a755d63102779c2c2430a4aab32d22bed0d73d6353974c1e5ad18a8

post_install() {
	vlicense LICENSE
}
