Added this to two computers, took less than 10-minutes each. Copied config and built sync_list. Working much better than other OneDrive packages I've used. Thanks
Search Criteria
Package Details: onedrive-abraunegg 2.5.2-1
Package Actions
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 |
Conflicts: | onedrive, onedrive-abraunegg-git, onedrive-bin, onedrive-fork-git, onedrive-git |
Provides: | onedrive |
Submitter: | Pete |
Maintainer: | Matr1x-101 (yogeshm.007) |
Last Packager: | Matr1x-101 |
Votes: | 112 |
Popularity: | 3.48 |
First Submitted: | 2019-03-29 10:46 (UTC) |
Last Updated: | 2024-09-29 18:08 (UTC) |
Dependencies (4)
- d-runtime (liblphobos-gitAUR, libgphobos-gitAUR, liblphobos, libphobos)
- libnotify (libnotify-gitAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- d-compiler (ldc-gitAUR, gdc-staticAUR, gdc-gitAUR, dmd, ldc) (make)
Required by (3)
- onedrivegui
- onedrivegui-git
- onedrive_tray-git (requires onedrive)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 Next › Last »
Craigccfl commented on 2020-02-05 21:06 (UTC)
Pete commented on 2019-11-05 07:25 (UTC)
@florianmw Sure, that seems to work. I have updated it now, please let me know if you come across any issues.
florianmw commented on 2019-11-05 06:58 (UTC)
Can you please set makedepends to 'd-compiler' instead of 'dmd'? This would also work for ppl who have ldmd2 already installed and with 'd-compiler' they are free to choose the compiler. Configure will choose the one installed.
Pete commented on 2019-10-18 04:38 (UTC)
@hussam You are right, I have added this flag and the logrotate and bash-completion configurations are now installed in the right location.
hussam commented on 2019-10-17 23:10 (UTC)
I believe this package installs /usr/etc/logrotate.d/onedrive so perhaps consider adding --sysconfdir=/etc
abraunegg commented on 2019-10-17 21:24 (UTC) (edited on 2019-10-17 21:25 (UTC) by abraunegg)
@thesonu
As per the readme, please follow the directions here for posting issues with the client: https://github.com/abraunegg/onedrive/blob/master/README.md#reporting-issues
thesonu commented on 2019-10-17 21:09 (UTC)
I'm having trouble downloading anything with this package. I can install it and authenticate my account. onedrive --synchronize will start the sync process, but the moment it tries to download something it hangs and ends without any error message. Any ideas why this might be?
luukvbaal commented on 2019-06-14 23:44 (UTC)
@Pete Nope you're totally right, must have uninstalled it by accident. Sorry to bother you.
Pete commented on 2019-06-14 07:08 (UTC)
@luukvbaal pkgconf
is part of the base-devel group, which is a pre-requirement for building anything on Arch. Packages in base-devel do not have to be added as a dependency.
See e.g. the notes about base-devel on https://wiki.archlinux.org/index.php/PKGBUILD
Let me know if I have misunderstood this, or if there is another reason that you think it should be added anyway.
luukvbaal commented on 2019-06-13 23:52 (UTC)
Configure fails without pkgconf
installed. Should be added as dependency.
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 .