mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
https://gitlab.com/drobilla/sord/-/blob/v0.16.22/NEWS Added dependency to zix due to upstream commit:ec186c111badded in version 0.16.16. Updated license hash due to upstream commits53f071a5715edcf18adffb728f8a6fPackage switched from pcre to pcre2 in version 0.16.16:67bcd63bdaSigned-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
config BR2_PACKAGE_SORD
|
|
bool "sord"
|
|
select BR2_PACKAGE_SERD
|
|
select BR2_PACKAGE_ZIX
|
|
help
|
|
Sord is a lightweight C library for storing RDF data in
|
|
memory.
|
|
|
|
https://drobilla.net/software/sord.html
|