Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : libxmlb | |||||
| version : 0.3.7 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/hughsie/libxmlb/archive/refs/tags/0.3.7.tar.gz : fc00cdb2af69eb4a53bf6a48874c9004ee5373579eafa1dc4e53dace8b9d1251 | |||||
| homepage : https://github.com/hughsie/libxmlb | |||||
| license : | |||||
| - LGPL-2.1-or-later | |||||
| - GPL-2.0-or-later | |||||
| component : programming.library | |||||
| summary : A library to help create and query binary XML blobs | |||||
| description: | | |||||
| XML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. | |||||
| builddeps : | |||||
| - libstemmer-devel | |||||
| setup : | | |||||
| %meson_configure \ | |||||
| -Dgtkdoc=false \ | |||||
| -Dstemmer=true | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.