Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: talloc
|
||||
description: Hierarchical pool based memory allocator with destructors
|
||||
version: 2.4.4
|
||||
revision: 3
|
||||
url: https://talloc.samba.org/
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libbsd
|
||||
- libxcrypt
|
||||
optional_depends:
|
||||
- python3=3.14.*:For python bindings
|
||||
make_depends:
|
||||
- docbook-xsl-nons
|
||||
- python3=3.14.*
|
||||
downloads:
|
||||
- url: https://www.samba.org/ftp/talloc/talloc-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 55e47994018c13743485544e7206780ffbb3c8495e704a99636503e6e77abf59
|
||||
Reference in New Issue
Block a user