fixesproto: add homepage, license
This commit is contained in:
parent
9d62010572
commit
e8cb66aea6
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template build file for 'fixesproto'.
|
# Template build file for 'fixesproto'.
|
||||||
pkgname=fixesproto
|
pkgname=fixesproto
|
||||||
version=5.0
|
version=5.0
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
fulldepends="xextproto"
|
fulldepends="xextproto"
|
||||||
short_desc="Fixes extension headers from X.org"
|
short_desc="Fixes extension headers from X.org"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce
|
checksum=ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue