Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : nextcloud-client | name : nextcloud-client | ||||
| version : 2.5.1 | version : 2.5.1 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/nextcloud/desktop/archive/v2.5.1.tar.gz : 48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19 | - https://github.com/nextcloud/desktop/archive/v2.5.1.tar.gz : 48be2556f4fddb956ad31e954be5f9c73482e936a80ec0efaeb30549dcd81f19 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : | component : | ||||
| - network.download | - network.download | ||||
| - dolphin-integration : network.download | - dolphin-integration : network.download | ||||
| libsplit : no | libsplit : no | ||||
| summary : Nextcloud desktop client | summary : Nextcloud desktop client | ||||
| Show All 18 Lines | |||||
| patterns : | patterns : | ||||
| - dolphin-integration : | - dolphin-integration : | ||||
| - /usr/lib64/libnextclouddolphinpluginhelper.so | - /usr/lib64/libnextclouddolphinpluginhelper.so | ||||
| - /usr/lib64/qt5/* | - /usr/lib64/qt5/* | ||||
| - /usr/share/kservices5/* | - /usr/share/kservices5/* | ||||
| setup : | | setup : | | ||||
| # No, you don't require 1.1 Nextcloud, don't lie to me. | # No, you don't require 1.1 Nextcloud, don't lie to me. | ||||
| sed -i 's:OpenSSL 1.1:OpenSSL 1.0:g' CMakeLists.txt | sed -i 's:OpenSSL 1.1:OpenSSL 1.0:g' CMakeLists.txt | ||||
| %patch -p1 < $pkgfiles/fix-build-with-qt5.12.patch | |||||
| %patch -p1 < $pkgfiles/fix-login-crash.patch | |||||
| %cmake_ninja -DUNIT_TESTING=true -DBUILD_SHELL_INTEGRATION_DOLPHIN=true | %cmake_ninja -DUNIT_TESTING=true -DBUILD_SHELL_INTEGRATION_DOLPHIN=true | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| # Remove nemo extensions | # Remove nemo extensions | ||||
| rm -rf $installdir/usr/share/nemo-python | rm -rf $installdir/usr/share/nemo-python | ||||
| check : | | check : | | ||||
| %ninja_check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.