From a486d06aa45e6525ee5b86bb4f723e46cde3c391 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 21:41:12 +0100 Subject: Ajout de xorg-libxau#1.0.4-1 --- xorg/xorg-libxau/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 xorg/xorg-libxau/Pkgfile (limited to 'xorg/xorg-libxau/Pkgfile') diff --git a/xorg/xorg-libxau/Pkgfile b/xorg/xorg-libxau/Pkgfile new file mode 100644 index 000000000..6959f627e --- /dev/null +++ b/xorg/xorg-libxau/Pkgfile @@ -0,0 +1,18 @@ +# Description: X Authorization routines +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-xproto + +name=xorg-libxau +version=1.0.4 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/lib/libXau-$version.tar.bz2) + +build() { + cd libXau-$version + + ./configure --prefix=/usr --mandir=/usr/man + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2