podofo:ver.bump

This commit is contained in:
Rmys
2018-08-09 18:51:27 +03:00
parent 94146ef889
commit 6d5e9ca66e
+10 -3
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="25c84a9e4815197e967bdb93fc2de8e1654a2812" type="targz">mirrors://sourceforge/podofo/podofo-0.9.5.tar.gz</Archive>
<Archive sha1sum="54275025b1049e40177e35c7003e87ea092f277c" type="targz">mirrors://sourceforge/podofo/podofo-0.9.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -31,8 +31,8 @@
</BuildDependencies>
<Patches>
<Patch level="1">podofo-0.9.4-freetype.patch</Patch>
<Patch level="1">podofo-0.9.4_build.patch</Patch>
<Patch level="1">podofo-0.9.5_stdc++98.patch</Patch>
<!-- <Patch level="1">podofo-0.9.4_build.patch</Patch> -->
<!-- <Patch level="1">podofo-0.9.5_stdc++98.patch</Patch> -->
</Patches>
</Source>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-09</Date>
<Version>0.9.6</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-03-22</Date>
<Version>0.9.5</Version>