Files
main/office/misc/libpagemaker/pspec.xml
T
2018-08-09 18:38:49 +03:00

93 lines
3.4 KiB
XML

<PISI>
<Source>
<Name>libpagemaker</Name>
<Homepage>https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>MPL2</License>
<Icon>libpagemaker</Icon>
<IsA>library</IsA>
<Summary>a library that parses the file format of Aldus/Adobe PageMaker documents</Summary>
<Description>a library that parses the file format of Aldus/Adobe PageMaker documents</Description>
<Archive sha1sum="d863ddcde4ad9a8d89dff3b0e53ff1ecaf91236d" type="targz">http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>help2man</Dependency>
<Dependency>librevenge-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libpagemaker</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>librevenge</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/libpagemaker-*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libpagemaker-devel</Name>
<RuntimeDependencies>
<Dependency>librevenge-devel</Dependency>
<Dependency release="current">libpagemaker</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2018-08-09</Date>
<Version>0.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-03-22</Date>
<Version>0.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-02-11</Date>
<Version>0.0.4</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-04-04</Date>
<Version>0.0.2</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.0.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.0.2</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>