Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: tdb
|
||||
description: Trivial Database similar to GDBM but allows simultaneous commits
|
||||
version: 1.4.15
|
||||
revision: 1
|
||||
url: https://tdb.samba.org/
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- python3:For python bindings
|
||||
make_depends:
|
||||
- docbook-xsl-nons
|
||||
- libxslt
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://www.samba.org/ftp/tdb/tdb-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: fba09d8df1f1b9072aeae8e78b2bd43c5afef20b2f6deefa633aa14a377a8dd2
|
||||
Reference in New Issue
Block a user