libyaml:rebuilt and split docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libyaml</Name>
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>libyaml</Name>
|
||||
<Summary>YAML 1.1 parser and emitter written in C</Summary>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -33,11 +34,28 @@
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libyaml-docs</Name>
|
||||
<Summary>Documentation files for libyaml</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libyaml</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/libyaml/html/</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-01-11</Date>
|
||||
<Version>0.2.2</Version>
|
||||
<Comment>Rebuilt for the new toolchain</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-10-03</Date>
|
||||
<Version>0.2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user