Include the nemo-nextcloud extension since Solus added the nemo package to its repository.
Signed-off-by: Matthias Homann <palto@mailbox.org>
Differential D13921
Include nextcloud-nemo extension Authored by palto42 on Jan 7 2023, 3:30 PM. Tags None Referenced Files
Subscribers
Details
Include the nemo-nextcloud extension since Solus added the nemo package to its repository. Signed-off-by: Matthias Homann <palto@mailbox.org> Build and installed locally, works the same as nextcloud-nautilus.
Diff Detail
Event TimelineComment Actions Even though this package doesn't do this for Nautilus, let's split the extension into its own package using a pattern. This is a good idea because the extension has to depend on the nautilus-extension package so the Python bindings are present. See GtkHash for an example. Comment Actions Hi @EbonJaeger , I have no objections to split the package, but it's not fully clear to me if you suggest to just split the extension for nemo or all (nautilus, nemo and caja). Regarding the dependencies, the current package has no dependency on nautilus-python, the other sub-packages would depend on nemo-extensions or caja-extensions. Comment Actions Didn't realize Caja was also included... At this point it's not worth the extra effort. Looks good to me. Thanks! |