[Bug 278832] net-im/neochat: Add missing dependency on (kf5)-kquickcharts

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 May 2024 10:11:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278832

            Bug ID: 278832
           Summary: net-im/neochat: Add missing dependency on
                    (kf5)-kquickcharts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: bugzilla.freebsd@omnilan.de
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Created attachment 250507
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250507&action=edit
Add missing kquickcharts to USE_KDE

While discovering matrix, I stumbled across net-im/neochat (after briefly
testing net-im/nheko).
It didn't start on my non-KDE (instead xfce) based setup:
QQmlApplicationEngine failed to load component
qrc:/main.qml:23:5: Type RoomPage unavailable
qrc:/RoomPage.qml:106:26: Type ChatBox unavailable
qrc:/ChatBox.qml:63:5: Type ChatBar unavailable
qrc:/ChatBar.qml:390:17: Type PieProgressBar unavailable
qrc:/PieProgressBar.qml:7:1: module "org.kde.quickcharts" is not installed

Simply adding kquickcharts to USE_KDE fixes, see patch attached.

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