d-runtime
has been added as dependency
Search Criteria
Package Details: onedrive-abraunegg 2.5.6-2
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-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) |
Dependencies (5)
- d-runtime (liblphobos-gitAUR, libgphobos-gitAUR, liblphobos, libphobos)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libnotify (libnotify-gitAUR)
- sqlite (sqlite-fossilAUR)
- d-compiler (ldc-gitAUR, gdc-staticAUR, gdc-gitAUR, dmd, ldc) (make)
Required by (3)
- onedrivegui
- onedrivegui-git
- onedrive_tray-git (requires onedrive)
Sources (1)
Pete commented on 2020-02-21 11:24 (UTC)
Pete commented on 2020-02-21 10:56 (UTC)
@aasami
I do think your ldc installation is broken. If you have ldc installed, you also should have liblphobos because it is a dependency of ldc
( https://www.archlinux.org/packages/community/x86_64/ldc/ ). It does not make sense to add it as a runtime dependency for this package, as people compiling with dmd
don't need it.
That said, I guess it would theoretically correct to add something like d-runtime
as a runtime dependency. I'll try to look later today if this is working.
aasami commented on 2020-02-21 10:48 (UTC)
I have compiled it with ldc without any issue. But to run onedrive i had to install liblphobos too. It should be mentioned as dependecy. Isn't it so?
hussam commented on 2020-02-10 22:26 (UTC)
It kept aborting if compiled with ldc. So I eventually compiled it with dmd instead. Sorry for the late reply.
abraunegg commented on 2020-02-09 22:48 (UTC)
@hussam
I am having issues with LDC but finally got 2.3.13 to run correctly
It would be good to get an idea of what issues you were having with LDC
when 2.3.14 is out
v2.3.14 will not be the next release, v2.4.0 will be. Waiting on a bug with Github & Microsoft to be resolved before this can be issued.
hussam commented on 2020-02-09 19:09 (UTC)
I am having issues with LDC but finally got 2.3.13 to run correctly. Would anyone be willing to provide 64bit packages for when 2.3.14 is out? Thank you.
Craigccfl commented on 2020-02-05 21:06 (UTC)
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
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.
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 .