Package Details: insync 3.9.6.60027-2

Git Clone URL: https://aur.archlinux.org/insync.git (read-only, click to copy)
Package Base: insync
Description: An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops
Upstream URL: https://www.insynchq.com/downloads
Keywords: drive dropbox google onedrive
Licenses: custom:insync
Submitter: xzy3186
Maintainer: thenaterhood
Last Packager: thenaterhood
Votes: 323
Popularity: 0.59
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2025-05-19 12:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 30 31 32 33 34 35 36 37 38 39 40 .. 66 Next › Last »

<deleted-account> commented on 2015-05-20 15:31 (UTC)

I did some testing (in KDE) and it appears that insync will work just fine without python2-pyside or gobject-introspection. The upstream ubuntu package only depends on: "Depends: xdg-utils, libc6 (>= 2.19), python", which translates down for us to: xdg-utils, glibc and python2. As a proof: pacman -Qi insync Name : insync Version : 1.2.11-1 Description : An unofficial Google Drive client that runs on Linux, with support for various desktops Architecture : x86_64 URL : https://www.insynchq.com/downloads Licenses : custom:insync Groups : None Provides : None Depends On : xdg-utils glibc python2 Optional Deps : insync-nautilus: file-manager integration for nautilus insync-nemo: file-manager integration for nemo insync-dolphin: file-manager integration for dolphin [installed] insync-thunar: file-manager integration for thunar insync-caja: file-manager integration for caja sni-qt: To show the icon in Plasma 5 tray [installed] Required By : insync-dolphin Optional For : None Conflicts With : None Replaces : None Installed Size : 154.30 MiB Packager : Unknown Packager Build Date : Wed May 20 17:25:39 2015 Install Date : Wed May 20 17:26:52 2015 Install Reason : Explicitly installed Install Script : No Validated By : None

uncon commented on 2015-05-18 18:31 (UTC)

Adding the additional dependency of python2-pyside requires that I install an additional 200 MB of dependencies by way of mesa-libgl. This is a bit excessive for a headless machine using insync-headless. Can this be an optional dependency?

xzy3186 commented on 2015-05-16 11:08 (UTC)

Sorry for the delay. Now the package has been updated. @firecat53, TheNumb Thanks for the suggestions.

<deleted-account> commented on 2015-05-14 18:55 (UTC)

You might want to add sni-qt as an optional dependency. That way the icon will appear in Plasma 5's tray.

firecat53 commented on 2015-05-13 19:16 (UTC)

For the latest version 1.2.10, python2-pyside is needed as a dependency. Works fine if you update the sha256 sums, the download link, and add the pyside dependency. Scott

<deleted-account> commented on 2015-04-29 08:50 (UTC)

@JuHwon, I notice that the dependencies for insync-dolphin happen to be kdebase-workspace and kdebindings-python2. Clearly you must have tried to install that package as well. kdebase-workspace is the core of KDE4 and plasma is the core of KDE5 and they cannot be installed side by side. Anything that depends on kdebase-workspace is going to remove plasma, no ifs no buts. In the future, just be very careful about what dependencies a package is pulling in and never blindly accept the choice of whatever automated tool you are using.

xzy3186 commented on 2015-04-29 01:03 (UTC)

@JuHwon I don't know very much about pacaur. According to your log, it tried to run pacman --color never -S --asdeps kdebindings-python2 kdebase-workspace which is strange to me. I only use "makepkg -Si" to install insync.

JuHwon commented on 2015-04-28 06:44 (UTC)

I installed this package via pacaur - then the following happened: http://pastebin.com/e9TD4Dg4 It removed my kde 5 plasma dekstop and installed the old one.