xtrans: update to 1.2.3, set noarch.
--HG-- extra : convert_revision : 84a41d7969787128a287e915630bd29726fe3bf8
This commit is contained in:
parent
5e9bc6fde0
commit
374a2eb878
1 changed files with 5 additions and 2 deletions
|
@ -1,11 +1,14 @@
|
||||||
|
# Template build file for 'xtrans'.
|
||||||
pkgname=xtrans
|
pkgname=xtrans
|
||||||
version=1.2.1
|
version=1.2.3
|
||||||
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"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9ff21a8d9ea524ca9b7cb6d6b4d522b4cb20b1c35edeb8995a9e9265a0df64bd
|
checksum=a67a8b09d9530021e2bd4b93136f385e72a8d8e4f2c26a99aeb169bee88facf0
|
||||||
long_desc="
|
long_desc="
|
||||||
Network API translation layer to insulate X applications and
|
Network API translation layer to insulate X applications and
|
||||||
libraries from OS network vageries. This is from the modular
|
libraries from OS network vageries. This is from the modular
|
||||||
X.org X11 project."
|
X.org X11 project."
|
||||||
|
|
||||||
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue