[Bug 250930] audio/noson-app: Missing Qt runtime dependency and update to 4.4.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 7 16:41:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250930

            Bug ID: 250930
           Summary: audio/noson-app: Missing Qt runtime dependency and
                    update to 4.4.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcberner at freebsd.org
          Reporter: nsonack at outlook.com
          Assignee: tcberner at freebsd.org
             Flags: maintainer-feedback?(tcberner at freebsd.org)

Created attachment 219429
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219429&action=edit
proposed patch

When launching noson-app:

[nico at triton ~]$ noson-app
Signal handler is enabled.
"no file found for translations ':/i18n/noson_C.qm' (using default)."
thumbnailer: register API [LASTFM]
thumbnailer: register API [DEEZER]
installing thumbnails cache in folder
"/home/nico/.local/share/janbar/io.github.janbar.noson/QML/OfflineStorage"
thumbnailer is initialized
QQmlApplicationEngine failed to load component
qrc:/controls2/noson.qml:24:1: module "QtGraphicalEffects" is not installed
Failed to load QML
Signal handler is destroyed.
[nico at triton ~]$ uname -opsrKU
FreeBSD 13.0-CURRENT amd64 1300124 1300124

The attached patch adds the dependency on qt5-graphicaleffects.
Also, https://github.com/janbar/noson-app/releases/tag/4.4.3 announced a new
version. The patch accounts for that as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list