Source: ayatana-indicator-application Standards-Version: 4.7.4 Maintainer: Ayatana Packagers Uploaders: Mike Gabriel , Debian UBports Team , Section: x11 Build-Depends: cmake, cmake-extras, debhelper-compat (= 13), libglib2.0-dev, libgtk-3-dev, libdbus-glib-1-dev, libjson-glib-dev, intltool, libayatana-appindicator3-dev, libayatana-indicator3-dev, libayatana-appindicator-glib-dev, libdbusmenu-glib-dev, libdbusmenu-gtk3-dev, systemd-dev [linux-any], Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-application Vcs-Git: https://salsa.debian.org/debian-ayatana-team/ayatana-indicator-application.git Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-application Package: ayatana-indicator-application Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ayatana-indicator-common, Description: Ayatana Applications Indicator (SNI provider) This Ayatana System Indicator takes menus from external applications and place them in the panel / designated indicator area. . An application supporting indicator based panel applets provides its menu tree via the DBus bus org.kde.StatusNotifierWatcher (SNI). An application providing such an indicator item is called an AppIndicator. . This package provides an SNI AppIndicator service that proxies panel menu items from AppIndicator application to a renderer supporting the Ayatana System Indicators implementation. It accepts connections from any application built against either of the available appindicator libraries: Ayatana AppIndicators, Ubuntu AppIndicators, or Qt's QSystemTrayIcon API. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.).