Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
<PISI> | <PISI> | ||||
<Source> | <Source> | ||||
<Name>json-c</Name> | <Name>json-c</Name> | ||||
<Packager> | <Packager> | ||||
<Name>Peter O'Connor</Name> | <Name>James Lee</Name> | ||||
<Email>peter@solus-project.com</Email> | <Email>jamesl33info@gmail.com</Email> | ||||
</Packager> | </Packager> | ||||
<License>MIT</License> | <License>MIT</License> | ||||
<PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
<Summary xml:lang="en">JSON implementation in C</Summary> | <Summary xml:lang="en">JSON implementation in C</Summary> | ||||
<Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | <Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | ||||
</Description> | </Description> | ||||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
</Source> | </Source> | ||||
<Package> | <Package> | ||||
<Name>json-c</Name> | <Name>json-c</Name> | ||||
<Summary xml:lang="en">JSON implementation in C</Summary> | <Summary xml:lang="en">JSON implementation in C</Summary> | ||||
<Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | <Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | ||||
</Description> | </Description> | ||||
<PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
<Files> | <Files> | ||||
<Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="library">/usr/lib64/libjson-c.so.4</Path> | ||||
<Path fileType="library">/usr/lib64/libjson-c.so.4.0.0</Path> | |||||
<Path fileType="library">/usr/lib64/libjson.so.0</Path> | |||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<Package> | <Package> | ||||
<Name>json-c-32bit</Name> | <Name>json-c-32bit</Name> | ||||
<Summary xml:lang="en">32-bit libraries for json-c</Summary> | <Summary xml:lang="en">32-bit libraries for json-c</Summary> | ||||
<Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | <Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | ||||
</Description> | </Description> | ||||
<PartOf>emul32</PartOf> | <PartOf>emul32</PartOf> | ||||
<RuntimeDependencies> | <RuntimeDependencies> | ||||
<Dependency release="9">json-c</Dependency> | <Dependency release="10">json-c</Dependency> | ||||
</RuntimeDependencies> | </RuntimeDependencies> | ||||
<Files> | <Files> | ||||
<Path fileType="library">/usr/lib32/lib*.so.*</Path> | <Path fileType="library">/usr/lib32/libjson-c.so.4</Path> | ||||
<Path fileType="library">/usr/lib32/libjson-c.so.4.0.0</Path> | |||||
<Path fileType="library">/usr/lib32/libjson.so.0</Path> | |||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<Package> | <Package> | ||||
<Name>json-c-32bit-devel</Name> | <Name>json-c-32bit-devel</Name> | ||||
<Summary xml:lang="en">Development files for 32-bit json-c</Summary> | <Summary xml:lang="en">Development files for 32-bit json-c</Summary> | ||||
<Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | <Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | ||||
</Description> | </Description> | ||||
<PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
<RuntimeDependencies> | <RuntimeDependencies> | ||||
<Dependency release="9">json-c-devel</Dependency> | <Dependency release="10">json-c-devel</Dependency> | ||||
<Dependency release="9">json-c-32bit</Dependency> | <Dependency release="10">json-c-32bit</Dependency> | ||||
</RuntimeDependencies> | </RuntimeDependencies> | ||||
<Files> | <Files> | ||||
<Path fileType="library">/usr/lib32/lib*.so</Path> | <Path fileType="library">/usr/lib32/libjson-c.so</Path> | ||||
<Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path> | <Path fileType="data">/usr/lib32/pkgconfig/json-c.pc</Path> | ||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<Package> | <Package> | ||||
<Name>json-c-devel</Name> | <Name>json-c-devel</Name> | ||||
<Summary xml:lang="en">Development files for json-c</Summary> | <Summary xml:lang="en">Development files for json-c</Summary> | ||||
<Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | <Description xml:lang="en">JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | ||||
</Description> | </Description> | ||||
<PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
<RuntimeDependencies> | <RuntimeDependencies> | ||||
<Dependency release="9">json-c</Dependency> | <Dependency release="10">json-c</Dependency> | ||||
</RuntimeDependencies> | </RuntimeDependencies> | ||||
<Files> | <Files> | ||||
<Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/json-c/arraylist.h</Path> | ||||
<Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/json-c/bits.h</Path> | ||||
<Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="header">/usr/include/json-c/debug.h</Path> | ||||
<Path fileType="header">/usr/include/json-c/json.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_c_version.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_config.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_inttypes.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_object.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_object_iterator.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_pointer.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_tokener.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_util.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/json_visit.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/linkhash.h</Path> | |||||
<Path fileType="header">/usr/include/json-c/printbuf.h</Path> | |||||
<Path fileType="library">/usr/lib64/libjson-c.so</Path> | |||||
<Path fileType="data">/usr/lib64/pkgconfig/json-c.pc</Path> | |||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<History> | <History> | ||||
<Update release="9"> | <Update release="10"> | ||||
<Date>2018-03-16</Date> | <Date>2018-10-27</Date> | ||||
<Version>0.13</Version> | <Version>0.13.1</Version> | ||||
<Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
<Name>Peter O'Connor</Name> | <Name>James Lee</Name> | ||||
<Email>peter@solus-project.com</Email> | <Email>jamesl33info@gmail.com</Email> | ||||
</Update> | </Update> | ||||
</History> | </History> | ||||
</PISI> | </PISI> | ||||
No newline at end of file | No newline at end of file |
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.