xwininfo: update to 1.1.1.
This commit is contained in:
parent
aa61581c38
commit
d52fd46ed5
1 changed files with 4 additions and 7 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template build file for 'xwininfo'.
|
# Template build file for 'xwininfo'.
|
||||||
pkgname=xwininfo
|
pkgname=xwininfo
|
||||||
version=1.0.5
|
version=1.1.1
|
||||||
revision=1
|
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Query information about X windows"
|
short_desc="Query information about X windows"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8db6b81a7b0bc4e7acce6c6d41df9747b0b19e12c21c5a70b51bbc63a42cdcd9
|
checksum=645a57be4870fb6aba459e7dc96f4d8eaafa3b31bbcd42c997ac4cb021a2343d
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides xwininfo, a program to query the X server for
|
This package provides xwininfo, a program to query the X server for
|
||||||
information about windows.
|
information about windows.
|
||||||
|
@ -14,8 +13,6 @@ long_desc="
|
||||||
This is from the modular X.org X11 project."
|
This is from the modular X.org X11 project."
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libXext
|
Add_dependency run libxcb
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libXext-devel
|
Add_dependency build libxcb-devel
|
||||||
Add_dependency build libX11-devel
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue