@piepmax please try these steps
1- Uninstall snapd-glib
2- Clone this repo (https://github.com/LechTheMitch/snapd-glib-pkgbuild) and Build snapd-glib from it
3- Delete the /src and /pkg from from your discover-snap PKGBUILD folder
If done correctly everything should work
Edit: Please don't use any aur helpers during the installation as they will break it
Pinned Comments
LechTheMitch commented on 2025-04-28 10:49 (UTC) (edited on 2025-04-28 10:52 (UTC) by LechTheMitch)
This package sadly requires manual intervention for installation until the new version of snapd-glib releases.
1- please install snapd-glib first
2- clone this package(You will find an extra file called "snapdqt_global.h")
3- copy it to "/usr/include/snapd-qt-2/Snapd/" (sudo cp ./snapdqt_global.h /usr/include/snapd-qt-2/Snapd/)
4- run makepkg -si