Initial Commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-libevdev
|
||||
description: Python wrapper for libevdev
|
||||
version: 0.13.1
|
||||
revision: 1
|
||||
url: https://gitlab.freedesktop.org/libevdev/python-libevdev
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libevdev
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/${BPM_PKG_VERSION}/python-libevdev-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 2eb3688fc52244330c4837f0e446122b9726da777a3f301fe3b0c73f92202036
|
||||
Reference in New Issue
Block a user