Package Details: nautilus-dropbox 2022.12.05-1

Git Clone URL: https://aur.archlinux.org/nautilus-dropbox.git (read-only, click to copy)
Package Base: nautilus-dropbox
Description: Dropbox Nautilus Extension
Upstream URL: https://www.dropbox.com/
Licenses: GPL, custom:CC-BY-ND-3
Submitter: None
Maintainer: coreyberla
Last Packager: coreyberla
Votes: 579
Popularity: 0.000033
First Submitted: 2008-09-05 06:47 (UTC)
Last Updated: 2022-12-11 06:02 (UTC)

Pinned Comments

coreyberla commented on 2022-12-11 06:04 (UTC)

Dropbox merged the updates for Nautilus 43, so their git is up to date, and now AUR is up to date. This makes my patch in the comments below unnecessary.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »

rafaelff commented on 2016-06-22 12:44 (UTC)

@Vlda, running "gtk-update-icon-cache" in install file is no longer needed as pacman's hooks take care of the task. Also, pkg-config is unnecessary in makedepends, as stated by nTia89.

nTia89 commented on 2016-05-20 08:51 (UTC)

please remove `pkg-config` as dependency, since packages included in the `base-devel` group (like the abovementioned one) must not be included in the array! source: archwiki

cgueret commented on 2015-01-09 14:45 (UTC)

Updated to 2.10

cgueret commented on 2014-05-21 12:04 (UTC)

Added 'pkg-config' in the dependencies and updated to 1.6.2 , thanks @justin8 and @wbober for the notifications

rafaelff commented on 2013-10-13 19:38 (UTC)

Because it is. Adopt it if you have time to maintain it.

osmank3 commented on 2013-10-13 19:31 (UTC)

Why this package seems orphaned?

rafaelff commented on 2013-06-18 15:03 (UTC)

@rikmer: This concerns 'dropbox', and not 'nautilus-dropbox'.

rikmer commented on 2013-06-18 14:43 (UTC)

nautilus 3.8.2-1, nautilus-dropbox 1.6.0-1, dropbox 2.2.3-1 After following https://wiki.archlinux.org/index.php/Dropbox#Run_as_daemon_with_systemd and starting dropbox via "sudo systemctl start dropbox@<user>" everything works as expected. The icon shows in nautilus and in the system tray. BUT if the service is enabled via "sudo systemctl enable dropbox@<user>" only the icon in nautilus appears after a boot. The system tray is empty.