Dependencies need to be updated, this seems to have a hard dependency on wxwidgets-gtk3
. Installing with wxwidgets-qt5
seemingly doesn't work as it doesn't provide wx-config
. Trying with it gives the below error:
checking for wx-config... no
configure: error:
wxWidgets must be installed on your system.
Please check that wx-config is in path, the directory
where wxWidgets libraries are installed (returned by
'wx-config --libs' or 'wx-config --static --libs' command)
is in LD_LIBRARY_PATH or equivalent variable and
wxWidgets version is 2.9.0 or above.
Alternatively you can run ./configure with the
--enable-headless switch to not build and install
the GUI component (tray icon).
Installing package wxwidgets-gtk3
fixes this and app is able to build fine.
Pinned Comments
funilrys commented on 2021-02-27 19:14 (UTC)
Hello, World! :-)
This AUR package is now managed on GitHub. Feel free to submit your package/installation issues as long as PR in the GitHub repository.
From now on, every change made inside the GitHub repository will be automatically synchronized here.
As of now, every Saturday around 16:00 (UTC); this package would be updated automatically - if a new version is available.
Stay safe and healthy.
Links: