From 8eed5d619eccf6cfd896e4a89e67bced44191a1c Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 11 Mar 2011 19:59:30 +0100 Subject: xorg-xhost, maj 1.0.4-1 --- xorg/xorg-xhost/.md5sum.i686 | 2 +- xorg/xorg-xhost/.md5sum.x86_64 | 2 +- xorg/xorg-xhost/Pkgfile | 11 +++++------ 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'xorg/xorg-xhost') diff --git a/xorg/xorg-xhost/.md5sum.i686 b/xorg/xorg-xhost/.md5sum.i686 index 78d5a15ac..3953af4e3 100644 --- a/xorg/xorg-xhost/.md5sum.i686 +++ b/xorg/xorg-xhost/.md5sum.i686 @@ -1 +1 @@ -f746aba36f075ae4cae313d849a94f4e xhost-1.0.2.tar.bz2 +2be663a0afbcc0856c1591477d5bf32a xhost-1.0.4.tar.bz2 diff --git a/xorg/xorg-xhost/.md5sum.x86_64 b/xorg/xorg-xhost/.md5sum.x86_64 index 78d5a15ac..3953af4e3 100644 --- a/xorg/xorg-xhost/.md5sum.x86_64 +++ b/xorg/xorg-xhost/.md5sum.x86_64 @@ -1 +1 @@ -f746aba36f075ae4cae313d849a94f4e xhost-1.0.2.tar.bz2 +2be663a0afbcc0856c1591477d5bf32a xhost-1.0.4.tar.bz2 diff --git a/xorg/xorg-xhost/Pkgfile b/xorg/xorg-xhost/Pkgfile index ed23c3230..20763f1b1 100644 --- a/xorg/xorg-xhost/Pkgfile +++ b/xorg/xorg-xhost/Pkgfile @@ -1,19 +1,18 @@ # Description: x server access control program # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch # Depends on: xorg-libxmu # Run on: xorg-libxmu name=xorg-xhost -version=1.0.2 -release=2 +version=1.0.4 +release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xhost-$version.tar.bz2) build() { cd xhost-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf