Search Criteria
Package Details: python-remind-caldav-git 0.8.0.r6.gf5f29c7-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: | 2026-01-26 17:48 (UTC) |
Dependencies (10)
- python
- python-caldav
- python-dateutil (python-dateutil-gitAUR)
- python-icalendar-searcher (python-icalendar-searcher-gitAUR)
- python-remind (python-remind-gitAUR)
- python-vobject
- git (git-gitAUR, git-glAUR, git-wd40AUR) (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--noprepareflag should help as well.