mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update net-im/ruqola to latest upstream
Ruqola is a Rocket.chat (modern rich-text instant-messaging) client. There are no release notes for this version. The commit messages don't help much either, so let's go with "newer, better!" Reported by: portscout
This commit is contained in:
parent
cfdf3b8f71
commit
c08a4867f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563878
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruqola
|
||||
DISTVERSION= 1.2.2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= net-im kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -25,4 +26,6 @@ USE_QT= concurrent core dbus declarative declarative gui multimedia \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KDE
|
||||
|
||||
PLIST_SUB= SO_VER=${DISTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608316857
|
||||
SHA256 (KDE-ruqola-1.2.2_GH0.tar.gz) = 772021c52491f03e87b7c49074dea656180e6726603ff9767cc0e1d27caf0da3
|
||||
SIZE (KDE-ruqola-1.2.2_GH0.tar.gz) = 720004
|
||||
TIMESTAMP = 1612351587
|
||||
SHA256 (KDE-ruqola-v1.3.0_GH0.tar.gz) = 1fd50e4e12c3d5468c247289927528a93ae8d78e2c6e0143a94ebe96091c71bb
|
||||
SIZE (KDE-ruqola-v1.3.0_GH0.tar.gz) = 747043
|
||||
|
@ -1,10 +1,10 @@
|
||||
bin/ruqola
|
||||
lib/librocketchatrestapi-qt5.so.0
|
||||
lib/librocketchatrestapi-qt5.so.1.2.2
|
||||
lib/librocketchatrestapi-qt5.so.%%SO_VER%%
|
||||
lib/libruqolacore.so.0
|
||||
lib/libruqolacore.so.1.2.2
|
||||
lib/libruqolacore.so.%%SO_VER%%
|
||||
lib/libruqolawidgets.so.0
|
||||
lib/libruqolawidgets.so.1.2.2
|
||||
lib/libruqolawidgets.so.%%SO_VER%%
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_texttospeechtextplugin.so
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
|
||||
|
Loading…
Reference in New Issue
Block a user