23 lines
586 B
YAML
23 lines
586 B
YAML
name: tevent
|
|
description: Event system based on the talloc memory management library
|
|
version: 0.17.2
|
|
revision: 1
|
|
url: https://tevent.samba.org/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- talloc
|
|
optional_depends:
|
|
- python3=3.14.*:For python bindings
|
|
make_depends:
|
|
- cmocka
|
|
- python3=3.14.*
|
|
downloads:
|
|
- url: https://www.samba.org/ftp/tevent/tevent-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e53b1ac288d017d66dde0471cd429a806168ecf07179d7f019572d7a7e05f0d6
|