1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: xfce4-statusnotifier-plugin
Section: xfce
Priority: optional
Maintainer: Unit 193 <unit193@ubuntu.com>
Uploaders: Sean Davis <smd.seandavis@gmail.com>
Build-Depends: debhelper (>= 11),
intltool,
libdbusmenu-gtk3-dev (>= 16.04),
libgtk-3-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxfce4util-dev,
xfce4-dev-tools
Standards-Version: 4.2.1
Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin
Vcs-Git: https://salsa.debian.org/xfce-extras-team/xfce4-statusnotifier-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-extras-team/xfce4-statusnotifier-plugin
Package: xfce4-statusnotifier-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: indicator-renderer
Description: plugin to display status notifiers in the Xfce4 panel
A small plugin to display status notifiers, including application indicators,
in the Xfce4 panel as described in freedesktop.org StatusNotifierItem
specification. Status notifiers are a modern alternative to the system tray.
|