Enough with the dependencies requests! They are all bundled...
Please do not link me wiki pages
Search Criteria
Package Details: dropbox 211.4.6008-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 |
Submitter: | mtorromeo |
Maintainer: | mtorromeo |
Last Packager: | mtorromeo |
Votes: | 2374 |
Popularity: | 1.54 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2024-10-30 08:51 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libsm
- libxcomposite
- libxdamage
- libxmu
- libxrender
- libxslt (libxslt-gitAUR)
- libxxf86vm
- gendesk (make)
- libappindicator-gtk3 (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, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for "Launch Dropbox Website" and file manager integration
Required by (9)
Sources (8)
- dropbox.service
- dropbox@.service
- DropboxGlyph_Blue.svg
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz.asc
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 96 Next › Last »
mtorromeo commented on 2014-12-16 14:18 (UTC)
vicp74 commented on 2014-12-16 13:39 (UTC)
The dependencies are still wrong, you can check it using namcap [1]:
$ namcap dropbox-3.0.3-2-i686.pkg.tar.xz
dropbox E: Dependency qt5-webkit detected and not included
dropbox E: Dependency popt detected and not included
dropbox W: Dependency included and not needed ('dbus-glib')
So the PKGBUILD should say:
depends=("qt5-webkit" "popt" "libsm")
[1]: https://wiki.archlinux.org/index.php/Arch_Packaging_Standards#AUR_packages (step 4)
Bazon commented on 2014-12-16 07:09 (UTC)
@silverhammermba:
Look there: https://www.dropboxforum.com/hc/communities/public/questions/201488805-Stable-Build-3-0-3
silverhammermba commented on 2014-12-16 06:54 (UTC)
I'm confused as to why the source URL is not one of the official download ones e.g. https://linux.dropbox.com/packages/...
Also all of those packages are named v1.6.2. I can't find any download links for linux that are 3.0.3
Xavier commented on 2014-12-14 16:27 (UTC)
this is a QT version no GTK, please update the dependencies
MightyPork commented on 2014-12-14 10:27 (UTC)
Is this the official release? Just noticed that on their website there's only ~2.1, where does this come from? (btw the downgrade option by @nhutdm + adding to IgnorePkg worked great!)
Ayceman commented on 2014-12-13 22:07 (UTC)
Downgrading according to those sources works well - hope they fix it, as we shouldn't have to use an older client.
ctown.myth, gourdcaptain: I said that having QT_STYLE_OVERRIDE set to gtk is aggravation the problem, not a solution. Some systems have it set to fix a qt theming issue in Xfce.
nhutdm commented on 2014-12-13 16:25 (UTC)
I have bad icon on my Awesome WM bar, so I downgraded to 2.10.52 through this source http://pkgbuild.com/git/aur-mirror.git/tree/dropbox?id=fa864c9b4d1bf535e06c63169fb3bb0890a9cf7f
Hope this help!
Bazon commented on 2014-12-13 10:11 (UTC)
The forced auto-update-prevention KlipperKyle posted doesn't work for me.
Instead works:
rm -rf ~/.dropbox-dist
install -dm0 ~/.dropbox-dist
(from https://wiki.archlinux.org/index.php/dropbox#Hack_to_stop_Auto_Update )
Luckily, yaourt respects IgnorePkg in /etc/pacman.conf.
PS:
You may like http://afur.archlinux.fr/pkg//x86_64/dropbox-2.10.52-1-x86_64.pkg.tar.xz from http://afur.archlinux.fr/?action=view&p=786 ;-)
https://wiki.archlinux.org/index.php/unofficial_user_repositories#archlinuxfr
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