community/rofi-wayland: incompatible ABI with rofi
Package Information
- Package name:
rofi-wayland
- Package version:
1.7.5_p3
- Alpine version:
edge
- Alpine architecture:
x86_64
Summary
rofi-wayland was bumped to 1.7.5_p3, which changes the ABI version to 7. rofi (and rofi-dev), against which all addons are built, is still on ABI version 6. the mismatch makes it unable to use any addons from aports, since those are built against the regular version of rofi
one solution would be to just replace rofi with rofi-wayland and enable the xcb meson flag so it works on both platforms
Steps to reproduce
apk add rofi-wayland
apk add rofi-calc
rofi --modi calc