Package Details: onedrive-abraunegg 2.5.6-2

Git Clone URL: https://aur.archlinux.org/onedrive-abraunegg.git (read-only, click to copy)
Package Base: onedrive-abraunegg
Description: Free OneDrive client written in D - abraunegg's fork. Follows the releases on https://github.com/abraunegg/onedrive/releases
Upstream URL: https://github.com/abraunegg/onedrive
Keywords: onedrive
Licenses: GPL-3.0-or-later
Conflicts: onedrive, onedrive-abraunegg-git, onedrive-bin, onedrive-fork-git, onedrive-git
Provides: onedrive
Submitter: Pete
Maintainer: Matr1x-101 (yogeshm.007)
Last Packager: yogeshm.007
Votes: 122
Popularity: 2.66
First Submitted: 2019-03-29 10:46 (UTC)
Last Updated: 2025-06-09 14:40 (UTC)

Pinned Comments

Pete commented on 2019-03-29 10:51 (UTC)

This package can be used as a replacement for onedrive-abraunegg-git. It will be updated on every release from https://github.com/abraunegg/onedrive/releases .

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

Sgt_Skinner commented on 2020-12-23 21:56 (UTC) (edited on 2020-12-23 21:56 (UTC) by Sgt_Skinner)

@abraunegg

Sorry.

8GB of memory and 8GB of swap. I managed to build it from source, but building this very package gives me a segmentation fault. Might be a pamac issue, but every other AUR package compiles correctly

abraunegg commented on 2020-12-23 19:58 (UTC) (edited on 2020-12-23 19:59 (UTC) by abraunegg)

@Sgt_Skinner

Anyone else getting a segmentation fault when building this package?

As you have not provided any other details (like architecture your attempting to build on) - the main reason you get a segfault when compiling is this:

Build environment must have at least 1GB of memory & 1GB swap space

Please review https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md for further details.

Sgt_Skinner commented on 2020-12-23 19:50 (UTC)

Anyone else getting a segmentation fault when building this package?

Pete commented on 2020-09-15 05:04 (UTC)

The package has now directories specified for bash, zsh and fish completion files.

oldherl commented on 2020-09-14 17:21 (UTC)

@Pete No, I am not a fish user and I don't know the right path. I am just trying to keep away from the /usr/local directory to avoid conflicts with non-pacman files.

On my system there are 5 files in /usr/share/fish/vendor_completions.d, 1 file in /usr/share/fish/completions, and 1 in /usr/share/fish/vendor_conf.d. So maybe you are right.

Pete commented on 2020-09-14 05:01 (UTC)

@oldherl Thanks for your suggestions. I'll indeed add the correct zsh completion path.

However, are you certain the fish path is correct? On my machine most fish files are in /usr/share/fish/vendor_completions.d/, not in /usr/share/fish/completions/. Where can I find documentation what is the right path?

oldherl commented on 2020-09-12 12:02 (UTC)

Also with --with-fish-completion-dir=/usr/share/fish/completions

oldherl commented on 2020-09-12 11:54 (UTC)

Please use --with-zsh-completion-dir=/usr/share/zsh/site-functions to avoid putting zsh completion files in /usr/local/share.

Pete commented on 2020-08-08 14:19 (UTC)

With help of @JP-Undercover the package now supports aarch64. Thanks JP-Undercover!