From 5644056a9640a23c1c01a325ebdda9b4089118a7 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 19 Jun 2026 23:14:39 +0300 Subject: [PATCH] podofo ver. bump --- office/misc/podofo/actions.py | 1 - office/misc/podofo/pspec.xml | 13 ++++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/office/misc/podofo/actions.py b/office/misc/podofo/actions.py index d05639bae0..a1ce91d0b5 100644 --- a/office/misc/podofo/actions.py +++ b/office/misc/podofo/actions.py @@ -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" diff --git a/office/misc/podofo/pspec.xml b/office/misc/podofo/pspec.xml index 8cc8f682c1..746ce39dd3 100644 --- a/office/misc/podofo/pspec.xml +++ b/office/misc/podofo/pspec.xml @@ -14,7 +14,7 @@ app:console A library to work with the PDF file format 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. - https://github.com/podofo/podofo/archive/refs/tags/0.9.8.tar.gz + https://github.com/podofo/podofo/archive/refs/tags/0.10.6.tar.gz cmake zlib-devel @@ -31,8 +31,8 @@ libxml2-devel - podofo-0.9.4-freetype.patch - podofo-gcc12.patch + + @@ -75,6 +75,13 @@ + + 2026-06-19 + 0.10.6 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-12-27 0.9.8