xorg-x11perf: updated to 1.5.

This commit is contained in:
Tilman Sauerbeck 2008-03-14 19:06:48 +01:00
parent 041a838255
commit 9440cea302
3 changed files with 6 additions and 6 deletions

View File

@ -11,6 +11,6 @@ drwxr-xr-x root/root usr/lib/X11/x11perfcomp/
-rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfratio -rwxr-xr-x root/root usr/lib/X11/x11perfcomp/perfratio
drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/Xmark.1x.gz -rw-r--r-- root/root usr/man/man1/Xmark.1.gz
-rw-r--r-- root/root usr/man/man1/x11perf.1x.gz -rw-r--r-- root/root usr/man/man1/x11perf.1.gz
-rw-r--r-- root/root usr/man/man1/x11perfcomp.1x.gz -rw-r--r-- root/root usr/man/man1/x11perfcomp.1.gz

View File

@ -1 +1 @@
fd06c8b8e3572a0e14af65a49e0dd7d1 x11perf-1.4.1.tar.bz2 31283bfc3c78718ac1bd71e510d4e774 x11perf-1.5.tar.bz2

View File

@ -4,14 +4,14 @@
# Depends on: xorg-libxmu, xorg-libxft, xorg-libxext # Depends on: xorg-libxmu, xorg-libxft, xorg-libxext
name=xorg-x11perf name=xorg-x11perf
version=1.4.1 version=1.5
release=1 release=1
source=(http://xorg.freedesktop.org/releases/individual/app/x11perf-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/app/x11perf-$version.tar.bz2)
build() { build() {
cd x11perf-$version cd x11perf-$version
./configure --prefix=/usr ./configure --prefix=/usr --mandir=/usr/man
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install