Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : tdb | name : tdb | ||||
| version : 1.4.3 | version : 1.4.3 | ||||
| release : 16 | release : 17 | ||||
| source : | source : | ||||
| - https://www.samba.org/ftp/tdb/tdb-1.4.3.tar.gz : c8058393dfa15f47e11ebd2f1d132693f0b3b3b8bf22d0201bfb305026f88a1b | - https://www.samba.org/ftp/tdb/tdb-1.4.3.tar.gz : c8058393dfa15f47e11ebd2f1d132693f0b3b3b8bf22d0201bfb305026f88a1b | ||||
| license : LGPL-3.0-or-later | license : LGPL-3.0-or-later | ||||
| component : database | component : database | ||||
| summary : Transactional database | summary : Transactional database | ||||
| description: | | description: | | ||||
| This is a simple database API. It was inspired by the realisation that in Samba we have several ad-hoc bits of code that essentially implement small databases for sharing structures between parts of Samba. | This is a simple database API. It was inspired by the realisation that in Samba we have several ad-hoc bits of code that essentially implement small databases for sharing structures between parts of Samba. | ||||
| builddeps : | |||||
| - pkgconfig(libtirpc) | |||||
| patterns : | patterns : | ||||
| - utils : /usr/bin | - utils : /usr/bin | ||||
| setup : | | setup : | | ||||
| %configure \ | %configure \ | ||||
| --bundled-libraries=NONE \ | --bundled-libraries=NONE \ | ||||
| --builtin-libraries=replace \ | --builtin-libraries=replace \ | ||||
| --disable-rpath-install \ | --disable-rpath-install \ | ||||
| --disable-python | --disable-python | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # check : | | # check : | | ||||
| # Disable tests until upstream get it together | # Disable tests until upstream get it together | ||||
| # %make check | # %make check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.