parent
7242c0ebf7
commit
7b02b61f51
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xbanish'
|
# Template file for 'xbanish'
|
||||||
pkgname=xbanish
|
pkgname=xbanish
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libXfixes-devel libXt-devel libXi-devel libX11-devel"
|
makedepends="libXfixes-devel libXt-devel libXi-devel libX11-devel"
|
||||||
short_desc="Banish the mouse cursor when typing, show it again when the mouse moves"
|
short_desc="Banish the mouse cursor when typing, show it again when the mouse moves"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/jcs/xbanish"
|
homepage="https://github.com/jcs/xbanish"
|
||||||
distfiles="https://github.com/jcs/xbanish/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jcs/xbanish/archive/v${version}.tar.gz"
|
||||||
checksum=df90d1fe2c2215e0bdfd3b6a3151ac29553248abd293f428760f8015e82d8c64
|
checksum=d10007a468227bb11549ee341c84ff4b4f1e2f49a3d03a971d5a35a56b117cbc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export LIBS="$LDFLAGS"
|
export LIBS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue