ports/compat-32 (3.4): libinput-32: 1.11.3 -> 1.12.0
commit 1972971721275fad0ff51b7e089fafd99db1724f Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Sep 16 17:37:16 2018 +1000 libinput-32: 1.11.3 -> 1.12.0 diff --git a/libinput-32/.signature b/libinput-32/.signature index 9a18304..29ae327 100644 --- a/libinput-32/.signature +++ b/libinput-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXb+9UgpvdGMPVlUb/hGPROaYv1VU/WwPHA0e8XAf1va2VxHTkDfun8R5hhsSgVDGFoiUj0q/1dOhlYrG65GeYQY= -SHA256 (Pkgfile) = ffed31ea06f04e0327eb565289b223e672716c9d53f9c77611dbaf68357d65cb +RWSwxGo/zH7eXeU6l7aKL2nmH4NSvpQSfUHBYCl/DJrbgf+iRt/XJbCT38WLdK+c56Go3d28mPIl8SoP2yLGXqmKvDuU/NlLzww= +SHA256 (Pkgfile) = c5a9f075291b294d44a1b4cd918bc2c10223b245fdc8c0e4e773a7a5889a020c SHA256 (.footprint) = 443a1d2ce220ec5895c13c4d95bf28f36f2ab95bbd7b4ae2adaede2db4d66670 -SHA256 (libinput-1.11.3.tar.xz) = f31191d96e425b4f16319842279d65946d9d983dcd3d9e466ae1206aa10ecb06 +SHA256 (libinput-1.12.0.tar.xz) = 15ac2b78ec0b502c14400d711dbd6b9164a43a724cedeaf21c7fa29960e701a4 diff --git a/libinput-32/Pkgfile b/libinput-32/Pkgfile index 1dc4ecb..b17000c 100644 --- a/libinput-32/Pkgfile +++ b/libinput-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mtdev-32 eudev-32 xorg-libevdev-32 libinput name=libinput-32 -version=1.11.3 +version=1.12.0 release=1 source=(https://www.freedesktop.org/software/${name%-*}/${name%-*}-$version.tar.xz) @@ -24,10 +24,5 @@ build() { DESTDIR=$PKG ninja -C build -j ${JOBS:-1} install - install -d $PKG/etc/udev - mv $PKG/lib/udev/hwdb.d $PKG/etc/udev - - chmod -R g-w $PKG - - rm -r $PKG/{etc,lib} $PKG/usr/{bin,include,lib32/libinput,share} + rm -r $PKG/lib $PKG/usr/{bin,include,lib32/libinput,share} }
participants (1)
-
crux@crux.nu