aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/quaternion
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2019-03-09 01:19:15 +0800
committerAdriaan de Groot <adridg@FreeBSD.org>2019-03-09 01:19:15 +0800
commit06adf0a0f7f48bb833a15ca5353daa4d6bda7dd7 (patch)
tree3b83931b2bbc58bf4f028251ccaabf121a02dc07 /net-im/quaternion
parentd50bd0d1aae24bcf81f45c183a60be0226513f71 (diff)
downloadfreebsd-ports-gnome-06adf0a0f7f48bb833a15ca5353daa4d6bda7dd7.tar.gz
freebsd-ports-gnome-06adf0a0f7f48bb833a15ca5353daa4d6bda7dd7.tar.zst
freebsd-ports-gnome-06adf0a0f7f48bb833a15ca5353daa4d6bda7dd7.zip
New port: net-im/spectral .. a glossy Matrix client.
This is another Qt-based Matrix client, but it is much more focused on a shiny desktop experience, rather than the more spartan text-like look of net-im/quaternion. The source distribution uses git submodules; add only one of them to GL_*, because we use a standalone net-im/libqmatrixclient . The PORTVERSION is related to the most-recently-released version, but it's not particularly accurate: 464 was released four months ago.
Diffstat (limited to 'net-im/quaternion')
-rw-r--r--net-im/quaternion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile
index 6821bced908c..b5f8acd8f2ec 100644
--- a/net-im/quaternion/Makefile
+++ b/net-im/quaternion/Makefile
@@ -15,8 +15,8 @@ LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \
libsecret-1.so:security/libsecret
BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient
-USES= cmake compiler:c++17-lang gettext-runtime gnome \
- localbase:ldflags qt:5 tar:xz
+USES= cmake compiler:c++17-lang gettext-runtime gnome \
+ localbase:ldflags qt:5 tar:xz
USE_GNOME= glib20
USE_QT= core dbus declarative gui multimedia network widgets \
buildtools_build linguist_build qmake_build