Search Criteria
Package Details: nextcloud-app-forms 4.3.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextcloud-app-forms.git (read-only, click to copy) |
---|---|
Package Base: | nextcloud-app-forms |
Description: | Poll app for Nextcloud |
Upstream URL: | https://github.com/nextcloud/forms |
Licenses: | AGPL3 |
Groups: | nextcloud-apps |
Submitter: | sergej |
Maintainer: | sergej |
Last Packager: | sergej |
Votes: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2021-12-28 23:08 (UTC) |
Last Updated: | 2024-12-09 13:25 (UTC) |
Dependencies (9)
- nextcloud (nextcloud-gitAUR)
- php-interpreter (php, php-legacy)
- nextcloud (nextcloud-gitAUR) (make)
- php-legacy (make)
- ripgrep (ripgrep-gitAUR) (make)
- yq (make)
Latest Comments
wansing commented on 2023-03-17 14:16 (UTC)
I had the same issue as the previous comment. Installing "yq" fixed it. (yq is in makedepends, but apparently that is not evaluated before _get_nextcloud_versions, so the required nextcloud version can't be determined and "nextcloud<" leaves only nextcloud-git and nextcloud-testing.)
PaulchenPlump commented on 2022-06-26 07:49 (UTC) (edited on 2022-06-26 07:54 (UTC) by PaulchenPlump)
I use nextcloud (24.0.2-1) with php (8.1.7-2) from the default repositories. During the update I am now confronted with inappropriate software:
Is this a bug or does it really only work with AUR-Nextcloud/PHP7?