Andreas Wacknitz
2024-02-25 b528926e9c1b5cc2f296c0d06b330d30634c1824
qpdf: update to 11.9.0

4 files modified
15 ■■■■ changed files
components/print/qpdf/Makefile 5 ●●●●● patch | view | raw | blame | history
components/print/qpdf/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/print/qpdf/pkg5 2 ●●● patch | view | raw | blame | history
components/print/qpdf/qpdf.p5m 4 ●●●● patch | view | raw | blame | history
components/print/qpdf/Makefile
@@ -17,14 +17,15 @@
BUILD_STYLE= cmake
OPENSSL_VERSION= 3.1
USE_DEFAULT_TEST_TRANSFORMS= yes
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= qpdf
COMPONENT_VERSION= 11.8.0
COMPONENT_VERSION= 11.9.0
COMPONENT_SUMMARY= QPDF is a command-line program that does structural, content-preserving transformations on PDF files
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:d9321f5fbc50251803630a5604ddc5ed9a4d93bc023d9a7436a302e7c9741259
COMPONENT_ARCHIVE_HASH= sha256:9f5d6335bb7292cc24a7194d281fc77be2bbf86873e8807b85aeccfbff66082f
COMPONENT_ARCHIVE_URL=    https://downloads.sourceforge.net/qpdf/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://qpdf.sourceforge.net/
COMPONENT_FMRI= print/qpdf
components/print/qpdf/manifests/sample-manifest.p5m
@@ -100,8 +100,8 @@
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.8.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.8.0
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.9.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.9.0
file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
file path=usr/share/doc/qpdf/README-doc.txt
file path=usr/share/doc/qpdf/examples/extend-c-api-impl.cc
components/print/qpdf/pkg5
@@ -21,4 +21,4 @@
        "print/qpdf"
    ],
    "name": "qpdf"
}
}
components/print/qpdf/qpdf.p5m
@@ -100,8 +100,8 @@
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.8.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.8.0
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.9.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.9.0
file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
file path=usr/share/doc/qpdf/README-doc.txt
file path=usr/share/doc/qpdf/examples/extend-c-api-impl.cc