From 037a0f7f3d583c16bbd45189d3eb999186289707 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 11 Mar 2011 20:02:27 +0100 Subject: xorg-xwininfo, maj 1.1.1-1 --- xorg/xorg-xwininfo/Pkgfile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'xorg/xorg-xwininfo/Pkgfile') diff --git a/xorg/xorg-xwininfo/Pkgfile b/xorg/xorg-xwininfo/Pkgfile index dd4d783b1..b8c7eb476 100644 --- a/xorg/xorg-xwininfo/Pkgfile +++ b/xorg/xorg-xwininfo/Pkgfile @@ -1,19 +1,18 @@ # Description: Window information utility for X # 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, xorg-libx11, xorg-libxext # Run on: xorg-libxmu,xorg-libx11,xorg-libxext name=xorg-xwininfo -version=1.0.4 -release=2 +version=1.1.1 +release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xwininfo-$version.tar.bz2) build() { cd xwininfo-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf