xprop: update to 1.2.0
This commit is contained in:
parent
a3a73e70c2
commit
f16d216ad8
1 changed files with 2 additions and 3 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template build file for 'xprop'.
|
# Template build file for 'xprop'.
|
||||||
pkgname=xprop
|
pkgname=xprop
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
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="Property displayer for X"
|
short_desc="Property displayer for X"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cc8e07901574895f113baffda19272c54545879e02012314527ebbf2dcc66226
|
checksum=53508c082b03dbbfd68489cb21392023f3e62ca9c921e1fb39b92ad10fbe6b9c
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides xprop, a property displayer for X.
|
This package provides xprop, a property displayer for X.
|
||||||
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 libX11
|
Add_dependency run libX11
|
||||||
Add_dependency run libXmu
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libX11-devel
|
Add_dependency build libX11-devel
|
||||||
Add_dependency build libXmu-devel
|
Add_dependency build libXmu-devel
|
||||||
|
|
Loading…
Reference in a new issue