@@ -20,7 +20,6 @@ def setup():
|
||||
-DPODOFO_HAVE_PNG_LIB=1 \
|
||||
-DPODOFO_HAVE_TIFF_LIB=1 \
|
||||
-DWANT_FONTCONFIG=1 \
|
||||
-DPODOFO_BUILD_SHARED=TRUE \
|
||||
-DPODOFO_BUILD_STATIC=FALSE \
|
||||
-DWANT_BOOST=1", sourceDir="..")
|
||||
#-DUSE_STLPORT=1"
|
||||
|
||||
@@ -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="a83d825088a67cdfc4b118af9dd31fb72f388741" type="targz">https://github.com/podofo/podofo/archive/refs/tags/0.9.8.tar.gz</Archive>
|
||||
<Archive sha1sum="ce15f54cc62d6f7d90bb39ea4dc9e1b1854efe69" type="targz">https://github.com/podofo/podofo/archive/refs/tags/0.10.6.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -31,8 +31,8 @@
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">podofo-0.9.4-freetype.patch</Patch>
|
||||
<Patch level="1">podofo-gcc12.patch</Patch>
|
||||
<!-- <Patch level="1">podofo-0.9.4-freetype.patch</Patch> -->
|
||||
<!-- <Patch level="1">podofo-gcc12.patch</Patch> -->
|
||||
<!-- <Patch level="1">podofo-0.9.5_stdc++98.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -75,6 +75,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2026-06-19</Date>
|
||||
<Version>0.10.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2024-12-27</Date>
|
||||
<Version>0.9.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user