xorg-server: enable some more extensions.
[pkgfs.git] / templates / xauth.tmpl
blobcf145ad3773a2f8fe5773d12c9819f6b182126f0
1 # Template build file for 'xauth'.
2 pkgname=xauth
3 version=1.0.3
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/app
6 build_style=gnu_configure
7 make_cmd="$PKGFS_MASTERDIR/bin/gmake"
8 short_desc="X authentication utility"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=be87304d87abacc1d5fb00473807085d64b12e45
11 long_desc="
12  This package provides xauth, a program to display and manipulate the
13  authentication data used by the X11 clients.
15  This is from the modular X.org X11 project."