Package Details: rofi-lbonn-wayland-only-git 1.7.5.wayland1.r37.ge861df39-1

Git Clone URL: https://aur.archlinux.org/rofi-lbonn-wayland-only-git.git (read-only, click to copy)
Package Base: rofi-lbonn-wayland-only-git
Description: A window switcher, application launcher and dmenu replacement with only wayland support
Upstream URL: https://github.com/lbonn/rofi
Licenses: MIT
Conflicts: rofi
Provides: rofi
Submitter: thorion3006
Maintainer: thorion3006
Last Packager: thorion3006
Votes: 2
Popularity: 0.004936
First Submitted: 2022-10-07 17:55 (UTC)
Last Updated: 2022-10-07 17:55 (UTC)

Required by (200)

Sources (1)

Latest Comments

musta_ruhtinas commented on 2025-02-11 15:45 (UTC)

fails to build with the following error:

[1/1] Generating subprojects/libnkutils/core/nkutils-git-version.h with a custom command
 1/16 libnkutils:enum / libnkutils enum module tests                   OK              0.06s   13 subtests passed
 2/16 libnkutils:format-string / libnkutils format-string module tests OK              0.05s   94 subtests passed
 3/16 libnkutils:colour / libnkutils colour module tests               OK              0.05s   17 subtests passed
 4/16 libnkutils:xdg-de / libnkutils xdg-de module tests               OK              0.04s   19 subtests passed
 5/16 libnkutils:gtk-settings / libnkutils gtk-settings module tests   OK              0.04s   4 subtests passed
 6/16 libnkutils:xdg-theme / libnkutils xdg-theme module tests         OK              0.04s   4 subtests passed
 7/16 rofi / history test                                              OK              0.03s
 8/16 rofi / widget test                                               OK              0.02s
 9/16 rofi / box test                                                  OK              0.02s
10/16 rofi / helper_pidfile test                                       OK              0.04s
11/16 rofi / scrollbar test                                            OK              0.04s
12/16 rofi / helper test                                               OK              0.01s
13/16 rofi / helper_expand test                                        OK              0.01s
14/16 rofi / textbox test                                              OK              0.02s
15/16 rofi / helper_config_cmdline_parser test                         OK              0.01s
16/16 libnkutils:bindings / libnkutils bindings module tests           ERROR           0.09s   exit status 1
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=185 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /build/rofi-lbonn-wayland-only-git/src/build/subprojects/libnkutils/bindings/nk-bindings.test --tap

Porous3247 commented on 2024-04-12 12:57 (UTC)

Please add flex to makedepends as without it, it won't build

mxs commented on 2022-10-20 09:06 (UTC)

Please remove the 'check' dependency from makedepends as you disabled the the checks via -Dcheck=disabled. Thanks