diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository. + +- Silke Hofstra + - IRC: silkeh + - Email: silke@slxh.eu diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/abi_symbols b/abi_symbols new file mode 100644 --- /dev/null +++ b/abi_symbols @@ -0,0 +1,231 @@ +libcbor.so.0.8:_cbor_alloc_multiple +libcbor.so.0.8:_cbor_builder_append +libcbor.so.0.8:_cbor_decode_half +libcbor.so.0.8:_cbor_encode_byte +libcbor.so.0.8:_cbor_encode_uint +libcbor.so.0.8:_cbor_encode_uint16 +libcbor.so.0.8:_cbor_encode_uint32 +libcbor.so.0.8:_cbor_encode_uint64 +libcbor.so.0.8:_cbor_encode_uint8 +libcbor.so.0.8:_cbor_highest_bit +libcbor.so.0.8:_cbor_is_indefinite +libcbor.so.0.8:_cbor_load_double +libcbor.so.0.8:_cbor_load_float +libcbor.so.0.8:_cbor_load_half +libcbor.so.0.8:_cbor_load_uint16 +libcbor.so.0.8:_cbor_load_uint32 +libcbor.so.0.8:_cbor_load_uint64 +libcbor.so.0.8:_cbor_load_uint8 +libcbor.so.0.8:_cbor_map_add_key +libcbor.so.0.8:_cbor_map_add_value +libcbor.so.0.8:_cbor_realloc_multiple +libcbor.so.0.8:_cbor_safe_to_multiply +libcbor.so.0.8:_cbor_stack_init +libcbor.so.0.8:_cbor_stack_pop +libcbor.so.0.8:_cbor_stack_push +libcbor.so.0.8:_cbor_unicode_codepoint_count +libcbor.so.0.8:_cbor_unicode_decode +libcbor.so.0.8:cbor_array_allocated +libcbor.so.0.8:cbor_array_get +libcbor.so.0.8:cbor_array_handle +libcbor.so.0.8:cbor_array_is_definite +libcbor.so.0.8:cbor_array_is_indefinite +libcbor.so.0.8:cbor_array_push +libcbor.so.0.8:cbor_array_replace +libcbor.so.0.8:cbor_array_set +libcbor.so.0.8:cbor_array_size +libcbor.so.0.8:cbor_build_bool +libcbor.so.0.8:cbor_build_bytestring +libcbor.so.0.8:cbor_build_ctrl +libcbor.so.0.8:cbor_build_float2 +libcbor.so.0.8:cbor_build_float4 +libcbor.so.0.8:cbor_build_float8 +libcbor.so.0.8:cbor_build_negint16 +libcbor.so.0.8:cbor_build_negint32 +libcbor.so.0.8:cbor_build_negint64 +libcbor.so.0.8:cbor_build_negint8 +libcbor.so.0.8:cbor_build_string +libcbor.so.0.8:cbor_build_stringn +libcbor.so.0.8:cbor_build_tag +libcbor.so.0.8:cbor_build_uint16 +libcbor.so.0.8:cbor_build_uint32 +libcbor.so.0.8:cbor_build_uint64 +libcbor.so.0.8:cbor_build_uint8 +libcbor.so.0.8:cbor_builder_array_start_callback +libcbor.so.0.8:cbor_builder_boolean_callback +libcbor.so.0.8:cbor_builder_byte_string_callback +libcbor.so.0.8:cbor_builder_byte_string_start_callback +libcbor.so.0.8:cbor_builder_float2_callback +libcbor.so.0.8:cbor_builder_float4_callback +libcbor.so.0.8:cbor_builder_float8_callback +libcbor.so.0.8:cbor_builder_indef_array_start_callback +libcbor.so.0.8:cbor_builder_indef_break_callback +libcbor.so.0.8:cbor_builder_indef_map_start_callback +libcbor.so.0.8:cbor_builder_map_start_callback +libcbor.so.0.8:cbor_builder_negint16_callback +libcbor.so.0.8:cbor_builder_negint32_callback +libcbor.so.0.8:cbor_builder_negint64_callback +libcbor.so.0.8:cbor_builder_negint8_callback +libcbor.so.0.8:cbor_builder_null_callback +libcbor.so.0.8:cbor_builder_string_callback +libcbor.so.0.8:cbor_builder_string_start_callback +libcbor.so.0.8:cbor_builder_tag_callback +libcbor.so.0.8:cbor_builder_uint16_callback +libcbor.so.0.8:cbor_builder_uint32_callback +libcbor.so.0.8:cbor_builder_uint64_callback +libcbor.so.0.8:cbor_builder_uint8_callback +libcbor.so.0.8:cbor_builder_undefined_callback +libcbor.so.0.8:cbor_bytestring_add_chunk +libcbor.so.0.8:cbor_bytestring_chunk_count +libcbor.so.0.8:cbor_bytestring_chunks_handle +libcbor.so.0.8:cbor_bytestring_handle +libcbor.so.0.8:cbor_bytestring_is_definite +libcbor.so.0.8:cbor_bytestring_is_indefinite +libcbor.so.0.8:cbor_bytestring_length +libcbor.so.0.8:cbor_bytestring_set_handle +libcbor.so.0.8:cbor_copy +libcbor.so.0.8:cbor_ctrl_value +libcbor.so.0.8:cbor_decref +libcbor.so.0.8:cbor_describe +libcbor.so.0.8:cbor_encode_array_start +libcbor.so.0.8:cbor_encode_bool +libcbor.so.0.8:cbor_encode_break +libcbor.so.0.8:cbor_encode_bytestring_start +libcbor.so.0.8:cbor_encode_ctrl +libcbor.so.0.8:cbor_encode_double +libcbor.so.0.8:cbor_encode_half +libcbor.so.0.8:cbor_encode_indef_array_start +libcbor.so.0.8:cbor_encode_indef_bytestring_start +libcbor.so.0.8:cbor_encode_indef_map_start +libcbor.so.0.8:cbor_encode_indef_string_start +libcbor.so.0.8:cbor_encode_map_start +libcbor.so.0.8:cbor_encode_negint +libcbor.so.0.8:cbor_encode_negint16 +libcbor.so.0.8:cbor_encode_negint32 +libcbor.so.0.8:cbor_encode_negint64 +libcbor.so.0.8:cbor_encode_negint8 +libcbor.so.0.8:cbor_encode_null +libcbor.so.0.8:cbor_encode_single +libcbor.so.0.8:cbor_encode_string_start +libcbor.so.0.8:cbor_encode_tag +libcbor.so.0.8:cbor_encode_uint +libcbor.so.0.8:cbor_encode_uint16 +libcbor.so.0.8:cbor_encode_uint32 +libcbor.so.0.8:cbor_encode_uint64 +libcbor.so.0.8:cbor_encode_uint8 +libcbor.so.0.8:cbor_encode_undef +libcbor.so.0.8:cbor_float_ctrl_is_ctrl +libcbor.so.0.8:cbor_float_get_float +libcbor.so.0.8:cbor_float_get_float2 +libcbor.so.0.8:cbor_float_get_float4 +libcbor.so.0.8:cbor_float_get_float8 +libcbor.so.0.8:cbor_float_get_width +libcbor.so.0.8:cbor_get_bool +libcbor.so.0.8:cbor_get_int +libcbor.so.0.8:cbor_get_uint16 +libcbor.so.0.8:cbor_get_uint32 +libcbor.so.0.8:cbor_get_uint64 +libcbor.so.0.8:cbor_get_uint8 +libcbor.so.0.8:cbor_incref +libcbor.so.0.8:cbor_int_get_width +libcbor.so.0.8:cbor_intermediate_decref +libcbor.so.0.8:cbor_is_bool +libcbor.so.0.8:cbor_is_float +libcbor.so.0.8:cbor_is_int +libcbor.so.0.8:cbor_is_null +libcbor.so.0.8:cbor_is_undef +libcbor.so.0.8:cbor_isa_array +libcbor.so.0.8:cbor_isa_bytestring +libcbor.so.0.8:cbor_isa_float_ctrl +libcbor.so.0.8:cbor_isa_map +libcbor.so.0.8:cbor_isa_negint +libcbor.so.0.8:cbor_isa_string +libcbor.so.0.8:cbor_isa_tag +libcbor.so.0.8:cbor_isa_uint +libcbor.so.0.8:cbor_load +libcbor.so.0.8:cbor_map_add +libcbor.so.0.8:cbor_map_allocated +libcbor.so.0.8:cbor_map_handle +libcbor.so.0.8:cbor_map_is_definite +libcbor.so.0.8:cbor_map_is_indefinite +libcbor.so.0.8:cbor_map_size +libcbor.so.0.8:cbor_mark_negint +libcbor.so.0.8:cbor_mark_uint +libcbor.so.0.8:cbor_move +libcbor.so.0.8:cbor_new_ctrl +libcbor.so.0.8:cbor_new_definite_array +libcbor.so.0.8:cbor_new_definite_bytestring +libcbor.so.0.8:cbor_new_definite_map +libcbor.so.0.8:cbor_new_definite_string +libcbor.so.0.8:cbor_new_float2 +libcbor.so.0.8:cbor_new_float4 +libcbor.so.0.8:cbor_new_float8 +libcbor.so.0.8:cbor_new_indefinite_array +libcbor.so.0.8:cbor_new_indefinite_bytestring +libcbor.so.0.8:cbor_new_indefinite_map +libcbor.so.0.8:cbor_new_indefinite_string +libcbor.so.0.8:cbor_new_int16 +libcbor.so.0.8:cbor_new_int32 +libcbor.so.0.8:cbor_new_int64 +libcbor.so.0.8:cbor_new_int8 +libcbor.so.0.8:cbor_new_null +libcbor.so.0.8:cbor_new_tag +libcbor.so.0.8:cbor_new_undef +libcbor.so.0.8:cbor_null_array_start_callback +libcbor.so.0.8:cbor_null_boolean_callback +libcbor.so.0.8:cbor_null_byte_string_callback +libcbor.so.0.8:cbor_null_byte_string_start_callback +libcbor.so.0.8:cbor_null_float2_callback +libcbor.so.0.8:cbor_null_float4_callback +libcbor.so.0.8:cbor_null_float8_callback +libcbor.so.0.8:cbor_null_indef_array_start_callback +libcbor.so.0.8:cbor_null_indef_break_callback +libcbor.so.0.8:cbor_null_indef_map_start_callback +libcbor.so.0.8:cbor_null_map_start_callback +libcbor.so.0.8:cbor_null_negint16_callback +libcbor.so.0.8:cbor_null_negint32_callback +libcbor.so.0.8:cbor_null_negint64_callback +libcbor.so.0.8:cbor_null_negint8_callback +libcbor.so.0.8:cbor_null_null_callback +libcbor.so.0.8:cbor_null_string_callback +libcbor.so.0.8:cbor_null_string_start_callback +libcbor.so.0.8:cbor_null_tag_callback +libcbor.so.0.8:cbor_null_uint16_callback +libcbor.so.0.8:cbor_null_uint32_callback +libcbor.so.0.8:cbor_null_uint64_callback +libcbor.so.0.8:cbor_null_uint8_callback +libcbor.so.0.8:cbor_null_undefined_callback +libcbor.so.0.8:cbor_refcount +libcbor.so.0.8:cbor_serialize +libcbor.so.0.8:cbor_serialize_alloc +libcbor.so.0.8:cbor_serialize_array +libcbor.so.0.8:cbor_serialize_bytestring +libcbor.so.0.8:cbor_serialize_float_ctrl +libcbor.so.0.8:cbor_serialize_map +libcbor.so.0.8:cbor_serialize_negint +libcbor.so.0.8:cbor_serialize_string +libcbor.so.0.8:cbor_serialize_tag +libcbor.so.0.8:cbor_serialize_uint +libcbor.so.0.8:cbor_set_bool +libcbor.so.0.8:cbor_set_ctrl +libcbor.so.0.8:cbor_set_float2 +libcbor.so.0.8:cbor_set_float4 +libcbor.so.0.8:cbor_set_float8 +libcbor.so.0.8:cbor_set_uint16 +libcbor.so.0.8:cbor_set_uint32 +libcbor.so.0.8:cbor_set_uint64 +libcbor.so.0.8:cbor_set_uint8 +libcbor.so.0.8:cbor_stream_decode +libcbor.so.0.8:cbor_string_add_chunk +libcbor.so.0.8:cbor_string_chunk_count +libcbor.so.0.8:cbor_string_chunks_handle +libcbor.so.0.8:cbor_string_codepoint_count +libcbor.so.0.8:cbor_string_handle +libcbor.so.0.8:cbor_string_is_definite +libcbor.so.0.8:cbor_string_is_indefinite +libcbor.so.0.8:cbor_string_length +libcbor.so.0.8:cbor_string_set_handle +libcbor.so.0.8:cbor_tag_item +libcbor.so.0.8:cbor_tag_set_item +libcbor.so.0.8:cbor_tag_value +libcbor.so.0.8:cbor_typeof diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1 @@ +libc.so.6 diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : libcbor +version : 0.8.0 +release : 1 +source : + - https://github.com/PJK/libcbor/archive/v0.8.0.tar.gz : 618097166ea4a54499646998ccaa949a5816e6a665cf1d6df383690895217c8b +license : MIT +component : programming.library +summary : CBOR protocol implementation for C +description: | + libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. +setup : | + %cmake_ninja -DBUILD_SHARED_LIBS=on +build : | + %ninja_build +install : | + %ninja_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,71 @@ + + + libcbor + + Silke Hofstra + silke@slxh.eu + + MIT + programming.library + CBOR protocol implementation for C + libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. + + https://getsol.us/sources/README.Solus + + + libcbor + CBOR protocol implementation for C + libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. + + programming.library + + /usr/lib64/libcbor.so.0.8 + /usr/lib64/libcbor.so.0.8.0 + + + + libcbor-devel + Development files for libcbor + libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. + + programming.devel + + libcbor + + + /usr/include/cbor.h + /usr/include/cbor/arrays.h + /usr/include/cbor/bytestrings.h + /usr/include/cbor/callbacks.h + /usr/include/cbor/cbor_export.h + /usr/include/cbor/common.h + /usr/include/cbor/configuration.h + /usr/include/cbor/data.h + /usr/include/cbor/encoding.h + /usr/include/cbor/floats_ctrls.h + /usr/include/cbor/internal/builder_callbacks.h + /usr/include/cbor/internal/encoders.h + /usr/include/cbor/internal/loaders.h + /usr/include/cbor/internal/memory_utils.h + /usr/include/cbor/internal/stack.h + /usr/include/cbor/internal/unicode.h + /usr/include/cbor/ints.h + /usr/include/cbor/maps.h + /usr/include/cbor/serialization.h + /usr/include/cbor/streaming.h + /usr/include/cbor/strings.h + /usr/include/cbor/tags.h + /usr/lib64/libcbor.so + /usr/lib64/pkgconfig/libcbor.pc + + + + + 2020-09-30 + 0.8.0 + Packaging update + Silke Hofstra + silke@slxh.eu + + + \ No newline at end of file