Search Criteria
Package Details: nextcloud-app-cospend 3.1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nextcloud-app-cospend.git (read-only, click to copy) |
|---|---|
| Package Base: | nextcloud-app-cospend |
| Description: | Shared budget manager Nextcloud app |
| Upstream URL: | https://github.com/eneiluj/cospend-nc |
| Licenses: | AGPL3 |
| Groups: | nextcloud-apps |
| Submitter: | onny |
| Maintainer: | kauron |
| Last Packager: | kauron |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-03-06 14:36 (UTC) |
| Last Updated: | 2025-10-30 20:29 (UTC) |
Dependencies (6)
- nextcloud (nextcloud-gitAUR)
- composer (composer-gitAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yq (make)
Latest Comments
TrialnError commented on 2024-02-03 17:47 (UTC) (edited on 2024-02-03 17:50 (UTC) by TrialnError)
Something seems to have changed in regards of dependency handling? Or is the upstream tarball somehow broken? Or is there a missing makedep?
This package currently cannot be compiled in a clean chroot or with
php-legacy. Former becausephpisn't a direct or indirect makedepends as depends in package() aren't considered by makepkg. And the latter because the use ofphpis hardcoded. But as this wasn't a recent change in the PKGBUILD upstream seems to have changed something.Build error:
Edit: It seems
composerneeds to be added as makedepends?Anty0 commented on 2021-08-15 17:48 (UTC)
Possible missing build dependency:
rsync