The cli client resides in the "seafile" repository and is not part of the new client, which is why it doesn't belong here anymore. There's now a seperate package for it called "seafile-client-cli"; give it a try and please report any problems you find (don't have enough time right now to do an in-depth test).
Search Criteria
Package Details: seafile-client 9.0.13-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/seafile-client.git (read-only, click to copy) |
---|---|
Package Base: | seafile-client |
Description: | GUI client for synchronizing your local files with seafile server |
Upstream URL: | https://github.com/haiwen/seafile-client |
Licenses: | Apache |
Submitter: | Localizator |
Maintainer: | Joffrey |
Last Packager: | Joffrey |
Votes: | 168 |
Popularity: | 0.000000 |
First Submitted: | 2012-12-10 17:34 (UTC) |
Last Updated: | 2025-04-05 18:40 (UTC) |
Dependencies (7)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- seafileAUR
- cmake (cmake-gitAUR, cmake3AUR) (make)
- qt6-tools (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 Next › Last »
<deleted-account> commented on 2013-11-05 21:31 (UTC)
<deleted-account> commented on 2013-11-05 20:56 (UTC)
The cli client resides in the "seafile" repository and is not part of the new client. I'll upload a seperate package for it in a bit.
monksy commented on 2013-11-05 20:22 (UTC)
What happened to the seaf-cli client? All I see is the seafile-daemon and the applet. I can't use the applet with a headless box.
kevincox commented on 2013-11-04 21:34 (UTC)
Sorry, I don't know how I managed it but the order in which I built them allowed the new seafile-client to build but couldn't link. Rebuilding seafile-shared then seafile-client fixed it.
Cheers.
kevincox commented on 2013-11-04 21:26 (UTC)
That's good to have the new Qt applet (the web one kinda sucked TBH) however I get the following error when starting seafile-applet.
$ seafile-applet
seafile-applet: error while loading shared libraries: libseafile.so.0: cannot open shared object file: No such file or directory
<deleted-account> commented on 2013-10-30 20:38 (UTC)
This package has now been changed to use the new Qt-based seafile-client, as the old one is going to be dropped soon (see the discussion on this issue: https://github.com/haiwen/seafile/issues/406).
However, the new client in the seafile-client repository depends on some of the shared core components of seafile, which were previously part of this package; these have been moved out to the seafile-shared package, as they aren't really part of the actual client.
<deleted-account> commented on 2013-08-20 09:31 (UTC)
Thanks for the info, you might simply want to flag out-of-date next time (I've done it this time), though, as that produces less comments (which people have to look through if for some reason the package doesn't work for them).
Once ccnet is updated to use 1.8.0 I'll update this.
<deleted-account> commented on 2013-08-20 09:30 (UTC)
Thanks for the info, you might simply want to flag out-of-date next time, though, as that produces less comments (which people have to look through if for some reason the package doesn't work for them).
Once ccnet is updated to use 1.8.0 I'll update this.
<deleted-account> commented on 2013-08-20 04:39 (UTC)
Version 1.8.0 is out. I've updated the PKGBUILD here:
http://pastebin.com/7x67pFQj
I stripped out the sha sums out of pure laziness, sorry about that.
<deleted-account> commented on 2013-08-04 12:06 (UTC)
> Why don't you use the source-releases from https://github.com/haiwen/seafile/releases
> They provide a "zip" Download-Link for each tagged release.
(1) Because the ccnet package doesn't do it and seafile-client depends on it
(2) Because haiwen's tagging is arbitrary and not done in the usual clear way (i.e. only the version number, no extras).
> The current package builds, but the web-interface of seafile has a python-error when you click any link in it:
I cannot reproduce that error on any of my machines (x86_64 VirtualBox VM, x86_64 Native, i686 Native). The package builds on all of them and I can use all settings / click all links in the web-interface of seafile-client, as well as download / synchronize my libraries with my private server running the seafile server (from the AUR package seafile).
Sorry, but I don't know how to help you here.
Pinned Comments
Joffrey commented on 2021-05-30 20:06 (UTC) (edited on 2021-05-30 20:11 (UTC) by Joffrey)
Please, when you have compilation or execution errors, recompile each component without using an AUR helper before reporting an issue.