xdotool: update to 3.20210804.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'xdotool'
|
||||
pkgname=xdotool
|
||||
version=3.20160805.1
|
||||
version=3.20210804.2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
make_build_target="all"
|
||||
@@ -12,8 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/jordansissel/xdotool"
|
||||
distfiles="https://github.com/jordansissel/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=35be5ff6edf0c620a0e16f09ea5e101d5173280161772fca18657d83f20fcca8
|
||||
CFLAGS="-std=c99"
|
||||
checksum=fde6b15b5978c91e0ecb78cc541a9987752e724820722e479dcc2efc17466c89
|
||||
|
||||
xdotool-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
@@ -21,6 +20,7 @@ xdotool-devel_package() {
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user