Files
2020-12-16 21:24:09 +03:00

84 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libestr</Name>
<Homepage>http://libestr.adiscon.com</Homepage>
<Packager>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Library for some string essentials</Summary>
<Description>libestr - some essentials for string handling (and a bit more)</Description>
<Archive sha1sum="3acdf7dae0c3e0fa3dabf43267a1fb5f625c0606" type="targz">http://libestr.adiscon.com/files/download/libestr-0.1.11.tar.gz</Archive>
</Source>
<Package>
<Name>libestr</Name>
<Files>
<Path fileType="library">/usr/lib/libestr.so*</Path>
<Path fileType="doc">/usr/share/doc/libestr</Path>
</Files>
</Package>
<Package>
<Name>libestr-devel</Name>
<PartOf>system.devel</PartOf>
<Summary>Development files for libestr</Summary>
<RuntimeDependencies>
<Dependency release="current">libestr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libestr.h</Path>
<Path fileType="data">/usr/lib/pkgconfig/libestr.pc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-12-09</Date>
<Version>0.1.11</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-27</Date>
<Version>0.1.11</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>0.1.10</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-30</Date>
<Version>0.1.10</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>0.1.10</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-08</Date>
<Version>0.1.10</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>