Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 17:26:45 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550289 - head/net-im/ruqola
Message-ID:  <202009271726.08RHQjWB059051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Sep 27 17:26:44 2020
New Revision: 550289
URL: https://svnweb.freebsd.org/changeset/ports/550289

Log:
  net-im/ruqola: update to 1.1

Modified:
  head/net-im/ruqola/Makefile
  head/net-im/ruqola/distinfo
  head/net-im/ruqola/pkg-plist

Modified: head/net-im/ruqola/Makefile
==============================================================================
--- head/net-im/ruqola/Makefile	Sun Sep 27 17:24:44 2020	(r550288)
+++ head/net-im/ruqola/Makefile	Sun Sep 27 17:26:44 2020	(r550289)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ruqola
-DISTVERSION=	1.0.0-1111
-DISTVERSIONSUFFIX=	-g990e1e65
+DISTVERSION=	1.1
 CATEGORIES=	net-im kde
 
 MAINTAINER=	kde@FreeBSD.org
@@ -13,9 +12,12 @@ LIB_DEPENDS=	libqt5keychain.so:security/qtkeychain \
 
 USES=		cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5
 USE_GNOME=	glib20
-USE_KDE=	ecm coreaddons crash i18n kirigami2 notifications syntaxhighlighting
-USE_QT=		core dbus declarative declarative gui network networkauth \
-		websockets widgets \
+USE_KDE=	 auth codecs completion config configwidgets coreaddons crash \
+		dbusaddons ecm i18n iconthemes jobwidgets kio kirigami2 \
+		notifications notifyconfig service sonnet syntaxhighlighting \
+		textwidgets widgetsaddons windowsystem xmlgui
+USE_QT=		concurrent core dbus declarative declarative gui multimedia \
+		network networkauth speech xml 	websockets widgets \
 		buildtools_build qmake_build
 USE_GITHUB=	yes
 GH_ACCOUNT=	KDE

Modified: head/net-im/ruqola/distinfo
==============================================================================
--- head/net-im/ruqola/distinfo	Sun Sep 27 17:24:44 2020	(r550288)
+++ head/net-im/ruqola/distinfo	Sun Sep 27 17:26:44 2020	(r550289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590823721
-SHA256 (KDE-ruqola-1.0.0-1111-g990e1e65_GH0.tar.gz) = 2a39c66d3766c9062c24331731ea3d17f2bf455557a2ceb26c31071dc8f4f5d1
-SIZE (KDE-ruqola-1.0.0-1111-g990e1e65_GH0.tar.gz) = 553741
+TIMESTAMP = 1601226347
+SHA256 (KDE-ruqola-1.1_GH0.tar.gz) = d8b475d1444c33c8f5967f0af0d69ee56ab0f8bfa084ef575314bb438fef3eea
+SIZE (KDE-ruqola-1.1_GH0.tar.gz) = 737863

Modified: head/net-im/ruqola/pkg-plist
==============================================================================
--- head/net-im/ruqola/pkg-plist	Sun Sep 27 17:24:44 2020	(r550288)
+++ head/net-im/ruqola/pkg-plist	Sun Sep 27 17:26:44 2020	(r550289)
@@ -1,19 +1,19 @@
 bin/ruqola
-bin/ruqolaqml
 lib/librocketchatrestapi-qt5.so.0
-lib/librocketchatrestapi-qt5.so.1.0.86
+lib/librocketchatrestapi-qt5.so.1.1.1
 lib/libruqolacore.so.0
-lib/libruqolacore.so.1.0.86
+lib/libruqolacore.so.1.1.1
 lib/libruqolawidgets.so.0
-lib/libruqolawidgets.so.1.0.86
+lib/libruqolawidgets.so.1.1.1
 %%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
+%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so
+%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
 share/applications/org.kde.ruqola.desktop
-share/applications/org.kde.ruqolaqml.desktop
 share/doc/HTML/en/ruqola/index.cache.bz2
 share/doc/HTML/en/ruqola/index.docbook
 share/icons/hicolor/22x22/apps/ruqola.png
 share/icons/hicolor/32x32/apps/ruqola.png
 share/icons/hicolor/48x48/apps/ruqola.png
+share/knotifications5/ruqola.notifyrc
 share/metainfo/org.kde.ruqola.appdata.xml
-share/metainfo/org.kde.ruqolaqml.appdata.xml
 share/qlogging-categories5/ruqola.categories



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009271726.08RHQjWB059051>