123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- <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="10">
- <Date>2023-10-29</Date>
- <Version>0.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="9">
- <Date>2021-10-21</Date>
- <Version>0.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="8">
- <Date>2021-03-10</Date>
- <Version>0.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="7">
- <Date>2020-02-22</Date>
- <Version>0.0.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <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>
|