mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
net-im/ruqola: prepare for Qt5-5.15
- upstream has fixed the build failure, - as we already ship the port from a commit, just update to that commit.
This commit is contained in:
parent
80ea733f4b
commit
3bf0672578
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537058
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruqola
|
||||
DISTVERSION= 1.0.0-246
|
||||
DISTVERSIONSUFFIX= -g3b35804a
|
||||
DISTVERSION= 1.0.0-1111
|
||||
DISTVERSIONSUFFIX= -g990e1e65
|
||||
CATEGORIES= net-im kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -19,6 +19,5 @@ USE_QT= core dbus declarative declarative gui network networkauth \
|
||||
buildtools_build qmake_build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KDE
|
||||
GH_TAGNAME= 3b35804a
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1569338717
|
||||
SHA256 (KDE-ruqola-1.0.0-246-g3b35804a-3b35804a_GH0.tar.gz) = 670145a789d98a96b0df3066a47550b4e8e54aee52d12a36f29c3045d8ff1679
|
||||
SIZE (KDE-ruqola-1.0.0-246-g3b35804a-3b35804a_GH0.tar.gz) = 459584
|
||||
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
|
||||
|
@ -1,14 +1,19 @@
|
||||
bin/ruqola
|
||||
bin/ruqolaqml
|
||||
lib/librocketchatrestapi-qt5.so.0
|
||||
lib/librocketchatrestapi-qt5.so.1.0.42
|
||||
lib/librocketchatrestapi-qt5.so.1.0.86
|
||||
lib/libruqolacore.so.0
|
||||
lib/libruqolacore.so.1.0.42
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/ruqola_passwordauthenticationplugin.so
|
||||
lib/libruqolacore.so.1.0.86
|
||||
lib/libruqolawidgets.so.0
|
||||
lib/libruqolawidgets.so.1.0.86
|
||||
%%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.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/metainfo/org.kde.ruqola.appdata.xml
|
||||
share/metainfo/org.kde.ruqolaqml.appdata.xml
|
||||
share/qlogging-categories5/ruqola.categories
|
||||
|
Loading…
Reference in New Issue
Block a user