Bug 281754

Summary: audio/fooyin: Add dependency for qt6-base_sqldriver-sqlite
Product: Ports & Packages Reporter: Daniel Ebdrup Jensen <debdrup>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (diizzy)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for fooyin none

Description Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2024-09-28 23:12:43 UTC
I noticed that the fooyin package doesn't pull in qt6-base_sqldriver-sqlite properly, and it needs it in order to be able to work its database.
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-09-29 02:01:34 UTC
Created attachment 253878 [details]
Patch for fooyin

Hi,

Thanks for the report

This patch for fix the issue

Best regards,
Daniel
Comment 2 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2024-09-29 16:31:38 UTC
That looks good to me, do you want to commit it?
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-09-29 17:07:01 UTC
A commit in branch main references this bug:

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

commit b19ccbd2f83a452ffcfc6527a09d9773a4e4fba6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-29 16:43:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-29 17:06:51 +0000

    audio/fooyin: Update to 0.7.3

    Add missing QT6 dependency, sqldriver-sqlite

    Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.7.3

    PR:             281754
    Reported by:    debdrup

 audio/fooyin/Makefile | 7 ++-----
 audio/fooyin/distinfo | 8 +++-----
 2 files changed, 5 insertions(+), 10 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-09-29 17:07:25 UTC
Committed, thanks