You are not logged in.

#1 2022-04-29 06:24:01

oldcastle
Member
Registered: 2022-04-29
Posts: 16

Can we move OnlyOffice to a "community" or "extra" repo?

Hi,

I'm new here, so apologise if this is not the right subforum. Please advise.

I was having issues with LibreOffice and wanted to try something new. Then I tried OnlyOffice and it was an excellent surprise. For my needs, OO beats LO easily. It has a way better compatibility with Microsoft Office than LO. Plus, NO JAVA!

It’s also open source.

So, for now, it’s only available via AUR. I think it would be nice to move it to “extra” or “community” repository.

Any thoughts?

Offline

#2 2022-04-29 06:47:17

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Can we move OnlyOffice to a "community" or "extra" repo?

Packages are moved to the official repos when they are adopted by a dev.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-04-29 10:21:31

digitalone
Member
Registered: 2011-08-19
Posts: 355

Re: Can we move OnlyOffice to a "community" or "extra" repo?

Java is optional for LO.

Offline

#4 2022-05-01 11:37:08

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Can we move OnlyOffice to a "community" or "extra" repo?

For inclusion in one of the main repos a real native build is needed (the AUR package just includes the binaries upstream provides). I do not find build instructions anywhere, though.

Offline

#5 2022-05-01 12:37:05

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,497
Website

Re: Can we move OnlyOffice to a "community" or "extra" repo?

The source code is available but as you note build instructions appear absent.  There doesn't seem to be a Makefile or any other build system input or build script. (edit: nevermind, I missed it, see the next post)

[deleted some incorrect info]

A PKGBUILD should be created for a native build and tested.  At that point it will be much easier for a dev / TU - and while it's certainly no guarantee that any of them would be interested in putting it in the main repos, I'm pretty sure this would hugely increase the odds (as in huge increase from 0% chance to some modest percent chance).

Last edited by Trilby (2022-05-01 13:21:37)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2022-05-01 13:06:31

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Can we move OnlyOffice to a "community" or "extra" repo?

Trilby wrote:

The source code is available but as you note build instructions appear absent.  There doesn't seem to be a Makefile or any other build system input or build script.

There is a makefile in the desktop-apps submodule. It seems to reference all the other submodules. I guess you clone the DesktopEditors repository and all submodules. Then enter the desktop-apps submodule and run make.
Edit: There is even documentation for an ubuntu build: https://helpcenter.onlyoffice.com/insta … mpile.aspx

Last edited by progandy (2022-05-03 13:09:38)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#7 2022-05-03 08:53:12

oldcastle
Member
Registered: 2022-04-29
Posts: 16

Re: Can we move OnlyOffice to a "community" or "extra" repo?

Understood. Thanks.

Offline

Board footer

Powered by FluxBB