mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge pull request #2650 from lrusak/libinput-update
libinput: update to 1.10.4
This commit is contained in:
commit
03e4ccebe2
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libinput"
|
||||
PKG_VERSION="1.6.3"
|
||||
PKG_SHA256="74da2798728e79c3aedfffa268d8fe811c3766ca3708309c0dc45502be137da1"
|
||||
PKG_VERSION="1.10.4"
|
||||
PKG_SHA256="2330a82f3e4b617a4f9ff0f2bf9cc217b3c4e69d767e61ca59ca07add61f68ac"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
@ -27,11 +27,9 @@ PKG_DEPENDS_TARGET="toolchain systemd libevdev mtdev"
|
||||
PKG_SECTION="wayland"
|
||||
PKG_SHORTDESC="libinput is a library to handle input devices in Wayland compositors and to provide a generic X.Org input driver."
|
||||
PKG_LONGDESC="libinput is a library to handle input devices in Wayland compositors and to provide a generic X.Org input driver."
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-sysroot=$SYSROOT_PREFIX \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-documentation \
|
||||
--disable-event-gui \
|
||||
--disable-tests \
|
||||
--disable-libwacom"
|
||||
PKG_MESON_OPTS_TARGET="-Dlibwacom=false \
|
||||
-Ddebug-gui=false \
|
||||
-Dtests=false \
|
||||
-Ddocumentation=false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user