mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2025-08-15 10:31:44 +02:00

This both removes older Qt from the CI and also adjust all the find_package calls in CMakeLists.txt Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
- Recompile and install recent enough version of dolphin and kio (git from oct 2015) - Build and install the plugin - Make sure to set XDG_DATA_DIRS=$PREFIX/share, QT_PLUGIN_PATH=$PREFIX/lib64/plugins/ - After installing, run kdeinit5 --noincremental - restart dolphin (make sure to kill all instances)