2019-09-24 18:08:21 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ruqola
|
2020-05-30 10:00:41 +02:00
|
|
|
DISTVERSION= 1.0.0-1111
|
|
|
|
DISTVERSIONSUFFIX= -g990e1e65
|
2019-09-24 18:08:21 +02:00
|
|
|
CATEGORIES= net-im kde
|
|
|
|
|
2019-10-02 16:17:02 +02:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2019-09-24 18:08:21 +02:00
|
|
|
COMMENT= Rocketchat client
|
|
|
|
|
|
|
|
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
|
|
|
|
libsecret-1.so:security/libsecret
|
|
|
|
|
2019-09-25 13:23:03 +02:00
|
|
|
USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5
|
2019-09-24 18:08:21 +02:00
|
|
|
USE_GNOME= glib20
|
|
|
|
USE_KDE= ecm coreaddons crash i18n kirigami2 notifications syntaxhighlighting
|
|
|
|
USE_QT= core dbus declarative declarative gui network networkauth \
|
|
|
|
websockets widgets \
|
|
|
|
buildtools_build qmake_build
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= KDE
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|