Open ryzendew opened 4 months ago
the build guide you have is really not good and i want to test it on fedora 40 but i found no copr
I haven't been able to build the package yet.
What I've got so far:
brew
)'s environment before proceeding (I found that out the hard way)sudo dnf install meson
pip install fdbuild
git clone https://github.com/winft/theseus-ship/ && cd theseus-ship
fdbuild --init-with-template kwinft-plasma-meta && cd kwinft-plasma-meta
install
step, so you need to change sudo: false
to sudo: true
in fdbuild.yaml
fdbuild
And that's where I stopped, as I already had to fix a lot and now it says it can't find Qt6WebSockets and I don't want to break my KDE installation.
the build guide you have is really not good and i want to test it on fedora 40 but i found no copr