vp-build/srcpkgs/wlogout/template

19 lines
561 B
Bash

# Template file for 'wlogout'
pkgname=wlogout
version=1.1.1
revision=2
build_style=meson
conf_files="/etc/wlogout/layout /etc/wlogout/style.css"
hostmakedepends="pkg-config scdoc"
makedepends="gtk+3-devel gtk-layer-shell-devel"
short_desc="Wayland based logout menu"
maintainer="travankor <travankor@tuta.io>"
license="MIT"
homepage="https://github.com/ArtsyMacaw/wlogout"
distfiles="https://github.com/ArtsyMacaw/wlogout/archive/${version}.tar.gz"
checksum=cc79c9e2ff1bd225b051a34ccb352bcf8a1991b83414a7db623fce7c49566940
post_install() {
vlicense LICENSE
}