Update nextcloudclient to 3.6.2

Update diff from Adriano (maintainer)
This commit is contained in:
rsadowski 2022-11-17 06:16:04 +00:00
parent 91efe4a919
commit a21b9842ba
3 changed files with 9 additions and 8 deletions

View File

@ -2,9 +2,8 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
V = 3.6.1
V = 3.6.2
DISTNAME = nextcloudclient-${V}
REVISION = 0
GH_ACCOUNT = nextcloud
GH_PROJECT = desktop
@ -14,7 +13,7 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
SHARED_LIBS += nextcloudsync 6.0 # 3.6.1
SHARED_LIBS += nextcloudsync 7.0 # 3.6.2
SHARED_LIBS += nextcloud_csync 2.2 # 3.6.0
SHARED_LIBS += nextcloudsync_vfs_suffix 0.0 # 3.5.3
@ -33,16 +32,18 @@ WANTLIB += sqlite3 ssl z
MODULES = devel/cmake \
x11/qt5
BUILD_DEPENDS = devel/gettext,-tools
BUILD_DEPENDS = devel/gettext,-tools \
x11/gnome/libcloudproviders
# for converting svg icons to png
BUILD_DEPENDS += x11/gnome/librsvg
# for tests, but detected during configure
BUILD_DEPENDS += devel/cmocka
BUILD_DEPENDS += devel/cmocka \
RUN_DEPENDS = devel/desktop-file-utils \
misc/shared-mime-info \
x11/gnome/libcloudproviders \
x11/gtk+3,-guic \
x11/qt5/qtgraphicaleffects \
x11/qt5/qtquickcontrols

View File

@ -1,2 +1,2 @@
SHA256 (nextcloudclient-3.6.1.tar.gz) = x+oe0tD0SjuLZFpn8hrxZL8QJLaHJXCmHGKZTSqMG1s=
SIZE (nextcloudclient-3.6.1.tar.gz) = 15346135
SHA256 (nextcloudclient-3.6.2.tar.gz) = Vd3Vw7b3yYWUFol8yJWXkGUT4rxichxj/k8Udu6id2I=
SIZE (nextcloudclient-3.6.2.tar.gz) = 15406717

View File

@ -1,7 +1,7 @@
Index: src/gui/CMakeLists.txt
--- src/gui/CMakeLists.txt.orig
+++ src/gui/CMakeLists.txt
@@ -368,7 +368,7 @@ endif()
@@ -372,7 +372,7 @@ endif()
# Generate png icons from svg
find_program(SVG_CONVERTER