xtrans: add homepage, license
This commit is contained in:
parent
bbc9d8dcdf
commit
3883bb1135
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template build file for 'xtrans'.
|
# Template build file for 'xtrans'.
|
||||||
pkgname=xtrans
|
pkgname=xtrans
|
||||||
version=1.2.5
|
version=1.2.5
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Network API translation layer to insulate X"
|
short_desc="Network API translation layer to insulate X"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cc71a391f4da8176e5daeeac1ddf5137ba5e8d2263cb93a49f9e2a9976b90899
|
checksum=cc71a391f4da8176e5daeeac1ddf5137ba5e8d2263cb93a49f9e2a9976b90899
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue