Commit Graph

44 Commits

Author SHA1 Message Date
rsadowski
9edc8b0121 Update nextcloudclient to v3.6.6
Changelog v3.6.5: https://github.com/nextcloud/desktop/releases/v3.6.5
- do not assert when sharing to a circle by @mgallien in #5310
- [stable-3.6] Fix macOS shell integration class inits by
  @backportbot-nextcloud in #5311
- [stable-3.6] Drop dependency on Qt Quick Controls 1 by
  @backportbot-nextcloud in #5312
- [stable-3.6] Feature/allow forceoverrideurl via command line by
  @backportbot-nextcloud in #5332
- [stable-3.6] Fix typo by @backportbot-nextcloud in #5270
- [stable-3.6] check that we update local file mtime on changes from
  server by @backportbot-nextcloud in #5321
- [stable-3.6] fix regressions on pinState management when doing
  renames by @backportbot-nextcloud in #5333
- [stable-3.6] Always generate random initialization vector when
  uploading encrypted file by @backportbot-nextcloud in #5334
- [stable-3.6] Fix SyncEngineTest failure when localstate is
  destroyed. by @backportbot-nextcloud in #5336
- [stable-3.6] Bugfix/e2ee vulnerability empty metadatakeys by
  @backportbot-nextcloud in #5335

Changelog v3.6.6: https://github.com/nextcloud/desktop/releases/v3.6.6
- Revert "Fix(l10n): capital_abcd Update translations from Transifex"
  33f3975

Update diff from Adriano (maintainer)
2023-01-22 07:56:20 +00:00
rsadowski
00f7a5fd4b Update nextcloudclient v3.6.4
Changelog v3.6.4: https://github.com/nextcloud/desktop/releases/v3.6.4
* [stable-3.6] do not create GUI from a random thread and show error
  on real error

Changelog v3.6.3: https://github.com/nextcloud/desktop/releases/v3.6.3
* [stable-3.6] Fix typo of connector
* [stable-3.6] fix renaming of folders with a deep hierarchy inside
  them
* [stable-3.6] Make user status selector modal, show user header
* [stable-3.6] Prevent bad encrypting of folder if E2EE has not been
  correctly set up
* [stable-3.6] Feature/edit file locally restart sync
* Add forcefoldersync method to folder manager
* [stable-3.6] Make use of plain text-enforcing qml labels
* [stable-3.6] Lock file when editing locally
* [stable-3.6] Format some QLabels as plain text

From Adriano (maintainer)
2022-12-10 09:17:40 +00:00
rsadowski
a21b9842ba Update nextcloudclient to 3.6.2
Update diff from Adriano (maintainer)
2022-11-17 06:16:04 +00:00
rsadowski
b113c54950 Add missing run-dependency on x11/qt5/qtquickcontrols
Diff by maintainer, reported by Sven Wolf
2022-11-02 20:53:47 +00:00
rsadowski
f02aa3b45b Update nextcloudclient to 3.6.1
Update diff from maintainer
2022-10-23 06:00:38 +00:00
landry
db11ca2b66 net/nextcloudclient: bump shlib, from Adriano Barbosa 2022-09-10 20:44:31 +00:00
landry
b32b48f957 net/nextcloudclient: update to 3.6.0
see https://github.com/nextcloud/desktop/releases/tag/v3.6.0

From maintainer Adriano Barbosa
2022-09-09 06:53:20 +00:00
rsadowski
2a5962f54f Update nextcloudclient to 3.5.4
Form Adriano Barbosa (maintainer)
2022-08-08 09:03:33 +00:00
rsadowski
55c0309132 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)
2022-08-01 04:58:33 +00:00
sthen
7307c11165 update to nextcloudclient-3.5.2, from Adriano Barbosa (maintainer) 2022-07-06 19:52:38 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen
a932fc3beb update to nextcloudclient-3.5.1, from Adriano Barbosa (maintainer) 2022-05-21 10:36:13 +00:00
landry
4e6f3c2bb5 net/nextcloudclient: update to 3.5.0, from maintainer Adriano Barbosa
cf https://github.com/nextcloud/desktop/releases/tag/v3.5.0
2022-05-06 06:08:56 +00:00
rsadowski
31e04ee489 Update nextcloudclient to 3.4.4
Update diff from maintainer Adriano Barbosa
2022-03-20 06:23:54 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
sthen
d8d8e0c4a6 update to nextcloudclient-3.4.2, from Adriano Barbosa (maintainer),
I patched it to use librsvg tools instead of inkscape(!) when creating
png icons during build (ok with Adriano)

It doesn't work for me at runtime, but neither does the previous version
and it does work for Adriano.
2022-02-04 17:32:53 +00:00
rsadowski
d427127caf Update for net/nextcloudclient v3.4.1
From Adriano Barbosa (maintainer)
2021-12-22 07:26:22 +00:00
rsadowski
f9c77c10fe Update nextcloudclient to 3.4.0
Form Adriano Barbosa (maintainer), Tesed by Joel Carnat and me
2021-12-02 06:54:02 +00:00
rsadowski
c6a88c4807 Update nextcloudclient to 3.3.6
Update diff from maintainer
2021-10-29 05:17:51 +00:00
rsadowski
bc4ce9bd9a Update nextcloudclient to 3.3.5
Update diff from maintainer
2021-10-05 17:53:27 +00:00
rsadowski
4d2a6d1734 Update nextcloudclient to 3.3.3
Update diff from maintainer
2021-09-07 06:16:59 +00:00
rsadowski
daba2f17f2 Update nextcloudclient to v3.3.1
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.3.1

From Adriano Barbosa, maintainer
2021-08-19 21:02:59 +00:00
rsadowski
6d87a10490 Update nextcloudclient to v3.3.0
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.3.0

From Adriano Barbosa, maintainer
2021-08-06 14:37:53 +00:00
rsadowski
1ecd25c8da Update nextcloudclient to v3.2.3.
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.3

graphics/inkscape is now required for building png files:
https://github.com/nextcloud/desktop/pull/3466

Update diff from Adriano Barbosa (maintainer). I have left an inkscape build
dependency comment in the Makefile.
2021-07-04 05:34:03 +00:00
rsadowski
ff82fbc6b0 Update nextcloudclient to 3.2.2
Update diff from maintainer
2021-06-13 04:25:44 +00:00
rsadowski
b8362b9e64 Bring back argp patch to disable argp detecting
Spotted by and ok tb@ and ok Adriano Barbosa (maintainer)
2021-05-06 12:43:34 +00:00
rsadowski
7b1633b504 Update nextcloudclient to 3.2.1
Update diff from maintainer, shared lib tweaks from me. OK landry
2021-05-02 14:59:45 +00:00
rsadowski
2e6dc9d6a9 Update nextcloudclient to 3.2.0
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.0

- Previous patches are not needed anymore as x11/qt5/qtwebengine is now
  available (at least for amd64, aarch64 and i386);

- The remaining patches should be included in future releases:
  https://github.com/nextcloud/desktop/issues/3080
  https://github.com/nextcloud/desktop/pull/3059

Update diff from Adriano Barbosa with tweaks by me
2021-04-24 04:53:27 +00:00
rsadowski
4d4609deea Update nextcloudclient to 3.1.3
Update diff from maintainer
2021-02-20 06:57:51 +00:00
rsadowski
e05976a931 Update nextcloudclient to 3.1.2
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.1.2
Update diff from Adriano Barbosa (Maintainer), simple WANTLIB tweak by me
2021-01-28 20:23:01 +00:00
rsadowski
402c3b4235 Update nextcloudclient to 3.1.1
Update diff from maintainer
2020-12-24 08:31:20 +00:00
rsadowski
3cb7364b05 Update nextcloudclient to 3.1.0
Update diff from maintainer, thanks!
2020-12-19 19:34:21 +00:00
rsadowski
8bb5b8fe70 Update nextcloudclient to 3.0.3
Update diff from maintainer with shared-lib and WANTLIB teak by me
2020-10-31 06:42:58 +00:00
rsadowski
75cbb9577f Update nextcloudclient to 3.0.2
Update diff from Adriano Barbosa (maintainer) with a missing runtime fix by
Eric JACQUOT.  Nextcloudclient apparently needs x11/qt5/qtgraphicaleffects
(plugin) at runtime.
2020-10-04 15:48:32 +00:00
rsadowski
898e9074b1 Update nextcloudclient to 3.0.1
From maintainer Adriano Barbosa
2020-08-31 06:09:23 +00:00
rsadowski
8c31efc538 Update nextcloudclient to 3.0.0
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.0.0
From maintainer Adriano Barbosa
2020-08-27 18:19:09 +00:00
rsadowski
e2eb9c1946 Update nextcloudclient to 2.6.5
Changelog: https://github.com/nextcloud/desktop/releases/tag/v2.6.5

Update diff from Adriano Barbosa (maintainer). Thanks
2020-07-12 07:02:35 +00:00
kirby
3bacf205b5 update to nextcloudclient-2.6.4
from maintainer Adriano Barbosa
2020-03-10 13:11:36 +00:00
kirby
9281b4c333 update to nextcloudclient-2.6.3
from maintainer Adriano Barbosa, thanks!
with hints from sthen@ and rsadowski@ and tweaks by me
2020-02-20 13:09:06 +00:00
rsadowski
dba3376dd7 Remove -qt5 flavor from security/qtkeychain; its now the default
Tested by many, thanks!
2020-02-07 07:13:53 +00:00
kirby
39a5653e6a update to nextcloudclient-2.6.2
from Adriano Barbosa (maintainer)
2019-12-28 13:48:04 +00:00
kirby
bbbe0d366a nicer formatting 2019-11-17 06:59:30 +00:00
rsadowski
ed36ce2b45 Import nextcloudclient; OK giovanni@
Initial port from maintainer Adriano Barbosa with tweaks from sthen@ and me.

Information for inst:nextcloudclient-2.6.1

Comment:
desktop sync client for Nextcloud

Description:
Nextcloud offers the industry-leading, on-premises content collaboration
platform. Our technology combines the convenience and ease of use of
consumer-grade solutions like Dropbox and Google Drive with the security,
privacy and control business needs. nextcloudclient is a tool to synchronize
files from Nextcloud Server with your computer.

Maintainer: Adriano Barbosa <barbosa.aob@gmail.com>

WWW: https://nextcloud.com
2019-11-16 10:27:43 +00:00