mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
x2x-git: update to 20190715.
This commit is contained in:
parent
e7a3a7db5f
commit
83f86f30f5
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'x2x-git'
|
# Template file for 'x2x-git'
|
||||||
pkgname=x2x-git
|
pkgname=x2x-git
|
||||||
version=20170207
|
version=20190715
|
||||||
revision=1
|
revision=1
|
||||||
_githash=5382754abfedf5aa77cbbbac0129ccd7bb29b17c
|
_githash=514c6c70e97a296d5d79ce5e8cb3cc34ae833851
|
||||||
wrksrc="x2x-${_githash}"
|
wrksrc="x2x-${_githash}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="libX11-devel libXext-devel libXtst-devel"
|
makedepends="libX11-devel libXext-devel libXtst-devel"
|
||||||
short_desc="Use mouse and keyboard from X display on another"
|
short_desc="Use mouse and keyboard from X display on another"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom"
|
license="custom:x2x"
|
||||||
homepage="https://github.com/dottedmag/x2x"
|
homepage="https://github.com/dottedmag/x2x"
|
||||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||||
checksum=4ac2ce04656c916588983f37071a9579f1ff01f968a1340abc9fa3e53ea07244
|
checksum=a26c9ce9ef327e4f25c8f9406013e9dcc57272bc60e25172fa8398311e069561
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sh bootstrap.sh
|
sh bootstrap.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue