| Summary: | x11/pixman: update to 0.43.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-x11 (Nobody) <x11> | ||||
| Status: | In Progress --- | ||||||
| Severity: | Affects Only Me | CC: | diizzy, manu | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(x11) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://lists.x.org/archives/xorg-announce/2024-January/003439.html | ||||||
| Attachments: |
|
||||||
|
Description
Jan Beich
2024-01-13 12:52:05 UTC
Ok for patch 2/3 (switch to meson) and let's wait for the answer about stable/devel Please fix unit tests and why is neon disabled on aarch64? See previous submission https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267650 Required by https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4503 (In reply to Daniel Engberg from comment #2) Sorry, updating ports maintained by others is low priority for me. Scope creep and testing on non-x86 pushes the priority even lower. Feel free to take over. - aarch64 NEON is "borked" according to ports 16ee2eafa863 - armv[67] NEON may need runtime detection (via elf_aux_info a la powerpc*) - Vendor tests were disabled before due to bug 202284 - bug 267650 uses TEST option instead of pre-test + TEST_DEPENDS (a la gtk-layer-shell, similar to USES=cmake:testing) Odd number release are not -dev anymore, see https://lists.x.org/archives/xorg-announce/2024-January/003446.html for more info. |