Commit Graph

4 Commits

Author SHA1 Message Date
Adriano Barbosa
d2ee8f8c89 nextcloud-client: 3.12.3 -> 3.13.0 2024-04-29 16:41:13 -04:00
Jonas Heinrich
dda83f5400 nextcloud-client: 3.6.6 -> 3.7.1 2023-02-08 08:05:38 +01:00
Jan Tojnar
fc79a83e68
nextcloud-client: clean up
Continuation of https://github.com/NixOS/nixpkgs/pull/67306

* Switched to non-deprecated dbus config path.
* Removed CMake flags for finding dependencies, the project can find them on its own.
* Properly fixed the RPATH issue from https://github.com/NixOS/nixpkgs/pull/15406 – ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}.
* Dropped changing Icon name in the desktop file as it was fixed upstream.
* Switched to fetchFromGitHub, as the submodules are only for Win, Mac & crash reporting.
* Dropped enableParallelBuilding = true, as it is on by default with CMake.
2019-08-23 22:51:39 +02:00
Maximilian Bosch
8d62a398a8
nextcloud-client: 2.5.2 -> 2.5.3
https://github.com/nextcloud/desktop/releases/tag/v2.5.3

Also move explicitly dbus configuration files to the store path rather than
`/etc/dbus-1/services`.
2019-08-23 16:52:01 +02:00