From 11469ffe676d8be1643e874af04b402c301186ef Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 18 Nov 2009 23:20:16 +0100 Subject: maj xorg-libxtst#1.1.0-1 --- xorg/xorg-libxtst/Pkgfile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'xorg/xorg-libxtst/Pkgfile') diff --git a/xorg/xorg-libxtst/Pkgfile b/xorg/xorg-libxtst/Pkgfile index 6921819da..08332697c 100644 --- a/xorg/xorg-libxtst/Pkgfile +++ b/xorg/xorg-libxtst/Pkgfile @@ -1,18 +1,20 @@ # Description: xorg lib libXtst # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: xorg-libx11, xorg-libxext, xorg-recordproto, xorg-inputproto +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-libx11, xorg-libxext, xorg-recordproto, xorg-inputproto, xorg-libxi name=xorg-libxtst -version=1.0.3 +version=1.1.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXtst-$version.tar.bz2) build() { cd libXtst-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install + rm -r $PKG/usr/share } -- cgit v1.2.3-70-g09d2