mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
xdotool: update to 3.20160804.1.
This commit is contained in:
parent
4efb528369
commit
5de0bc2519
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xdotool'
|
# Template file for 'xdotool'
|
||||||
pkgname=xdotool
|
pkgname=xdotool
|
||||||
version=3.20150503.1
|
version=3.20160804.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="libXtst-devel libXinerama-devel libxkbcommon-devel"
|
makedepends="libXtst-devel libXinerama-devel libxkbcommon-devel"
|
||||||
|
@ -12,7 +12,8 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/jordansissel/xdotool"
|
homepage="https://github.com/jordansissel/xdotool"
|
||||||
distfiles="https://github.com/jordansissel/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jordansissel/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=b097ef0e3897d1a24e3f45f0faed58329742d3d9434b9b46eb97eb1040f999bf
|
checksum=1b6b75d60257357cc2a0a2ddcc7332e4b3c08e11b4148205a9021c68b52beb30
|
||||||
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
xdotool-devel_package() {
|
xdotool-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue