53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
name: libinput
|
|
description: Input device management and event handling library
|
|
version: 1.30.1
|
|
revision: 3
|
|
url: https://gitlab.freedesktop.org/libinput/libinput
|
|
license: MIT
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libevdev
|
|
- libwacom
|
|
- mtdev
|
|
- udev
|
|
make_depends:
|
|
- cairo
|
|
- check
|
|
- glib
|
|
- gtk4
|
|
- libx11
|
|
- meson
|
|
- python3
|
|
- python-libevdev
|
|
- python-pyudev
|
|
- python-pyyaml
|
|
- python-pytest
|
|
- wayland
|
|
- wayland-protocols
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/libinput/libinput/-/archive/${BPM_PKG_VERSION}/libinput-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 4339a2b9cc96ede3c120dedaedc61e48ce567808c5229e66587525ea972ef617
|
|
split_packages:
|
|
- name: libinput
|
|
- name: libinput-tools
|
|
description: Debug tools for libinput
|
|
depends:
|
|
- cairo
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- gtk4
|
|
- libevdev
|
|
- libinput
|
|
- libx11
|
|
- python3
|
|
- python-libevdev
|
|
- python-pyudev
|
|
- python-pyyaml
|
|
- udev
|
|
- wayland
|