Source: clockenstein
Section: utils
Priority: optional
Maintainer: Clement Lefebvre <root@linuxmint.com>
Build-Depends:
 debhelper-compat (= 13),
 gettext,
 gir1.2-gtk-3.0,
 libglib2.0-dev-bin,
 meson (>= 0.59.0),
 python3,
 python3-caldav,
 python3-gi,
 python3-google-auth-httplib2,
 python3-google-auth-oauthlib,
 python3-googleapi,
 python3-icalendar,
 python3-setproctitle,
 python3-xapp,
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: clockenstein-daemon
Architecture: all
Depends:
 ${misc:Depends},
 gir1.2-secret-1,
 init-system-helpers,
 python3,
 python3-caldav,
 python3-gi,
 python3-google-auth-httplib2,
 python3-google-auth-oauthlib,
 python3-googleapi,
 python3-icalendar,
 python3-setproctitle,
 python3-xapp,
Suggests:
 clockenstein-notification-agent,
Description: Background service for Clockenstein
 Clockenstein Daemon provides online calendar refreshes and the D-Bus event
 service used by desktop clients.

Package: clockenstein-notification-agent
Architecture: all
Depends:
 ${misc:Depends},
 clockenstein-daemon,
 gir1.2-gsound-1.0,
 gir1.2-gtk-3.0,
 python3,
 python3-gi,
 python3-setproctitle,
 python3-xapp,
Description: Desktop reminder agent for Clockenstein
 The Clockenstein notification agent listens for reminder signals from the
 Clockenstein daemon and displays them in reminder windows.

Package: clockenstein-calendar
Architecture: all
Depends:
 ${misc:Depends},
 clockenstein-daemon,
 gir1.2-gtk-3.0,
 python3,
 python3-gi,
 python3-setproctitle,
 python3-xapp,
Description: Calendar application with local, Google and CalDAV support
 Clockenstein Calendar lets you manage multiple calendars. It supports local
 calendars, Google Calendars and CalDAV (Nextcloud, Memotoo etc.).
