Lines 1-6
Link Here
|
1 |
PORTNAME= nextcloudclient |
1 |
PORTNAME= nextcloudclient |
2 |
PORTVERSION= 3.5.3 |
2 |
PORTVERSION= 3.6.0 |
3 |
PORTREVISION= 2 |
|
|
4 |
DISTVERSIONPREFIX= v |
3 |
DISTVERSIONPREFIX= v |
5 |
CATEGORIES= deskutils |
4 |
CATEGORIES= deskutils |
6 |
|
5 |
|
Lines 19-25
USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \
Link Here
|
19 |
sqlite ssl |
18 |
sqlite ssl |
20 |
USE_QT= buildtools:build concurrent core dbus declarative graphicaleffects \ |
19 |
USE_QT= buildtools:build concurrent core dbus declarative graphicaleffects \ |
21 |
gui linguist:build location network printsupport qmake:build \ |
20 |
gui linguist:build location network printsupport qmake:build \ |
22 |
quickcontrols2 sql svg testlib webchannel websockets \ |
21 |
quickcontrols quickcontrols2 sql svg testlib webchannel websockets \ |
23 |
widgets xml |
22 |
widgets xml |
24 |
CMAKE_ARGS= -DBUILD_UPDATER:BOOL=OFF \ |
23 |
CMAKE_ARGS= -DBUILD_UPDATER:BOOL=OFF \ |
25 |
-DCMAKE_INSTALL_MANDIR:STRING=man \ |
24 |
-DCMAKE_INSTALL_MANDIR:STRING=man \ |