radicale2: Update CalDAV/CardDAV server to v2.x
authorDaniel F. Dickinson <redacted>
Tue, 1 Jan 2019 08:19:23 +0000 (03:19 -0500)
committerDaniel F. Dickinson <redacted>
Wed, 9 Jan 2019 06:35:18 +0000 (01:35 -0500)
commit615fa96f9cfca05a9e47e8e790863379198665da
tree38102ac63cf82c51c889fc18de47dc645ed37cb4
parent483c9fceae100dd7c205c614a35907ecc9496965
radicale2: Update CalDAV/CardDAV server to v2.x

Radicale 2.x adds support for many new clients,
bug-fixes, etc so add v2 of this application.

We do it as a separate package for those not
ready to switch (it's not an straight inplace
upgrade from 1.x).

We do however CONFLICT with 1.x as they can't
be run side-by-side on the same host (without
containers for somesuch).

Signed-off-by: Daniel F. Dickinson <redacted>
net/radicale2/Makefile [new file with mode: 0644]
net/radicale2/files/radicale2.config [new file with mode: 0644]
net/radicale2/files/radicale2.init [new file with mode: 0755]
net/radicale2/patches/110-disable-setup_requirements.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT