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