net-im/ruqola: update to 1.2.1
This commit is contained in:
parent
47c7e96509
commit
6224a711de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557069
3 changed files with 12 additions and 9 deletions
|
@ -1,19 +1,22 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruqola
|
||||
DISTVERSION= 1.1
|
||||
DISTVERSION= 1.2.1
|
||||
CATEGORIES= net-im kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Rocketchat client
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
|
||||
libsecret-1.so:security/libsecret
|
||||
|
||||
USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5
|
||||
USE_GNOME= glib20
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
|
||||
dbusaddons ecm i18n iconthemes jobwidgets kio kirigami2 \
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
|
||||
dbusaddons ecm i18n iconthemes itemviews jobwidgets kio kirigami2 \
|
||||
notifications notifyconfig service sonnet syntaxhighlighting \
|
||||
textwidgets widgetsaddons windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative declarative gui multimedia \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1601226347
|
||||
SHA256 (KDE-ruqola-1.1_GH0.tar.gz) = d8b475d1444c33c8f5967f0af0d69ee56ab0f8bfa084ef575314bb438fef3eea
|
||||
SIZE (KDE-ruqola-1.1_GH0.tar.gz) = 737863
|
||||
TIMESTAMP = 1607184833
|
||||
SHA256 (KDE-ruqola-1.2.1_GH0.tar.gz) = 235055c2589043032f8e17d3163ef4a5e2bc6e45baf1e19eaee8773f3c39b7bc
|
||||
SIZE (KDE-ruqola-1.2.1_GH0.tar.gz) = 718538
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
bin/ruqola
|
||||
lib/librocketchatrestapi-qt5.so.0
|
||||
lib/librocketchatrestapi-qt5.so.1.1.1
|
||||
lib/librocketchatrestapi-qt5.so.1.2.1
|
||||
lib/libruqolacore.so.0
|
||||
lib/libruqolacore.so.1.1.1
|
||||
lib/libruqolacore.so.1.2.1
|
||||
lib/libruqolawidgets.so.0
|
||||
lib/libruqolawidgets.so.1.1.1
|
||||
lib/libruqolawidgets.so.1.2.1
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
|
||||
|
|
Loading…
Reference in a new issue