Switch to new package format
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
name: libwacom
|
||||
description: C library to provide information about tablet devices that is not available through the kernel
|
||||
version: 2.19.0
|
||||
revision: 2
|
||||
url: https://github.com/linuxwacom/libwacom
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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: 8dd84e75d322aa5f33b2fe781cb67efa5706fedcf483737b4657557f33055a93
|
||||
Reference in New Issue
Block a user