102 lines
3.7 KiB
XML
102 lines
3.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>yaml-cpp</Name>
|
||
<Homepage>https://github.com/jbeder/yaml-cpp</Homepage>
|
||
<Packager>
|
||
<Name>Ergün Salman</Name>
|
||
<Email>Poyraz76@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2</License>
|
||
<Icon>yalm-cpp</Icon>
|
||
<IsA>Libry</IsA>
|
||
<Summary>yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary>
|
||
<Description>To get a feel for how it can be used, see the Tutorial or How to Emit YAML.</Description>
|
||
<Archive sha1sum="3d2184792ce0749ca8efaa7c4b01f6333125b411" type="targz">https://github.com/jbeder/yaml-cpp/archive/refs/tags/0.8.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>cmake</Dependency>
|
||
<Dependency>python-devel</Dependency>
|
||
<Dependency>boost-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>yaml-cpp</Name>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib/</Path>
|
||
<Path fileType="data">/usr/include</Path>
|
||
<Path fileType="data">/usr/include/yaml-cpp/*</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig/</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="doc">/usr/share/doc/</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="8">
|
||
<Date>2023-10-29</Date>
|
||
<Version>0.8.0</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2023-08-11</Date>
|
||
<Version>0.8.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2023-05-01</Date>
|
||
<Version>0.7.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2020-03-04</Date>
|
||
<Version>0.6.3</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-08-19</Date>
|
||
<Version>0.5.3</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2018-03-22</Date>
|
||
<Version>0.5.2</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-05-11</Date>
|
||
<Version>0.5.2</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-09</Date>
|
||
<Version>0.5.2</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2015-09-01</Date>
|
||
<Version>0.5.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Ergün Salman</Name>
|
||
<Email>Poyraz76@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|