vp-build/srcpkgs/sxhkd/template

18 lines
494 B
Bash

# Template file for 'sxhkd'
pkgname=sxhkd
version=0.6.2
revision=1
build_style=gnu-makefile
make_use_env=yes
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
short_desc="Simple X HotKey Daemon"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="BSD-2-Clause"
homepage="https://github.com/baskerville/sxhkd"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=1edc8b1a8b3631c10ba9cb9df1181830dacbbdf77adb558e31d5dd2029637386
post_install() {
vlicense LICENSE
}