Update package version to 1.30.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: libinput
|
name: libinput
|
||||||
description: Input device management and event handling library
|
description: Input device management and event handling library
|
||||||
version: 1.29.2
|
version: 1.30.0
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://gitlab.freedesktop.org/libinput/libinput
|
url: https://gitlab.freedesktop.org/libinput/libinput
|
||||||
license: MIT
|
license: MIT
|
||||||
@@ -10,11 +10,14 @@ depends:
|
|||||||
- glibc
|
- glibc
|
||||||
- libevdev
|
- libevdev
|
||||||
- mtdev
|
- mtdev
|
||||||
|
- udev
|
||||||
make_depends:
|
make_depends:
|
||||||
- check
|
- check
|
||||||
- meson
|
- meson
|
||||||
|
- wayland-protocols
|
||||||
|
- python-pytest
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz
|
- url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 02631a861fc6b9fb9ca6ae51cf863334e0699bf60c91c389ac420f3fa0053bdc
|
checksum: fcce701746b8f5ee57c6724e963496d2223a9639856c6d1b811cff38e6dd4465
|
||||||
|
|||||||
Reference in New Issue
Block a user