Created attachment 219429 [details] proposed patch When launching noson-app: [nico@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@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.
Committed. Thanks.
A commit references this bug: Author: tcberner Date: Sat Nov 7 23:00:06 UTC 2020 New revision: 554422 URL: https://svnweb.freebsd.org/changeset/ports/554422 Log: audio/noson-app: Missing Qt runtime dependency and update to 4.4.3 PR: 250930 Submitted by: Nico Sonack <nsonack@outlook.com> Changes: head/audio/noson-app/Makefile head/audio/noson-app/distinfo