xcb-proto: add homepage, license
This commit is contained in:
parent
1c46d76201
commit
08cb49daa9
1 changed files with 3 additions and 1 deletions
|
@ -1,12 +1,14 @@
|
|||
# Template build for 'xcb-proto'.
|
||||
pkgname=xcb-proto
|
||||
version=1.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libxml2"
|
||||
fulldepends="python"
|
||||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xcb.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||
checksum=233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue