Files
2026-02-17 17:18:04 +03:00

139 lines
5.0 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libmspub</Name>
<Homepage>http://www.freedesktop.org/wiki/Software/libmspub</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>LGPLv2.1</License>
<License>MPLv1.1</License>
<IsA>app:gui</IsA>
<Summary>Library parsing the Microsoft Publisher documents</Summary>
<Description>Libmspub is library providing ability to interpret and import Microsoft Publisher content into various applications. You can find it being used in libreoffice. </Description>
<Archive sha1sum="5da5171b4ca27c7c45fcfd53dd5d4e0c726c4f69" type="tarbz2">https://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>help2man</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>librevenge-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">buildfix.diff</Patch>
<Patch level="1">includes.patch</Patch>
</Patches>
</Source>
<Package>
<Name>libmspub</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>icu4c</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>librevenge</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>libmspub-devel</Name>
<Summary>libmspub için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>librevenge-devel</Dependency>
<Dependency release="current">libmspub</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2026-02-17</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="10">
<Date>2023-10-17</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="9">
<Date>2022-10-29</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="8">
<Date>2021-10-21</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-03-10</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-02-09</Date>
<Version>0.1.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-29</Date>
<Version>0.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-31</Date>
<Version>0.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-16</Date>
<Version>0.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-10</Date>
<Version>0.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-24</Date>
<Version>0.1.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>