Search Criteria
Package Details: pcloudcc-lneely 20240825T2000Z-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcloudcc-lneely.git (read-only, click to copy) |
---|---|
Package Base: | pcloudcc-lneely |
Description: | pcloudcc-lneely is a simple linux console client for pCloud cloud storage, forked from github.com/pcloudcom/console-client and independently maintained. |
Upstream URL: | https://github.com/lneely/pcloudcc-lneely |
Keywords: | pcloud,cloud,storage |
Licenses: | BSD-3-Clause |
Conflicts: | pcloudcc-git |
Provides: | pcloudcc |
Submitter: | lkn |
Maintainer: | lkn |
Last Packager: | lkn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-08-15 09:38 (UTC) |
Last Updated: | 2024-09-10 10:24 (UTC) |
Dependencies (6)
- boost (boost-gitAUR)
- fuse2
- mbedtls2
- sqlite (sqlite-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- udev (systemd-chromiumosAUR, eudevAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd) (make)
Latest Comments
lkn commented on 2024-09-08 07:38 (UTC)
@coxackie changes implemented per discussion on GitHub. Cheers
coxackie commented on 2024-09-05 06:04 (UTC)
@lkn unless I am mistaken, boost is just a makedepend for pcloudcc. Maybe check exactly which packages are needed just for building and put them in a makedepends list, like makedepends=('boost') ...