Rebuild with new toolchain:podofo

This commit is contained in:
Rmys
2017-04-04 15:29:48 +03:00
parent d6abb4a298
commit 2c98134529
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>A library to work with the PDF file format</Summary>
<Description>The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.</Description>
<Archive sha1sum="e3b08af1266eb480032456e3bde030c75452d380" type="targz">mirrors://sourceforge/podofo/podofo-0.9.3.tar.gz</Archive>
<Archive sha1sum="25c84a9e4815197e967bdb93fc2de8e1654a2812" type="targz">mirrors://sourceforge/podofo/podofo-0.9.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-04-04</Date>
<Version>0.9.5</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.9.3</Version>