Package Details: nautilus-dropbox 2025.05.20-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: 580
Popularity: 0.52
First Submitted: 2008-09-05 06:47 (UTC)
Last Updated: 2025-12-18 21:20 (UTC)

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

coreyberla commented on 2025-12-18 21:23 (UTC)

@garyghost I updated the package using the latest release

garyghost commented on 2025-12-18 19:36 (UTC)

Still works, Id appreciate it if someone would continue to update this package, it's a big deal to me.

MasinAD commented on 2023-02-12 10:30 (UTC) (edited on 2023-02-12 12:36 (UTC) by MasinAD)

To build the package in a clean chroot (as done by aurutils' aur sync) it needs git as a dependency in makedepends. Otherwise it will fail with:

==> Validating source files with sha256sums...
    nautilus-dropbox ... Skipped
==> ERROR: Cannot find the git package needed to handle git sources.
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/aur/build
FAILED: nautilus-dropbox.stamp 

rafaelff commented on 2023-02-10 10:49 (UTC)

pkg-config is part of base-devel package group, which is assumed to be installed when installing packages from AUR. See https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started

bf_x commented on 2023-02-10 10:28 (UTC) (edited on 2023-02-10 10:29 (UTC) by bf_x)

I think pkg-config should be added as a dependency?

==> Making package: nautilus-dropbox 2022.12.05-1 (Fr 10 Feb 2023 11:27:29 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
checking for automake >= 1.7...
  testing automake... found 1.16.5
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.71
checking for pkg-config >= 0.14.0...
  testing pkg-config... not found.
***Error***: You must have pkg-config >= 0.14.0 installed
  to build nautilus-dropbox.  Download the appropriate package for
  from your distribution or get the source tarball at
    'http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.14.0.tar.gz

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: nautilus-dropbox

lorebett commented on 2023-02-07 19:29 (UTC)

I can build nautilus-dropbox but nautilus does not show any update/up-to-date icon decoration.

<deleted-account> commented on 2022-12-11 15:04 (UTC)

Missing dependency?

**Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
checking for automake >= 1.7...
  testing automake... not found.
***Error***: You must have automake >= 1.7 installed
  to build nautilus-dropbox.  Download the appropriate package for
  from your distribution or get the source tarball at
    http://ftp.gnu.org/pub/gnu/automake/automake-1.7.tar.xz

armadillo commented on 2022-12-11 08:01 (UTC)

Thank you @coreyberla - much appreciated!

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.