New package: xss-lock 0.3.0
This commit is contained in:
parent
29d3b9df8b
commit
29a3ce1183
20
srcpkgs/xss-lock/template
Normal file
20
srcpkgs/xss-lock/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'xss-lock'
|
||||
pkgname=xss-lock
|
||||
version=0.3.0
|
||||
revision=1
|
||||
_git_commit=94aec045ffd6
|
||||
_author=raymonad
|
||||
wrksrc="${_author}-${pkgname}-${_git_commit}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config python-docutils"
|
||||
makedepends="glib-devel libxcb-devel xcb-util-devel"
|
||||
short_desc="Hooks your favorite locker to the MIT screen saver extension for X"
|
||||
maintainer="Maurizio Porrato <maurizio.porrato@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://bitbucket.org/raymonad/xss-lock"
|
||||
distfiles="https://bitbucket.org/${_author}/${pkgname}/get/v${version}.tar.gz"
|
||||
checksum=b15021bbd96915653372c625cd44d749c4aaab09ad08530e192091b9b00d1f29
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user