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-babel,
 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-rich,
 python3-setproctitle,
 python3-xapp,
Suggests:
 clockenstein-notification-agent,
Description: Background service for Clockenstein
 Clockenstein Daemon syncs online calendars, schedules event reminders and
 alarms, and provides the D-Bus service used by desktop clients.
 It also includes clockenstein-cli to inspect the local databases.

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,
 xapp-symbolic-icons,
Description: Desktop notification agent for Clockenstein
 The Clockenstein notification agent displays event reminders and alarms
 from the daemon, plays their sounds, and provides snooze and mute controls.

Package: clockenstein-calendar
Architecture: all
Depends:
 ${misc:Depends},
 clockenstein-daemon,
 gir1.2-gtk-3.0,
 python3,
 python3-babel,
 python3-gi,
 python3-setproctitle,
 python3-xapp,
 xapp-symbolic-icons,
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.).

Package: clockenstein-clocks
Architecture: all
Depends:
 ${misc:Depends},
 clockenstein-daemon,
 gir1.2-gsound-1.0,
 gir1.2-gtk-3.0,
 python3,
 python3-gi,
 python3-setproctitle,
 python3-xapp,
 xapp-symbolic-icons,
Description: Clock application with alarms
 Clockenstein Clocks lets you create one-off and repeating alarms.
