ports/compat-32 (3.2): xorg-libxtst-32: 1.2.2 -> 1.2.3
commit cdccde3f5b0a89451d5f674139b4f1a97b2fc839 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Oct 9 20:17:24 2016 +1100 xorg-libxtst-32: 1.2.2 -> 1.2.3 diff --git a/xorg-libxtst-32/.md5sum b/xorg-libxtst-32/.md5sum index 9499482..4d0a816 100644 --- a/xorg-libxtst-32/.md5sum +++ b/xorg-libxtst-32/.md5sum @@ -1 +1 @@ -25c6b366ac3dc7a12c5d79816ce96a59 libXtst-1.2.2.tar.bz2 +ef8c2c1d16a00bd95b9fdcef63b8a2ca libXtst-1.2.3.tar.bz2 diff --git a/xorg-libxtst-32/Pkgfile b/xorg-libxtst-32/Pkgfile index 99febe7..04c57c7 100644 --- a/xorg-libxtst-32/Pkgfile +++ b/xorg-libxtst-32/Pkgfile @@ -4,20 +4,17 @@ # Depends on: xorg-libx11-32 xorg-libxext-32 xorg-libxi-32 xorg-recordproto-32 xorg-libxtst name=xorg-libxtst-32 -version=1.2.2 +version=1.2.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXtst-$version.tar.bz2) build() { cd libXtst-$version - ./configure --prefix=/usr --mandir=/usr/man --libdir=/usr/lib32 + ./configure --prefix=/usr --libdir=/usr/lib32 make make DESTDIR=$PKG install - rm $PKG/usr/share/doc/libXtst/{record,xtest}lib.xml - find $PKG/usr/share -type d -delete - - rm -r $PKG/usr/include $PKG/usr/man + rm -r $PKG/usr/{include,share/man,share/doc,share} }
participants (1)
-
crux@crux.nu