From b0a903275501ad4df745b8997ee317f2799795df Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:38 +0200 Subject: xorg-iceauth dans extra --- extra/xorg-iceauth/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/xorg-iceauth/Pkgfile (limited to 'extra/xorg-iceauth/Pkgfile') diff --git a/extra/xorg-iceauth/Pkgfile b/extra/xorg-iceauth/Pkgfile new file mode 100644 index 000000000..aa33934da --- /dev/null +++ b/extra/xorg-iceauth/Pkgfile @@ -0,0 +1,18 @@ +# Description: ICE authority file utility +# URL: http://xorg.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-xproto, xorg-libice +# Run on: xorg-libice + +name=xorg-iceauth +version=1.0.4 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar.bz2) + +build() { + cd iceauth-$version + ./configure $XORG_CONFIG + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2