Update nextcloudclient to 3.5.3

Notable port change:
- Shared libs in /usr/local/lib should follow the same name pattern
(libNAME.so.VERSION). Drop empty prefix.

Update diff from Adriano Barbosa (maintainer)
This commit is contained in:
rsadowski 2022-08-01 04:58:33 +00:00
parent 1cc87e5a79
commit 55c0309132
4 changed files with 19 additions and 6 deletions

View File

@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
V = 3.5.2
V = 3.5.3
DISTNAME = nextcloudclient-${V}
GH_ACCOUNT = nextcloud
@ -13,8 +13,9 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
SHARED_LIBS += nextcloudsync 4.0 # 3.5.2
SHARED_LIBS += nextcloud_csync 2.1 # 3.5.1
SHARED_LIBS += nextcloudsync 4.0 # 3.5.2
SHARED_LIBS += nextcloud_csync 2.1 # 3.5.1
SHARED_LIBS += nextcloudsync_vfs_suffix 0.0 # 3.5.3
MAINTAINER = Adriano Barbosa <barbosa.aob@gmail.com>

View File

@ -1,2 +1,2 @@
SHA256 (nextcloudclient-3.5.2.tar.gz) = DEZzEOGhsyWTRGWExqXXqTG34to9FyHayLCsU8xJMIg=
SIZE (nextcloudclient-3.5.2.tar.gz) = 15433543
SHA256 (nextcloudclient-3.5.3.tar.gz) = xYExDYFMxaB1t3iQESuml3TJ7W2MQrTRKWNUgtLO5X4=
SIZE (nextcloudclient-3.5.3.tar.gz) = 15436522

View File

@ -0,0 +1,12 @@
Index: src/libsync/vfs/suffix/CMakeLists.txt
--- src/libsync/vfs/suffix/CMakeLists.txt.orig
+++ src/libsync/vfs/suffix/CMakeLists.txt
@@ -11,8 +11,6 @@ set_target_properties(nextcloudsync_vfs_suffix
${BIN_OUTPUT_DIRECTORY}
RUNTIME_OUTPUT_DIRECTORY
${BIN_OUTPUT_DIRECTORY}
- PREFIX
- ""
AUTOMOC
TRUE
LIBRARY_OUTPUT_NAME

View File

@ -14,7 +14,7 @@ include/nextcloudsync/mirall/syncfileitem.h
include/nextcloudsync/mirall/syncresult.h
@lib lib/libnextcloud_csync.so.${LIBnextcloud_csync_VERSION}
@lib lib/libnextcloudsync.so.${LIBnextcloudsync_VERSION}
@so lib/nextcloudsync_vfs_suffix.so
@lib lib/libnextcloudsync_vfs_suffix.so.${LIBnextcloudsync_vfs_suffix_VERSION}
share/applications/com.nextcloud.desktopclient.nextcloud.desktop
share/examples/Nextcloud/
@sample ${SYSCONFDIR}/Nextcloud/