Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libcbor | name : libcbor | ||||
| version : 0.8.0 | version : 0.9.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/PJK/libcbor/archive/v0.8.0.tar.gz : 618097166ea4a54499646998ccaa949a5816e6a665cf1d6df383690895217c8b | - https://github.com/PJK/libcbor/archive/v0.9.0.tar.gz : da81e4f9333e0086d4e2745183c7052f04ecc4dbcffcf910029df24f103c15d1 | ||||
| license : MIT | license : MIT | ||||
| component : programming.library | component : programming.library | ||||
| summary : CBOR protocol implementation for C | summary : CBOR protocol implementation for C | ||||
| description: | | description: | | ||||
| libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | ||||
| setup : | | setup : | | ||||
| %cmake_ninja -DBUILD_SHARED_LIBS=on | %cmake_ninja -DBUILD_SHARED_LIBS=on | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.