[WIP] zathura: update to 2026.01.30 + stack, girara: update to 2026.01.30 - #57776
[WIP] zathura: update to 2026.01.30 + stack, girara: update to 2026.01.30#57776dogknowsnx wants to merge 7 commits into
Conversation
4ff8198 to
333bb77
Compare
|
EDIT: Newly added weston-based tests fail on pwmt/zathura#820 Probably better to wait for |
| checksum=647aca4d494315905d236504576e35b7568a4d702e56aa4590295a9f6a7259bd | ||
|
|
||
| if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then | ||
| if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ] && [ "$XBPS_TARGET_MACHINE" != x86_64-musl ] ; then |
There was a problem hiding this comment.
what happens on x86_64-musl?
There was a problem hiding this comment.
I opted for skipping the tests just like we do it for weston itself:
# Template file for 'weston'
pkgname=weston
version=14.0.1
revision=4
build_style=meson
# requires XDG_RUNTIME_DIR for most tests
configure_args="-Dtests=false $(vopt_bool vaapi backend-drm-screencast-vaapi) "
EDIT: pwmt/zathura#846
Let's wait for the next release (tests/test_sandbox is still failing after patching)
|
Not sure how to proceed (I'm not using EDIT: |
|
This PR is inconsistent now w/o an update to |
Testing the changes
zathura-0.5.14zathuraw/zathura-pdf-mupdfLocal build testing
Changelog
Watching
#57974#58111cc @lemmi