ports/xorg (2.3): xorg-libxtst: updated to 1.0.2.
commit 30a7fec5419ae34dd45581cba1eb4f05996d45c8 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri Jun 8 16:32:12 2007 +0200 xorg-libxtst: updated to 1.0.2. diff --git a/xorg-libxtst/.footprint b/xorg-libxtst/.footprint index decf0b3..a53e8b4 100644 --- a/xorg-libxtst/.footprint +++ b/xorg-libxtst/.footprint @@ -7,3 +7,16 @@ lrwxrwxrwx root/root usr/lib/libXtst.so.6 -> libXtst.so.6.1.0 -rwxr-xr-x root/root usr/lib/libXtst.so.6.1.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xtst.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/XTestCompareCurrentCursorWithWindow.3.gz +-rw-r--r-- root/root usr/man/man3/XTestCompareCursorWithWindow.3.gz +-rw-r--r-- root/root usr/man/man3/XTestDiscard.3.gz +-rw-r--r-- root/root usr/man/man3/XTestFakeButtonEvent.3.gz +-rw-r--r-- root/root usr/man/man3/XTestFakeKeyEvent.3.gz +-rw-r--r-- root/root usr/man/man3/XTestFakeMotionEvent.3.gz +-rw-r--r-- root/root usr/man/man3/XTestFakeRelativeMotionEvent.3.gz +-rw-r--r-- root/root usr/man/man3/XTestGrabControl.3.gz +-rw-r--r-- root/root usr/man/man3/XTestQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/XTestSetGContextOfGC.3.gz +-rw-r--r-- root/root usr/man/man3/XTestSetVisualIDOfVisual.3.gz diff --git a/xorg-libxtst/.md5sum b/xorg-libxtst/.md5sum index 4d3d6bf..794d1c1 100644 --- a/xorg-libxtst/.md5sum +++ b/xorg-libxtst/.md5sum @@ -1 +1 @@ -0ba567531ff9ac1ff9da0653f8a161b3 libXtst-1.0.1.tar.bz2 +032d5c1d3914fc0224837328c88aef96 libXtst-1.0.2.tar.bz2 diff --git a/xorg-libxtst/Pkgfile b/xorg-libxtst/Pkgfile index 016bf13..050a3e3 100644 --- a/xorg-libxtst/Pkgfile +++ b/xorg-libxtst/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-libxext, xorg-recordproto, xorg-inputproto name=xorg-libxtst -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXtst-$version.tar.bz2) build() { cd libXtst-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu