1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu
Sughosha 47db909fb7 gnu: nextcloud-client: Update to 3.17.2.
* gnu/packages/sync.scm (nextcloud-client): Update to 3.17.2.
[sourcee]<snippet>: Remove "qtokenizer" from keep; replace "KF5" with
"KF6".
[arguments]: Switch to gexp.
<#:qtbase>: Use qtbase.
<#:test-exclude>: Do not exclude "SyncXAttrTest"; exclude "OwnSqlTest",
"SyncJournalDBTest", "SyncFileItemTest", "ConcatUrlTest", "CookiesTest",
"XmlParseTest", "ChecksumValidatorTest", "ClientSideEncryptionTest",
"ExcludedFilesTest", "UtilityTest", "CapabilitiesTest", "ThemeTest",
"IconUtilsTest", "FileSystemTest", "LongPathTest", "AccountTest" and
"FolderTest".
<#phases>: Replace 'pre-check with 'set-home-directory. In 'patch-cmake phase,
rewrite the substitutes using with-directory-excursion and replace "KF5" with
"KF6"; add 'unpack-3rd_party-sources phase.
[native-inputs]: Switch to the new style. Replace qttools-5 with qttools; add
desktop-file-utils, libcrashreporter-qt and python-sphinx.
[inputs]: Remove desktop-file-utils, qtbase-5, qtgraphicaleffects and
qtquickcontrols2-5; replace karchive-5 with karchive, kconfig-5 with kconfig,
kcoreaddons-5 with kcoreaddons, kio-5 with kio, kwidgetsaddons-5 with
kwidgetsaddons-5, qtdeclarative-5 with qtdeclarative, qtkeychain with
qtkeychain-6, qtsvg-5 with qtsvg, qtwebchannel-5 with qtwebchannel and
qtwebsockets-5 with qtwebsockets; add kguiaddons, libp11, qt5compat, qtwayland
and qtwebengine.
[propagated-inputs]: Remove qtwebengine-5.
[license]: Remove unused license.

Change-Id: If4ae836dd22fbc3f5909e8b1a35d5116d82607c6
2025-10-08 17:45:42 +05:30
..