From 251a30bdd95ff7199a44a151de75c1f74a7ea563 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 10:46:57 +0200 Subject: xorg-x11perf, maj footprint --- xorg/xorg-x11perf/.footprint | 11 ++++++----- xorg/xorg-x11perf/Pkgfile | 5 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/xorg/xorg-x11perf/.footprint b/xorg/xorg-x11perf/.footprint index 5c63bba63..2e2840a60 100644 --- a/xorg/xorg-x11perf/.footprint +++ b/xorg/xorg-x11perf/.footprint @@ -9,8 +9,9 @@ drwxr-xr-x root/root usr/lib/X11/x11perfcomp/ -rwxr-xr-x root/root usr/lib/X11/x11perfcomp/fillblnk -rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfboth -rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfratio -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/Xmark.1.gz --rw-r--r-- root/root usr/man/man1/x11perf.1.gz --rw-r--r-- root/root usr/man/man1/x11perfcomp.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/Xmark.1.gz +-rw-r--r-- root/root usr/share/man/man1/x11perf.1.gz +-rw-r--r-- root/root usr/share/man/man1/x11perfcomp.1.gz diff --git a/xorg/xorg-x11perf/Pkgfile b/xorg/xorg-x11perf/Pkgfile index e9ce8f0e0..fae0c0470 100644 --- a/xorg/xorg-x11perf/Pkgfile +++ b/xorg/xorg-x11perf/Pkgfile @@ -1,6 +1,7 @@ # Description: X11 server performance test program # 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-libxft, xorg-libxext name=xorg-x11perf @@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/x11perf-$version.tar build() { cd x11perf-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf