Index: head/net-im/spectral/Makefile =================================================================== --- head/net-im/spectral/Makefile (revision 498906) +++ head/net-im/spectral/Makefile (revision 498907) @@ -1,30 +1,32 @@ # $FreeBSD$ PORTNAME= spectral PORTVERSION= 464 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Glossy Matrix IM client based on Qt technologies LICENSE= GPLv3 LICENSE_FILES= ${WRKSRC}/LICENSE BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient USES= compiler:c++17-lang pkgconfig qmake qt:5 tar:bz2 USE_GL= gl -USE_QT= core dbus declarative gui multimedia network widgets \ +USE_QT= core dbus declarative graphicaleffects gui imageformats \ + multimedia network quickcontrols2 svg widgets \ buildtools_build linguist_build qmake_build USE_GITLAB= yes GL_ACCOUNT= b0 GL_PROJECT= spectral \ SortFilterProxyModel:sfpm GL_COMMIT= 0473f25d38a064ee4e18203ec16eeae84fea4866 \ c61f2bdb0da48804a596a9a3a9382eebdba764dc:sfpm GL_SUBDIR= include/SortFilterProxyModel:sfpm QMAKE_ARGS+= USE_SYSTEM_QMATRIXCLIENT=true .include Index: head/net-im/spectral/pkg-descr =================================================================== --- head/net-im/spectral/pkg-descr (revision 498906) +++ head/net-im/spectral/pkg-descr (revision 498907) @@ -1,8 +1,8 @@ -Spectral is a glossy cross-platform client for Matrix, the decentralized -communication protocol for instant messaging. Spectral is a Matrix client -with the maximum features available while keeping a simple, clean and -modern design. It is a Qt-based client as beautiful as Electron apps -(e.g. Riot.im Web) while using far less resources and still being +Spectral is a glossy cross-platform client for Matrix, the decentralized +communication protocol for instant messaging. Spectral is a Matrix client +with the maximum features available while keeping a simple, clean and +modern design. It is a Qt-based client as beautiful as Electron apps +(e.g. Riot.im Web) while using far less resources and still being considered as "native". WWW: https://gitlab.com/b0/spectral