spotify-qt icon indicating copy to clipboard operation
spotify-qt copied to clipboard

Migrate from core18 to core24 for Snap

Open Npepperlinux opened this issue 9 months ago • 0 comments

Spotify-qt published in the Snap Store is v3.12 and I could not start it on my Ubuntu 24.10 PC because of #259 . I tried to build the v4.0.0 Snap package, but it was based on core18, so I migrated to core24 to build with the latest Snapcraft v8.9.1. Also, since spotify-qt v4 stated that Qt5 was deprecated, I changed Snapcraft to build with Qt6 using the kde-neon-6 extension.

Close #220 Fix #259

Npepperlinux avatar May 12 '25 13:05 Npepperlinux