vp-build/templates/xauth.tmpl
Juan RP cfa18b4416 Massive renaming, pkgfs is now called xbps.
Also known as "xtraeme's build package system".

--HG--
extra : convert_revision : 119840ceae588fef65d6dcab651f607f54fa0be6
2008-10-13 07:32:05 +02:00

16 lines
510 B
Cheetah

# Template build file for 'xauth'.
pkgname=xauth
version=1.0.3
extract_sufx=".tar.bz2"
url=http://xorg.freedesktop.org/releases/individual/app
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="X authentication utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=be87304d87abacc1d5fb00473807085d64b12e45
long_desc="
This package provides xauth, a program to display and manipulate the
authentication data used by the X11 clients.
This is from the modular X.org X11 project."