Bug 250930 - audio/noson-app: Missing Qt runtime dependency and update to 4.4.3
Summary: audio/noson-app: Missing Qt runtime dependency and update to 4.4.3
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: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-07 16:41 UTC by Nico Sonack
Modified: 2020-11-07 23:01 UTC (History)
0 users

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


Attachments
proposed patch (1.54 KB, patch)
2020-11-07 16:41 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 2020-11-07 16:41:57 UTC
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.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2020-11-07 23:00:19 UTC
Committed. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-07 23:01:05 UTC
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