net-im/neochat: Add missing kquickcharts dep
While here, sort the USE_QT and USE_KDE component lists and keep them within 80 columns. PR: 278832 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> MFH: 2024Q4
This commit is contained in:
parent
33e13b1acd
commit
3e4c03e476
@ -1,6 +1,6 @@
|
||||
PORTNAME= neochat
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-im deskutils kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -23,13 +23,14 @@ RUN_DEPENDS= kquickimageeditor>=0.2.0:graphics/kquickimageeditor \
|
||||
|
||||
USES= cmake compiler:c++20-lang desktop-file-utils kde:5 \
|
||||
pkgconfig qt:5 tar:xz xorg
|
||||
USE_QT= concurrent core dbus declarative graphicaleffects gui imageformats \
|
||||
location multimedia network quickcontrols quickcontrols2 \
|
||||
sql widgets xml \
|
||||
USE_QT= concurrent core dbus declarative graphicaleffects gui \
|
||||
imageformats location multimedia network quickcontrols \
|
||||
quickcontrols2 sql widgets xml \
|
||||
buildtools:build linguist:build qmake:build
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons dbusaddons \
|
||||
i18n itemmodels jobwidgets kio kirigami2 service solid sonnet \
|
||||
notifications qqc2-desktop-style widgetsaddons windowsystem \
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
dbusaddons i18n itemmodels jobwidgets kio kirigami2 \
|
||||
kquickcharts notifications qqc2-desktop-style service \
|
||||
solid sonnet widgetsaddons windowsystem \
|
||||
ecm:build
|
||||
USE_XORG= x11
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user