aboutsummaryrefslogtreecommitdiff
path: root/net-im/kaidan/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-05-29 09:08:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-05-29 09:17:27 +0000
commit2f1ab8f8540bf6c49eefb65b0c41ad86f1c7537a (patch)
treed892098195a44b0c3a0989ea8006312ed68bd309 /net-im/kaidan/Makefile
parent96c17633d90386b5bcf8637bcba99a677184db85 (diff)
downloadports-2f1ab8f8540bf6c49eefb65b0c41ad86f1c7537a.tar.gz
ports-2f1ab8f8540bf6c49eefb65b0c41ad86f1c7537a.zip
net-im/kaidan: update to 0.8.0
Released: 2021-05-28 Features: * Add typing notifications (XEP-0085: Chat State Notifications) (jbb) * Add message history syncing (XEP-0313: Message Archive Management) (lnj) * Window size is restored (melvo) * The server's website link is displayed if account creation is disabled (melvo) * Use breeze theme on macOS (jbb) * Improved user strings & descriptions (melvo)
Diffstat (limited to 'net-im/kaidan/Makefile')
-rw-r--r--net-im/kaidan/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/kaidan/Makefile b/net-im/kaidan/Makefile
index d0e5635d915b..7b6190523591 100644
--- a/net-im/kaidan/Makefile
+++ b/net-im/kaidan/Makefile
@@ -1,6 +1,5 @@
PORTNAME= kaidan
-DISTVERSION= 0.7.0
-PORTREVISION= 1
+DISTVERSION= 0.8.0
CATEGORIES= net-im kde
MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}
@@ -12,7 +11,7 @@ LIB_DEPENDS= libqxmpp.so:net-im/qxmpp-qt5 \
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 \
pkgconfig qt:5 tar:xz
-USE_KDE= ecm kirigami2 notifications
+USE_KDE= ecm kirigami2 notifications qqc2-desktop-style
USE_QT= core dbus declarative gui location multimedia network \
quickcontrols2 sql svg widgets xml \
buildtools_build qmake_build