Changeset View
Changeset View
Standalone View
Standalone View
deskutils/nextcloudclient/Makefile
| PORTNAME= nextcloudclient | PORTNAME= nextcloudclient | ||||
| PORTVERSION= 3.5.3 | PORTVERSION= 3.5.3 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| CATEGORIES= deskutils | CATEGORIES= deskutils | ||||
| MAINTAINER= mr@FreeBSD.org | MAINTAINER= mr@FreeBSD.org | ||||
| COMMENT= NextCloud Desktop Syncing Client | COMMENT= NextCloud Desktop Syncing Client | ||||
| LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
| BUILD_DEPENDS= inkscape:graphics/inkscape | BUILD_DEPENDS= inkscape:graphics/inkscape | ||||
| LIB_DEPENDS= libinotify.so:devel/libinotify \ | LIB_DEPENDS= libinotify.so:devel/libinotify \ | ||||
| libqt5keychain.so:security/qtkeychain | libqt5keychain.so:security/qtkeychain@qt5 | ||||
| USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \ | USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \ | ||||
| gnome iconv localbase:ldflags pkgconfig qt:5 shared-mime-info \ | gnome iconv localbase:ldflags pkgconfig qt:5 shared-mime-info \ | ||||
| sqlite ssl | sqlite ssl | ||||
| USE_QT= buildtools_build concurrent core dbus declarative graphicaleffects \ | USE_QT= buildtools_build concurrent core dbus declarative graphicaleffects \ | ||||
| gui linguist_build location network printsupport qmake_build \ | gui linguist_build location network printsupport qmake_build \ | ||||
| quickcontrols2 sql svg testlib webchannel websockets \ | quickcontrols2 sql svg testlib webchannel websockets \ | ||||
| widgets xml | widgets xml | ||||
| ▲ Show 20 Lines • Show All 48 Lines • Show Last 20 Lines | |||||