harbour-owncloud icon indicating copy to clipboard operation
harbour-owncloud copied to clipboard

Nephros' update for 4.4, rebased

Open mjtorn opened this issue 2 years ago • 4 comments
trafficstars

As lame as it is to not have built the code, because of lacking spare time and not even having an SDK set up, there is evidence this could work:

  • https://forum.sailfishos.org/t/ghostcloud-additionals-on-aarch64-devices/11638/3
  • https://github.com/nephros/harbour-owncloud/tree/update-4.4

I rebased that onto the latest master, and may even get around to building it, though that might take forever.

If you wouldn't mind giving it a shot and see if it can be merged, that would be great.

mjtorn avatar Oct 19 '23 03:10 mjtorn

This is almost identical to what I did in my sfos branch: https://github.com/Karry/harbour-owncloud/commits/sfos ;-)

Binaries are available on chum repository: https://build.sailfishos.org/package/show/sailfishos:chum/harbour-owncloud

Karry avatar Oct 20 '23 21:10 Karry

Hah, yes, I found a bit of time to play around with this and found your fork!

The SDK/IDE setup has issues for me. It just won't build for the correct targets, so I tried it out with the emulator by uninstalling everything but i486. Then I reinstalled the arm kit but the IDE won't build for anything but the emulator now.

Not gonna put another second of effort into this unless the kit selection fixes itself, especially not now that you gave me a link to the binaries. Thank you!

mjtorn avatar Oct 21 '23 06:10 mjtorn

Have just looked into it (sorry for the delay), if you could resolve the conflicts I'd consider this ready for merge.

fredldotme avatar Nov 14 '23 19:11 fredldotme

Hi, I have rebased on latest master and fixed conflicts in https://github.com/nephros/harbour-owncloud/tree/update-4.4

These changes were authored some time ago so I don't remember the exact reasons for some of them.

Especially not sure about "disable sharing plugin" (5a5e3a0e10238f33af670499f7877a3872f9324a) - I guess that is/was broken?

Also "do not require exact version" (a73614cfccf19d0aa69c3f0fe38bc19bcee59773) is just for co-existence of my build with the released version of the daemon.

If you like all of these feel free to pull from that branch. Or cherry-pick.

@Karry same for you if it's useful, I'm confused who's the "official maintainer" of this currently.

nephros avatar Aug 21 '24 09:08 nephros