Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680618 - net-misc/etesync-dav - CalDAV and CardDAV adapter for EteSync -- secure, end-to-end encrypted, and privacy respecting sync for contacts, calendars and tasks
Summary: net-misc/etesync-dav - CalDAV and CardDAV adapter for EteSync -- secure, end-...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://www.etesync.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-16 15:09 UTC by Dennis Schridde
Modified: 2023-11-27 18:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2019-03-16 15:09:28 UTC
It would be nice to have a package for the EteSync CalDAV and CardDAV adapter in Gentoo.  It is written in Python.

Depends on:
* https://github.com/etesync/radicale_storage_etesync
  - GPL-3
  - which in turn depends on:
    - https://github.com/etesync/pyetesync
      - LGPL-3
    - >=www-apps/radicale-2.1.10

HOMEPAGE="https://www.etesync.com/"
DESCRIPTION="CalDAV and CardDAV adapter for EteSync -- secure, end-to-end encrypted, and privacy respecting sync for contacts, calendars and tasks"
LICENSE="GPL-3"
Comment 1 Dennis Schridde 2019-03-17 00:05:30 UTC
Forgot to mention, the source lives here (a trivial commandline wrapper around radicale_storage_etesync): https://github.com/etesync/etesync-dav
Comment 2 Quentin Retornaz 2021-03-19 21:44:31 UTC
Hello,
If you are still interested, I’m working on some etesync/etebase packages on my overlay.
I’m not sure to add them as proxy-maint on official tree with announced delays to merge pull requests.
At least, you can enjoy using my available ebuilds on my overlay.
Comment 3 Quentin Retornaz 2023-11-27 18:02:42 UTC
Hello,
I’m finally writing ebuild for this specific package of the etesync project.
I’ll keep in touch here once done.