14 lines
539 B
Bash
14 lines
539 B
Bash
|
# Template file for 'xbindkeys'
|
||
|
pkgname=xbindkeys
|
||
|
version=1.8.6
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
makedepends="pkg-config libX11-devel guile-devel guile gc-devel"
|
||
|
depends="guile"
|
||
|
short_desc="Launch shell commands with your keyboard or your mouse under X"
|
||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://www.nongnu.org/xbindkeys/xbindkeys.html"
|
||
|
distfiles="http://www.nongnu.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||
|
checksum=6c0d18be19fc19ab9b4595edf3a23c0a6946c8a5eb5c1bc395471c8f9a710d18
|