xcb-proto: update to 1.7.1.
This commit is contained in:
parent
cd193322b5
commit
761f50cb3a
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template build for 'xcb-proto'.
|
||||
pkgname=xcb-proto
|
||||
version=1.7
|
||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libxml2"
|
||||
fulldepends="python"
|
||||
revision=1
|
||||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38
|
||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
checksum=ad5d99887d811c9817f1916d7b3f5dc6c21414c093256cbeffb945aacdc34437
|
||||
long_desc="
|
||||
The xcb-proto package provides the XML-XCB (X C Bindings) protocol
|
||||
descriptions that libxcb uses to generate the majority of its code and API.
|
||||
|
@ -30,4 +30,3 @@ long_desc="
|
|||
|
||||
noarch=yes
|
||||
pycompile_module="xcbgen"
|
||||
|
||||
|
|
Loading…
Reference in a new issue