Bug 286499 - audio/spotify-qt: Update to version 4.0.0
Summary: audio/spotify-qt: Update to version 4.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Emanuel Haupt
URL: https://github.com/kraxarn/spotify-qt...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-01 13:43 UTC by Nico Sonack
Modified: 2025-05-03 19:13 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
patch for 4.0.0 (1.70 KB, patch)
2025-05-01 13:43 UTC, Nico Sonack
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Sonack 2025-05-01 13:43:39 UTC
Created attachment 260052 [details]
patch for 4.0.0

See patch attached.

This might be a different problem, however stage-qa(?) was emitting an error regarding the spotify-qt being directly linked to GL and GLX. I added the corresponding USES for that.
The CMakeLists.txt does not directly mention this as a dependency so it must be getting linked in through the Qt6 CMake modules.

Tested with poudriere: https://poudriere.herrhotzenplotz.de/build.html?mastername=142amd64-wrk&build=2025-05-01_11h20m56s

I also did a smoke test by installing and using :-)
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2025-05-03 10:35:14 UTC
Committed, thanks Nico!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-03 19:13:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b5fe63f47ab1b53aac4aca6a891c596a807fcde

commit 7b5fe63f47ab1b53aac4aca6a891c596a807fcde
Author:     Nico Sonack <nsonack@herrhotzenplotz.de>
AuthorDate: 2025-05-03 10:33:40 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-05-03 19:12:27 +0000

    audio/spotify-qt: Update to version 4.0.0

    PR:             286499

 audio/spotify-qt/Makefile | 7 ++++---
 audio/spotify-qt/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)