Search Criteria
Package Details: nextcloud-app-phonetrack 0.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextcloud-app-phonetrack.git (read-only, click to copy) |
---|---|
Package Base: | nextcloud-app-phonetrack |
Description: | Phone tracker and location sharer for Nextcloud |
Upstream URL: | https://github.com/julien-nc/phonetrack |
Keywords: | gpx nextcloud |
Licenses: | AGPL |
Groups: | nextcloud-apps |
Submitter: | kauron |
Maintainer: | kauron |
Last Packager: | kauron |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-05 10:15 (UTC) |
Last Updated: | 2024-05-11 14:33 (UTC) |
Dependencies (6)
- nextcloud (nextcloud-gitAUR)
- composer (composer-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yq (make)
Latest Comments
kauron commented on 2022-10-24 20:21 (UTC)
I suspect that yay tries to pre-parse all dependencies, including those defined in
package()
, and makepkg executes package and incidentally learns about the new dependencies. Maybe it should be filed as a bug in yay.smirky commented on 2022-10-24 20:16 (UTC)
Due to the changes in the PKGBUILD file related to the nextcloud version check, yay can't get to the point where it builds the package. Manually running makepkg works just fine though.
-> Could not find all required packages: nextcloud< (Wanted by: nextcloud-app-phonetrack)
sergej commented on 2022-01-28 17:55 (UTC)
rsync needs to be added to makedeps:
smirky commented on 2020-12-30 09:56 (UTC)
Hi, phonetrack seems to be not working using the AUR package, but works fine with the Nextcloud apps manager. I noticed that you deploy the "phonetrack-oc-<ver>" dir in the "apps" dir directly. If you rename it to "phonetrack" seems to work just fine, as Nextcloud does it. I made a patch on your PKGBUILD and it seems to work fine: https://paste.smirky.net/view/raw/1b136af2