New package: xdotool-2.20110530.1
This commit is contained in:
parent
a3395f3075
commit
c3d78fb97c
1 changed files with 16 additions and 0 deletions
16
srcpkgs/xdotool/template
Normal file
16
srcpkgs/xdotool/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'xdotool'
|
||||||
|
pkgname=xdotool
|
||||||
|
version=2.20110530.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="libXtst-devel libXinerama-devel"
|
||||||
|
make_build_target="all static"
|
||||||
|
make_install_args="INSTALLMAN=$DESTDIR/usr/share/man"
|
||||||
|
make_install_target="install-static installman"
|
||||||
|
short_desc="Command-line X11 automation tool"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="http://www.semicomplete.com/projects/xdotool/"
|
||||||
|
distfiles="http://semicomplete.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||||
|
checksum=e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67
|
Loading…
Add table
Add a link
Reference in a new issue