Source: trayer
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), libgtk2.0-dev
Standards-Version: 4.6.0.1
Homepage: https://github.com/sargon/trayer-srg
Vcs-Git: https://salsa.debian.org/debian/trayer.git
Vcs-Browser: https://salsa.debian.org/debian/trayer
Rules-Requires-Root: no

Package: trayer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Lightweight GTK2-based systray for UNIX desktop
 trayer is a small program designed to provide systray functionality
 present in GNOME/KDE desktop environments for window managers which
 do not support that function. System tray is a place, where various
 applications put their icons, so they are always visible presenting
 status of applications and allowing user to control programs.
 .
 The code started out as an extraction from fbpanel.
