void-packages/srcpkgs/i3lock/template
2014-07-27 19:50:23 +02:00

20 lines
583 B
Plaintext

# Template file for 'i3lock'
pkgname=i3lock
version=2.6
revision=1
build_style=gnu-makefile
hostmakedepends="which pkg-config"
makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
xcb-util-devel xcb-util-image-devel"
conf_files="/etc/pam.d/i3lock"
short_desc="An improved screenlocker based upon XCB and PAM"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://i3wm.org/i3lock/"
distfiles="http://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
checksum=c02d899fefc66bc36e47b305251363861400541f3925a21a94c66cee9055402a
post_install() {
vman i3lock.1
}