Initial Commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: libwacom
|
||||
description: C library to provide information about tablet devices that is not available through the kernel
|
||||
version: 2.17.0
|
||||
revision: 1
|
||||
url: https://github.com/linuxwacom/libwacom
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
- glibc
|
||||
- libevdev
|
||||
- libgudev
|
||||
optional_depends:
|
||||
- python-libevdev
|
||||
- python-pyudev
|
||||
make_depends:
|
||||
- libxml2
|
||||
- meson
|
||||
- python-libevdev
|
||||
- python-pytest
|
||||
- python-pyudev
|
||||
downloads:
|
||||
- url: https://github.com/linuxwacom/libwacom/releases/download/libwacom-${BPM_PKG_VERSION}/libwacom-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 41a0f239841567b101904df8ced81e1e0115334ccfd82a024412aa0903dae5a7
|
||||
Reference in New Issue
Block a user