mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +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'
|
||||
pkgname=x2x-git
|
||||
version=20170207
|
||||
version=20190715
|
||||
revision=1
|
||||
_githash=5382754abfedf5aa77cbbbac0129ccd7bb29b17c
|
||||
_githash=514c6c70e97a296d5d79ce5e8cb3cc34ae833851
|
||||
wrksrc="x2x-${_githash}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="libX11-devel libXext-devel libXtst-devel"
|
||||
short_desc="Use mouse and keyboard from X display on another"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="custom:x2x"
|
||||
homepage="https://github.com/dottedmag/x2x"
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
checksum=4ac2ce04656c916588983f37071a9579f1ff01f968a1340abc9fa3e53ea07244
|
||||
checksum=a26c9ce9ef327e4f25c8f9406013e9dcc57272bc60e25172fa8398311e069561
|
||||
|
||||
pre_configure() {
|
||||
sh bootstrap.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue