Search Criteria
Package Details: python-remind-caldav-git 0.8.0.r1.g008fe09-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-remind-caldav-git.git (read-only, click to copy) |
---|---|
Package Base: | python-remind-caldav-git |
Description: | Tools to sync between 'remind' and CalDAV |
Upstream URL: | https://github.com/jspricke/remind-caldav |
Licenses: | GPL |
Conflicts: | python-remind-caldav |
Provides: | python-remind-caldav |
Submitter: | kabus |
Maintainer: | kabus |
Last Packager: | kabus |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-10 10:41 (UTC) |
Last Updated: | 2023-08-11 21:04 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-caldav
- python-dateutil
- python-remind (python-remind-gitAUR)
- python-vobject
- git (git-gitAUR, git-glAUR) (make)
- patch (patch-gitAUR) (make)
- python-setuptools (make)
- python-keyring (optional) – manage password
Required by (1)
- remind-dav-helper-git (requires python-remind-caldav)
Latest Comments
dessert commented on 2020-12-29 14:07 (UTC)
prepare()
failed with “Reversed (or previously applied) patch detected! Skipping patch.” for me, commenting these four lines did the trick. Usingmakepkg
’s--noprepare
flag should help as well.