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