Search Criteria
Package Details: kcaldav 0.2.5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/kcaldav.git (read-only, click to copy) |
---|---|
Package Base: | kcaldav |
Description: | Simple, safe, minimal CalDAV server |
Upstream URL: | https://kristaps.bsd.lv/kcaldav/ |
Keywords: | caldav cgi fastcgi server sqlite |
Licenses: | custom:BSD |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 2 |
Popularity: | 0.000908 |
First Submitted: | 2018-12-30 23:02 (UTC) |
Last Updated: | 2024-01-10 09:29 (UTC) |
Latest Comments
fordprefect commented on 2024-01-10 09:31 (UTC)
I see, thanks for the update!
aperez commented on 2024-01-10 09:30 (UTC)
@fordprefect: I was waiting to add the post-install notice before updating
.SRCINFO
, which I just did a moment ago. Thanks!fordprefect commented on 2024-01-10 09:04 (UTC)
Thanks for the PKGBUILD update. To reflect updates also in aurweb you'd need to update the .SRCINFO as well…
fordprefect commented on 2024-01-06 14:56 (UTC)
The PKGBUILD seems to miss installing the main compilation artefact, the cgi binary 'kcaldav', which has to be relocated by the user to match their webserver configuration. I'd propose moving it to /usr/share/kcaldav and notify the user via install message of the necessary configuration steps. Also, you could consider building from downloaded archives instead of pinning a specific commit.