From c477a0093c1ac5fefb54561731e32df27aa12248 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:43 +0200 Subject: xorg-x11perf dans extra --- xorg/xorg-x11perf/.footprint.i686 | 17 ----------------- xorg/xorg-x11perf/.footprint.x86_64 | 17 ----------------- xorg/xorg-x11perf/.md5sum.i686 | 1 - xorg/xorg-x11perf/.md5sum.x86_64 | 1 - xorg/xorg-x11perf/Pkgfile | 18 ------------------ 5 files changed, 54 deletions(-) delete mode 100644 xorg/xorg-x11perf/.footprint.i686 delete mode 100644 xorg/xorg-x11perf/.footprint.x86_64 delete mode 100644 xorg/xorg-x11perf/.md5sum.i686 delete mode 100644 xorg/xorg-x11perf/.md5sum.x86_64 delete mode 100644 xorg/xorg-x11perf/Pkgfile (limited to 'xorg') diff --git a/xorg/xorg-x11perf/.footprint.i686 b/xorg/xorg-x11perf/.footprint.i686 deleted file mode 100644 index 2e2840a60..000000000 --- a/xorg/xorg-x11perf/.footprint.i686 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/x11perf --rwxr-xr-x root/root usr/bin/x11perfcomp -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/x11perfcomp/ --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/Xmark --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/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/.footprint.x86_64 b/xorg/xorg-x11perf/.footprint.x86_64 deleted file mode 100644 index 2e2840a60..000000000 --- a/xorg/xorg-x11perf/.footprint.x86_64 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/x11perf --rwxr-xr-x root/root usr/bin/x11perfcomp -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/x11perfcomp/ --rwxr-xr-x root/root usr/lib/X11/x11perfcomp/Xmark --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/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/.md5sum.i686 b/xorg/xorg-x11perf/.md5sum.i686 deleted file mode 100644 index 61007c8a8..000000000 --- a/xorg/xorg-x11perf/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -c3ac3667a6f5c3cead9847fbf4b5f36e x11perf-1.5.3.tar.bz2 diff --git a/xorg/xorg-x11perf/.md5sum.x86_64 b/xorg/xorg-x11perf/.md5sum.x86_64 deleted file mode 100644 index 61007c8a8..000000000 --- a/xorg/xorg-x11perf/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -c3ac3667a6f5c3cead9847fbf4b5f36e x11perf-1.5.3.tar.bz2 diff --git a/xorg/xorg-x11perf/Pkgfile b/xorg/xorg-x11perf/Pkgfile deleted file mode 100644 index 545f7adfe..000000000 --- a/xorg/xorg-x11perf/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: X11 server performance test program -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-libxmu, xorg-libxft, xorg-libxext -# Run on: xorg-libxmu,xorg-libxft,xorg-libxext - -name=xorg-x11perf -version=1.5.3 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/x11perf-$version.tar.bz2) - -build() { - cd x11perf-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-54-g00ecf