Switch to new package format
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
name: libinput
|
||||
description: Input device management and event handling library
|
||||
version: 1.31.3
|
||||
revision: 2
|
||||
url: https://gitlab.freedesktop.org/libinput/libinput
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libevdev
|
||||
- libwacom
|
||||
- lua
|
||||
- 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: b6749bf6f1890f6631c0a70a027c35fec9d2e096a39f720548896e41474a9854
|
||||
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
|
||||
Reference in New Issue
Block a user