Hello.
Does anyone here use swayfx (https://github.com/WillPower3309/swayfx) on their artix? For some reason, Swayfx drags along libsystemd for assembly, which I don’t want to install at all...
So, can anyone share some advice or even PKGBUILD with me?
PS. Sorry if I posted in the wrong place.
PKGBUILD
Line 62: Change to
-Dsd-bus-provider=libelogind \
Only need to change one line? What about lines 47 and 68? I tried to build the package using makepkg but got an error
==> ERROR: install file (sway.install) does not exist or is not a regular file.
Where can I get the sway.install file?
===
So, I found sway.install in this repository (https://gitea.artixlinux.org/packages/sway), but I don't know if it will work...
Now when I try to build I get an error
==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.
I tried commenting out the
options=(debug) line and now I get
==> ERROR: 50-systemd-user.conf was not found in the build directory and is not a URL.
If I comment out this line I get this
==> ERROR: sway-portals.conf was not found in the build directory and is not a URL.
I'll try to take sway-portals.conf from the repository where I took sway.install... Swears even if you put "SKIP" everywhere
==> ERROR: Integrity checks (sha512) differ in size from the source array.
Sorry I had one of those moments where I thought I'd read something that wasn't actually there.
I'm talking about the PKGBUILD from swayfx on the AUR (https://aur.archlinux.org/packages/swayfx)
Yes, that's what I'm trying to install! I have already described all my attempts in the previous message.
You need all the build files not just the PKGBUILD
https://aur.archlinux.org/cgit/aur.git/snapshot/swayfx.tar.gz
Or what I just did was use yay to download them all for me
yay -G swayfx
The package builds after editing the line I mentioned.
However you will still maybe need to look at what 50-systemd-user.conf does and replicate that as that file will do nothing on artix. Looks to be some environment variables.
I can't build
I never managed to launch swayfx, because during assembly it first complains about one thing, then another, then a third, then a fourth... I'm tired of it! Installed hyprland.