HomeFreeBSD

graphics/qt5-wayland: use memfd_create() on 13+

Description

graphics/qt5-wayland: use memfd_create() on 13+

On 13+, the memfd_create() syscall can create anonymous shared-
memory areas that behaves like a file. This is used upstream
(not in Qt, but in KDE) when possible. Use it when relevant,
since it avoids creating temporary files.

While here, freshen-up the other patches.

PR: 259035

Details

Provenance
adridgAuthored on Aug 17 2022, 11:43 PM
Parents
R11:c5ff9a301c34: textproc/ibus-table: Update 1.16.10 -> 1.16.11
Branches
Unknown
Tags
Unknown