Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-xlib
|
||||
description: A fully functional X client library for Python programs
|
||||
version: "0.33"
|
||||
revision: 1
|
||||
url: https://github.com/python-xlib/python-xlib
|
||||
license: LGPL-2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-six
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools-scm
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/python-xlib/python-xlib/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e10d1b49655800bffe0fbb5eb31eeef915a4421952ef006d468d53d34901f6f8
|
||||
Reference in New Issue
Block a user