You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* libui: update to 2025.3.15
and make it buildable again
* remove commented code
that caused an error because both `--default-library` and `-Ddefault_library` being set
* Add '/usr/share/pkgconfig' to pkg-config path
* Update xmake.lua
* Add Linux support for GTK3 dependencies
* Add Linux platform support for libui
* Try to supply link order
Removed Linux-specific library links and added logic to ensure link order during installation.
* Update xmake.lua
* assume add_links for linux os
* Add links for Pango libraries
* Remove shared-mime-info dependency from gdk-pixbuf
Remove shared-mime-info dependency from gdk-pixbuf build to prevent issues on systems without it.
---------
Co-authored-by: Saikari <lin@sz.cn.eu.org>
0 commit comments