72 lines
2.7 KiB
XML
72 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.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="f03d8cce70ca30101d8e3c824807836d844a119f" type="tarbz2">http://dev-www.libreoffice.org/src/libmspub-0.1.2.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>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libmspub</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>icu4c</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>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="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>
|