Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>yaml-cpp</Name> | <Name>yaml-cpp</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Joshua Strobl</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>joshua@stroblindustries.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Summary xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary> | <Summary xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec</Summary> | ||||
| <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | ||||
| </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>yaml-cpp</Name> | <Name>yaml-cpp</Name> | ||||
| <Summary xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary> | <Summary xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec</Summary> | ||||
| <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="library">/usr/lib/libyaml-cpp.so.0.6</Path> | ||||
| <Path fileType="library">/usr/lib/libyaml-cpp.so.0.6.2</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>yaml-cpp-devel</Name> | <Name>yaml-cpp-devel</Name> | ||||
| <Summary xml:lang="en">Development files for yaml-cpp</Summary> | <Summary xml:lang="en">Development files for yaml-cpp</Summary> | ||||
| <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | <Description xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="1">yaml-cpp</Dependency> | <Dependency release="2">yaml-cpp</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/yaml-cpp/anchor.h</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/yaml-cpp/binary.h</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="header">/usr/include/yaml-cpp/contrib/anchordict.h</Path> | ||||
| <Path fileType="header">/usr/include/yaml-cpp/contrib/graphbuilder.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/dll.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/emitfromevents.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/emitter.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/emitterdef.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/emittermanip.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/emitterstyle.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/eventhandler.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/exceptions.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/mark.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/convert.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/bool_type.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/impl.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/iterator.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/iterator_fwd.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/memory.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/node.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/node_data.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/node_iterator.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/detail/node_ref.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/emit.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/impl.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/iterator.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/node.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/parse.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/ptr.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/node/type.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/noncopyable.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/null.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/ostream_wrapper.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/parser.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/stlemitter.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/traits.h</Path> | |||||
| <Path fileType="header">/usr/include/yaml-cpp/yaml.h</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib/libyaml-cpp.so</Path> | |||||
| <Path fileType="data">/usr/lib/pkgconfig/yaml-cpp.pc</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="1"> | <Update release="2"> | ||||
| <Date>2016-07-08</Date> | <Date>2018-08-24</Date> | ||||
| <Version>0.5.3</Version> | <Version>0.6.2</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joshua Strobl</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>joshua@stroblindustries.com</Email> | <Email>pyu@riseup.net</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.