libXau: converted to subpkgs.

--HG--
extra : convert_revision : 6cec48511c92a947a8bfd3b3f3a7b284fa15533d
This commit is contained in:
Juan RP
2009-03-19 01:35:38 +01:00
parent ed3e629b66
commit d676665820
3 changed files with 23 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# Template build file for 'libXau'.
pkgname=libXau
sourcepkg=$pkgname
version=1.0.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
@@ -10,6 +11,7 @@ long_desc="
LibXau is an authorization protocol for X from the modular
X.org X11 project."
subpackages="devel"
Add_dependency full glibc
Add_dependency build pkg-config
Add_dependency build xproto