From f3c8f5959945275c1771c324f81d178ce1fe27ab Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 10 Mar 2011 10:30:08 +0100 Subject: xorg-iceauth, déplacé dans xorg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xorg/xorg-iceauth/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 xorg/xorg-iceauth/Pkgfile (limited to 'xorg/xorg-iceauth/Pkgfile') diff --git a/xorg/xorg-iceauth/Pkgfile b/xorg/xorg-iceauth/Pkgfile new file mode 100644 index 000000000..80b0876f1 --- /dev/null +++ b/xorg/xorg-iceauth/Pkgfile @@ -0,0 +1,20 @@ +# Description: ICE authority file utility +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Packager: tilman at crux dot nu +# Depends on: xorg-xproto, xorg-libice +# Run on: xorg-libice + +name=xorg-iceauth +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar.bz2) + +build() { + cd iceauth-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2