Source: ayatana-indicator-datetime
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 cmake-extras,
 dbus,
 g++,
 gcc,
 gettext,
 intltool,
 libaccounts-glib-dev,
 libayatana-common-dev,
 libecal2.0-dev | libecal1.2-dev,
 libedataserver1.2-dev,
 libgdk-pixbuf-2.0-dev,
 libgstreamer1.0-dev,
 libgtk-3-dev,
 libical-dev,
 libjack-jackd2-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libmessaging-menu-dev,
 libnotify-dev ,
 libproperties-cpp-dev,
 libsystemd-dev [linux-any] <!nocheck>,
 libtiff-dev,
 libunwind-dev,
 pkgconf,
 pkg-config,
 uuid-dev,
# for lomiri features
 lomiri-schemas | hello,
 lomiri-sounds,
 liblomiri-url-dispatcher-dev | hello,
# for the test harness:
 dbus-test-runner <!nocheck>,
 libdbustest1-dev <!nocheck>,
 libgtest-dev <!nocheck>,
 python3-dbusmock <!nocheck>,
# for 12h/24h locale unit tests:
 locales <!nocheck>,
# for running live EDS tests:
 evolution-data-server <!nocheck>,
 gvfs-daemons <!nocheck>,
 systemd [linux-any] <!nocheck>,
# systemd-dev [linux-any] <!nocheck>,
# for phone alarm/calendar notification sound tests:
 lomiri-sounds | hello,
# for tests that require the org.ayatana.common GSchema
 ayatana-indicator-common <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-datetime
Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-datetime
Vcs-Git: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-datetime.git

Package: ayatana-indicator-datetime
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ayatana-indicator-common,
 libglib2.0-bin,
Recommends: evolution-data-server,
 geoclue-provider,
 indicator-applet | mate-indicator-applet | xfce4-indicator-plugin | indicator-renderer,
Breaks: indicator-datetime,
Replaces: indicator-datetime,
Description: Ayatana Indicator Date & Time Applet
 The Ayatana Indicators project is the continuation of Application Indicators and System Indicators, two technologies developed by Canonical Ltd. for the Unity7 desktop. Application Indicators are a GTK implementation of the StatusNotifierItem Specification (SNI) that was originally submitted to freedesktop.org by KDE. System Indicators are an extensions to the Application Indicators idea. System Indicators allow for far more widgets to be displayed in the indicator's menu. The Ayatana Indicators project is the new upstream for application indicators, system indicators and associated projects with a focus on making Ayatana Indicators a desktop agnostic technology. On GNU/Linux, Ayatana Indicators are currently available for desktop envinronments like MATE (used by default in Ubuntu MATE), XFCE (used by default in Xubuntu, LXDE, and the Budgie Desktop). The Lomiri Operating Environment (UI of the Ubuntu Touch OS, formerly known as Unity8) uses Ayatana Indicators for rendering its notification area and the UBports project is a core contributor to the Ayatana Indicators project.