NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.31k stars 13.54k forks source link

Enable GoogleDrive support in LibreOffice #83388

Open brcha opened 4 years ago

brcha commented 4 years ago

Project description

LibreOffice has support for accessing Google Drive (since 5.2 or 5.3). But, one must setup a Google API key (see http://www.chromium.org/developers/how-tos/api-keys) and add them as parameters to the configure through --with-gdrive-client-{id,secret}= options.

For reference, here's how that is solved on Arch: https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/libreoffice-fresh and Gentoo: https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/libreoffice/libreoffice-6.3.4.2-r1.ebuild

Metadata

cc @7c6f434c

7c6f434c commented 4 years ago

As Google accounts I create are banned pretty quickly (without ever being used for sending anything), I do not see any reasons not to merge a PR tested by someone actually using the Google services (nothing changes for users not entering the credentials, right?), but won't experiment myself.

brcha commented 4 years ago

Ok, I'll make a PR as soon as I make the API keys and test everything (which will, probably, take some time, since compiling libreoffice is not a fast task :) )

stale[bot] commented 3 years ago

Hello, I'm a bot and I thank you in the name of the community for opening this issue.

To help our human contributors focus on the most-relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 180 days, and so I marked it as stale, but you can rest assured it will never be closed by a non-human.

The community would appreciate your effort in checking if the issue is still valid. If it isn't, please close it.

If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me". If you'd like it to get more attention, you can ask for help by searching for maintainers and people that previously touched related code and @ mention them in a comment. You can use Git blame or GitHub's web interface on the relevant files to find them.

Lastly, you can always ask for help at our Discourse Forum or at #nixos' IRC channel.