Update to qpdf-11.10.0.

This commit is contained in:
ajacoutot
2025-02-09 09:18:51 +00:00
parent ba6edac7dd
commit da4129fb7e
4 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
COMMENT= PDF transformation and inspection utility
DISTNAME= qpdf-11.9.1
DISTNAME= qpdf-11.10.0
SHARED_LIBS += qpdf 10.3
SHARED_LIBS += qpdf 10.4
CATEGORIES= print graphics
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (qpdf-11.9.1.tar.gz) = K6TSSPlWeifBRrl3LvXck72WIjF5eEVf/pGyWTQNE9E=
SIZE (qpdf-11.9.1.tar.gz) = 18585065
SHA256 (qpdf-11.10.0.tar.gz) = YpU0mqGASfX5cL8HF6p2kEzjJraxTOIwz5aJXwxnn+M=
SIZE (qpdf-11.10.0.tar.gz) = 19487550
+1 -1
View File
@@ -3,7 +3,7 @@ Don't pick up libatomic from ports gcc if it happens to be installed.
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -208,7 +208,7 @@ int main() {
@@ -210,7 +210,7 @@ int main() {
set(ATOMIC_LIBRARY atomic PARENT_SCOPE)
endif()
endfunction()
+1
View File
@@ -45,6 +45,7 @@ include/qpdf/QPDFNumberTreeObjectHelper.hh
include/qpdf/QPDFObjGen.hh
include/qpdf/QPDFObject.hh
include/qpdf/QPDFObjectHandle.hh
include/qpdf/QPDFObjectHandle_future.hh
include/qpdf/QPDFObjectHelper.hh
include/qpdf/QPDFOutlineDocumentHelper.hh
include/qpdf/QPDFOutlineObjectHelper.hh