* [PR PATCH] qpdf: update to 12.0.0
@ 2025-04-01 10:18 slymattz
2025-04-01 10:33 ` [PR PATCH] [Updated] " slymattz
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: slymattz @ 2025-04-01 10:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]
There is a new pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages qpdf
https://github.com/void-linux/void-packages/pull/54924
qpdf: update to 12.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
- I also built this PR for x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/54924.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-54924.patch --]
[-- Type: text/x-diff, Size: 3098 bytes --]
From 6765dcfd66b4de20d9152f4ffffea2db7dca860b Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:00:50 +0200
Subject: [PATCH 1/3] qpdf: update to 12.0.0
---
common/shlibs | 2 +-
srcpkgs/qpdf/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index 0bd2d1fb7e4696..d89edf73336ebc 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,7 +3993,7 @@ libmagpie-clutter-0.so.0 magpie-0.9.3_1
libmagpie-cogl-0.so.0 magpie-0.9.3_1
libmagpie-cogl-pango-0.so.0 magpie-0.9.3_1
libslirp.so.0 libslirp-4.2.0_1
-libqpdf.so.29 libqpdf-11.0.0_1
+libqpdf.so.30 libqpdf-12.0.0_1
libstk-4.6.1.so libstk-4.6.1_1
libc++utilities.so.5 cpp-utilities-5.2.0_1
libtagparser.so.12 tagparser-12.0.0_1
diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 4b11e07ef1f334..eccc7bc940bb24 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
-version=11.6.4
+version=12.0.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=8da100130dff5dfc0bd637752a39687cf4a4f591ca3bfaf17fd4ceff0c0529f2
+checksum=1974d12d1fe4229d50f83a08d578989012077cfed22e1c78a5c974dd8c7ee1ed
if [ "$CROSS_BUILD" ]; then
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
From 3253dc460a6c101a58621e019122aab26d1f588c Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:04:50 +0200
Subject: [PATCH 2/3] libcupsfilters: revbump for qpdf
---
srcpkgs/libcupsfilters/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template
index 4123de00888f89..3964f13016d272 100644
--- a/srcpkgs/libcupsfilters/template
+++ b/srcpkgs/libcupsfilters/template
@@ -1,7 +1,7 @@
# Template file for 'libcupsfilters'
pkgname=libcupsfilters
version=2.1.1
-revision=2
+revision=3
build_style=gnu-configure
configure_args="--disable-mutool
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
From e702529bdb9004f4654fb7be14897e7304b7191d Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:06:14 +0200
Subject: [PATCH 3/3] python3-pikepdf: revbump for qpdf
---
srcpkgs/python3-pikepdf/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template
index 4f3bddd6be3523..14f18966045992 100644
--- a/srcpkgs/python3-pikepdf/template
+++ b/srcpkgs/python3-pikepdf/template
@@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.13.0
-revision=2
+revision=3
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] qpdf: update to 12.0.0
2025-04-01 10:18 [PR PATCH] qpdf: update to 12.0.0 slymattz
@ 2025-04-01 10:33 ` slymattz
2025-04-15 13:16 ` slymattz
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2025-04-01 10:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages qpdf
https://github.com/void-linux/void-packages/pull/54924
qpdf: update to 12.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
- I also built this PR for x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/54924.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-54924.patch --]
[-- Type: text/x-diff, Size: 3597 bytes --]
From 6765dcfd66b4de20d9152f4ffffea2db7dca860b Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:00:50 +0200
Subject: [PATCH 1/3] qpdf: update to 12.0.0
---
common/shlibs | 2 +-
srcpkgs/qpdf/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index 0bd2d1fb7e4696..d89edf73336ebc 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,7 +3993,7 @@ libmagpie-clutter-0.so.0 magpie-0.9.3_1
libmagpie-cogl-0.so.0 magpie-0.9.3_1
libmagpie-cogl-pango-0.so.0 magpie-0.9.3_1
libslirp.so.0 libslirp-4.2.0_1
-libqpdf.so.29 libqpdf-11.0.0_1
+libqpdf.so.30 libqpdf-12.0.0_1
libstk-4.6.1.so libstk-4.6.1_1
libc++utilities.so.5 cpp-utilities-5.2.0_1
libtagparser.so.12 tagparser-12.0.0_1
diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 4b11e07ef1f334..eccc7bc940bb24 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
-version=11.6.4
+version=12.0.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=8da100130dff5dfc0bd637752a39687cf4a4f591ca3bfaf17fd4ceff0c0529f2
+checksum=1974d12d1fe4229d50f83a08d578989012077cfed22e1c78a5c974dd8c7ee1ed
if [ "$CROSS_BUILD" ]; then
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
From 3253dc460a6c101a58621e019122aab26d1f588c Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:04:50 +0200
Subject: [PATCH 2/3] libcupsfilters: revbump for qpdf
---
srcpkgs/libcupsfilters/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template
index 4123de00888f89..3964f13016d272 100644
--- a/srcpkgs/libcupsfilters/template
+++ b/srcpkgs/libcupsfilters/template
@@ -1,7 +1,7 @@
# Template file for 'libcupsfilters'
pkgname=libcupsfilters
version=2.1.1
-revision=2
+revision=3
build_style=gnu-configure
configure_args="--disable-mutool
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
From 2b6fb2507ec7d75fbf0232f30933875492fec5a2 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:06:14 +0200
Subject: [PATCH 3/3] python3-pikepdf: revbump for qpdf
---
srcpkgs/python3-pikepdf/template | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template
index 4f3bddd6be3523..0e56a35b22c0f7 100644
--- a/srcpkgs/python3-pikepdf/template
+++ b/srcpkgs/python3-pikepdf/template
@@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.13.0
-revision=2
+revision=3
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
@@ -18,6 +18,11 @@ changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/release
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=3bbd79c7cd6630361d83e75132aeaf3a64ceb837f82870bafdc210a31e3d917a
+case "$XBPS_TARGET_MACHINE" in
+ x86_64*|i686*) make_check=ci-skip # FAILED tests/test_matrix.py FAILED tests/test_page.py: 2 failed, 626 passed, 7 skipped, 3 xfailed
+ ;;
+esac
+
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] qpdf: update to 12.0.0
2025-04-01 10:18 [PR PATCH] qpdf: update to 12.0.0 slymattz
2025-04-01 10:33 ` [PR PATCH] [Updated] " slymattz
@ 2025-04-15 13:16 ` slymattz
2025-04-16 12:40 ` [PR PATCH] [Updated] qpdf: update to 12.1.0 slymattz
2025-04-27 14:47 ` [PR PATCH] [Merged]: " leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2025-04-15 13:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages qpdf
https://github.com/void-linux/void-packages/pull/54924
qpdf: update to 12.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
cc: @benalb
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
- I also built this PR for x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/54924.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-54924.patch --]
[-- Type: text/x-diff, Size: 3597 bytes --]
From 6c939a3a9db15bcb481d86bfdf112453c3a02f67 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:00:50 +0200
Subject: [PATCH 1/3] qpdf: update to 12.1.0
---
common/shlibs | 2 +-
srcpkgs/qpdf/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index 0bd2d1fb7e4696..5e200ad90d65f4 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,7 +3993,7 @@ libmagpie-clutter-0.so.0 magpie-0.9.3_1
libmagpie-cogl-0.so.0 magpie-0.9.3_1
libmagpie-cogl-pango-0.so.0 magpie-0.9.3_1
libslirp.so.0 libslirp-4.2.0_1
-libqpdf.so.29 libqpdf-11.0.0_1
+libqpdf.so.30 libqpdf-12.1.0_1
libstk-4.6.1.so libstk-4.6.1_1
libc++utilities.so.5 cpp-utilities-5.2.0_1
libtagparser.so.12 tagparser-12.0.0_1
diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 4b11e07ef1f334..60b29f9e651f36 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
-version=11.6.4
+version=12.1.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=8da100130dff5dfc0bd637752a39687cf4a4f591ca3bfaf17fd4ceff0c0529f2
+checksum=f1c2d3a26e67ce1b84b2a5165aeb2a1de79e51eeb782b46fcddff87069d7ea1e
if [ "$CROSS_BUILD" ]; then
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
From 6b583ca7b2143a8dad73d7ad71699c74a64e45b8 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:04:50 +0200
Subject: [PATCH 2/3] libcupsfilters: revbump for qpdf
---
srcpkgs/libcupsfilters/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template
index 4123de00888f89..3964f13016d272 100644
--- a/srcpkgs/libcupsfilters/template
+++ b/srcpkgs/libcupsfilters/template
@@ -1,7 +1,7 @@
# Template file for 'libcupsfilters'
pkgname=libcupsfilters
version=2.1.1
-revision=2
+revision=3
build_style=gnu-configure
configure_args="--disable-mutool
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
From fb9bdbc7f727c5a478b243a8357a92f0be30c338 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:06:14 +0200
Subject: [PATCH 3/3] python3-pikepdf: revbump for qpdf
---
srcpkgs/python3-pikepdf/template | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template
index 4f3bddd6be3523..0e56a35b22c0f7 100644
--- a/srcpkgs/python3-pikepdf/template
+++ b/srcpkgs/python3-pikepdf/template
@@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.13.0
-revision=2
+revision=3
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
@@ -18,6 +18,11 @@ changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/release
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=3bbd79c7cd6630361d83e75132aeaf3a64ceb837f82870bafdc210a31e3d917a
+case "$XBPS_TARGET_MACHINE" in
+ x86_64*|i686*) make_check=ci-skip # FAILED tests/test_matrix.py FAILED tests/test_page.py: 2 failed, 626 passed, 7 skipped, 3 xfailed
+ ;;
+esac
+
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] qpdf: update to 12.1.0
2025-04-01 10:18 [PR PATCH] qpdf: update to 12.0.0 slymattz
2025-04-01 10:33 ` [PR PATCH] [Updated] " slymattz
2025-04-15 13:16 ` slymattz
@ 2025-04-16 12:40 ` slymattz
2025-04-27 14:47 ` [PR PATCH] [Merged]: " leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: slymattz @ 2025-04-16 12:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]
There is an updated pull request by slymattz against master on the void-packages repository
https://github.com/slymattz/void-packages qpdf
https://github.com/void-linux/void-packages/pull/54924
qpdf: update to 12.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
cc: @benalb
EDIT 4/15/25: qpdf updated to 12.1.0
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
- I also built this PR for x86_64-musl
A patch file from https://github.com/void-linux/void-packages/pull/54924.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-54924.patch --]
[-- Type: text/x-diff, Size: 3597 bytes --]
From 6c939a3a9db15bcb481d86bfdf112453c3a02f67 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:00:50 +0200
Subject: [PATCH 1/3] qpdf: update to 12.1.0
---
common/shlibs | 2 +-
srcpkgs/qpdf/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index 0bd2d1fb7e4696..5e200ad90d65f4 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,7 +3993,7 @@ libmagpie-clutter-0.so.0 magpie-0.9.3_1
libmagpie-cogl-0.so.0 magpie-0.9.3_1
libmagpie-cogl-pango-0.so.0 magpie-0.9.3_1
libslirp.so.0 libslirp-4.2.0_1
-libqpdf.so.29 libqpdf-11.0.0_1
+libqpdf.so.30 libqpdf-12.1.0_1
libstk-4.6.1.so libstk-4.6.1_1
libc++utilities.so.5 cpp-utilities-5.2.0_1
libtagparser.so.12 tagparser-12.0.0_1
diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 4b11e07ef1f334..60b29f9e651f36 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
# Template file for 'qpdf'
pkgname=qpdf
-version=11.6.4
+version=12.1.0
revision=1
build_style=cmake
hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/qpdf/qpdf"
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=8da100130dff5dfc0bd637752a39687cf4a4f591ca3bfaf17fd4ceff0c0529f2
+checksum=f1c2d3a26e67ce1b84b2a5165aeb2a1de79e51eeb782b46fcddff87069d7ea1e
if [ "$CROSS_BUILD" ]; then
configure_args="-DLL_FMT=%lld -DRANDOM_DEVICE=/dev/urandom"
From 6b583ca7b2143a8dad73d7ad71699c74a64e45b8 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:04:50 +0200
Subject: [PATCH 2/3] libcupsfilters: revbump for qpdf
---
srcpkgs/libcupsfilters/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template
index 4123de00888f89..3964f13016d272 100644
--- a/srcpkgs/libcupsfilters/template
+++ b/srcpkgs/libcupsfilters/template
@@ -1,7 +1,7 @@
# Template file for 'libcupsfilters'
pkgname=libcupsfilters
version=2.1.1
-revision=2
+revision=3
build_style=gnu-configure
configure_args="--disable-mutool
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
From 868012abd421465d5ca8c298b8f9d9769882bae4 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Tue, 1 Apr 2025 12:06:14 +0200
Subject: [PATCH 3/3] python3-pikepdf: revbump for qpdf
---
srcpkgs/python3-pikepdf/template | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template
index 4f3bddd6be3523..0e56a35b22c0f7 100644
--- a/srcpkgs/python3-pikepdf/template
+++ b/srcpkgs/python3-pikepdf/template
@@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.13.0
-revision=2
+revision=3
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
@@ -18,6 +18,11 @@ changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/release
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=3bbd79c7cd6630361d83e75132aeaf3a64ceb837f82870bafdc210a31e3d917a
+case "$XBPS_TARGET_MACHINE" in
+ x86_64*|i686*) make_check=ci-skip # FAILED tests/test_matrix.py FAILED tests/test_page.py: 2 failed, 626 passed, 7 skipped, 3 xfailed
+ ;;
+esac
+
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: qpdf: update to 12.1.0
2025-04-01 10:18 [PR PATCH] qpdf: update to 12.0.0 slymattz
` (2 preceding siblings ...)
2025-04-16 12:40 ` [PR PATCH] [Updated] qpdf: update to 12.1.0 slymattz
@ 2025-04-27 14:47 ` leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2025-04-27 14:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]
There's a merged pull request on the void-packages repository
qpdf: update to 12.1.0
https://github.com/void-linux/void-packages/pull/54924
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
cc: @benalb
EDIT 4/15/25: qpdf updated to 12.1.0
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture: x86_64-glibc
- I also built this PR for x86_64-musl
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-04-27 14:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 10:18 [PR PATCH] qpdf: update to 12.0.0 slymattz
2025-04-01 10:33 ` [PR PATCH] [Updated] " slymattz
2025-04-15 13:16 ` slymattz
2025-04-16 12:40 ` [PR PATCH] [Updated] qpdf: update to 12.1.0 slymattz
2025-04-27 14:47 ` [PR PATCH] [Merged]: " leahneukirchen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).