Andreas Wacknitz
2023-07-09 d1b98a75608d965a21c0cc8926b839fab0436105
qpdf: update to 11.5.0

3 files modified
13 ■■■■ 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/qpdf.p5m 4 ●●●● patch | view | raw | blame | history
components/print/qpdf/Makefile
@@ -19,12 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= qpdf
COMPONENT_VERSION= 11.4.0
COMPONENT_REVISIOn= 1
COMPONENT_VERSION= 11.5.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:b0180971cc1b79b2dfe02ffe28e2c88c47f735888a3a2543dd42b9054ef146e1
COMPONENT_ARCHIVE_HASH= sha256:15cb419e72c494a4a4b2e7c0eb9f4e980c8fd4e61ccdea64399e987f4c56c8ee
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
@@ -99,8 +99,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.4.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.4.0
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.5.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.5.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/pdf-attach-file.cc
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.4.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.4.0
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.5.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.5.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/pdf-attach-file.cc