@lcoo: Also consider getting the tray icons to the top: https://extensions.gnome.org/extension/495/topicons/
Search Criteria
Package Details: dropbox 258.4.3749-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dropbox.git (read-only, click to copy) |
|---|---|
| Package Base: | dropbox |
| Description: | A free service that lets you bring your photos, docs, and videos anywhere and share them easily. |
| Upstream URL: | https://www.dropbox.com |
| Licenses: | custom:Dropbox |
| Submitter: | mtorromeo |
| Maintainer: | mtorromeo |
| Last Packager: | mtorromeo |
| Votes: | 2377 |
| Popularity: | 2.99 |
| First Submitted: | 2009-01-22 14:21 (UTC) |
| Last Updated: | 2026-07-04 11:06 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libsm
- libxcomposite
- libxdamage
- libxmu
- libxrender
- libxslt (libxslt-gitAUR)
- libxxf86vm
- gendesk (make)
- libappindicator-gtk3 (libappindicator) (optional) – make tray icons themed under some desktop environments like KDE plasma
- perl-file-mimeinfo (optional) – opening dropbox folder on some desktop environments
- ufw-extras (optional) – ufw rules for dropbox
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR) (optional) – for "Launch Dropbox Website" and file manager integration
Required by (10)
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 78 79 .. 99 Next › Last »
florianbw commented on 2013-04-08 15:18 (UTC)
dhaines commented on 2013-04-05 13:15 (UTC)
@lcoo: they're all in /opt/dropbox/images, AFAICT.
Icoo commented on 2013-04-05 09:36 (UTC)
Anybody knows how to change the GNOME 3 notification bar icon for Dropbox. I just want to make it bigger (like other app icons), as it's nearly 4 times smaller than I normal notification bar icon...I just need the location of the icon used...
dhaines commented on 2013-04-04 13:41 (UTC)
@jk779: That wasn't directed towards anyone in particular, but rather to everyone who uses the package.
<deleted-account> commented on 2013-04-03 22:19 (UTC)
@dhaines please calm down and don't name someones question "stupid shit", thanks.
mtorromeo commented on 2013-03-26 21:20 (UTC)
@dhaines: I'm not opposed to a service file into dropbox since, as you pointed out, this is the AUR and, more importantly, it does not qualify as a modification to the original package, more like an opt-in addition.
@HarD: Your suggestion does not really make any sense, but if you have that need you can modify the service file yourself as already suggested. You don't even need to maintain a separate copy of the service file since you can do something like this to inherit from distributed unit:
echo ".include /usr/lib/systemd/system/dropbox@.service
[Service]
ExecStartPre=/usr/bin/sleep 30" > /etc/systemd/system/dropbox@.service
systemctl reenable dropbox@USERNAME.service
dhaines commented on 2013-03-26 20:16 (UTC)
Stop asking for stupid shit to be added to the service file. It works at a basic level for all users as-is. If you want to customize it, feel free to do so. It's as simple as copying it to /etc/systemd/system and modifying to your heart's content. See https://wiki.archlinux.org/index.php/Systemd#Writing_custom_.service_files
Really, I don't even think that the service file should even be included in the tarball as Arch strives for vanilla packaging, but I realize that as this is the AUR, that rule is often relaxed. This is why I once maintained the separate dropbox-daemon AUR build (and indeed offered up the basic recipe for the modern service file when I disowned it).
HarD commented on 2013-03-26 19:55 (UTC)
@mtorromeo
Can you please add sleep...
[Service]
ExecStartPre=/usr/bin/sleep 30
Environment
orschiro commented on 2013-03-26 12:55 (UTC)
@dhaines
Good point. I haven't thought of multiple X sessions being running. It might indeed be better to leave this optional.
Pinned Comments
yan12125 commented on 2019-01-05 16:39 (UTC) (edited on 2019-02-27 08:11 (UTC) by yan12125)
Run the following command in case you got errors during "Verifying source file signatures with gpg..."
Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:
You can check whether keys are successfully imported or not using the output of
gpg -k. You should find something like this:yan12125 commented on 2018-08-01 11:41 (UTC) (edited on 2020-01-24 15:13 (UTC) by yan12125)
If you can't run the dropbox@ service normally, try to create a read-only directory ~/.dropbox-dist and run again.
yan12125 commented on 2017-11-06 15:13 (UTC) (edited on 2019-03-18 03:50 (UTC) by yan12125)
Some useful places for issues about Dropbox itself (not the package):
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum
Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general