File: control

package info (click to toggle)
libgtk2-traymanager-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 140 kB
  • ctags: 91
  • sloc: ansic: 678; perl: 49; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,545 bytes parent folder | download
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libgtk2-traymanager-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               perl,
               libextutils-pkgconfig-perl,
               libextutils-depends-perl,
               libgtk2.0-dev,
               libgtk2-perl,
               xauth,
               xfonts-base,
               xvfb
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-traymanager-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-traymanager-perl.git
Homepage: https://metacpan.org/release/Gtk2-TrayManager/

Package: libgtk2-traymanager-perl
Architecture: any
Depends: ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends},
         libgtk2-perl
Description: Perl interface to fill the system tray
 libgtk2-traymanager-perl allows a Perl developer to implement
 the server-side of the Notification Areo (or system tray) protocol.
 .
 The system tray is an area on the dock or panel used to display unobtrusive
 notifications to the user. The tray contains small icons for each 
 notification facility, and the icons can pop up "balloon messages."
 .
 This module is part of gtk2-perl.
 .
 To discuss gtk2-perl, ask questions and flame/praise the authors,
 join gtk-perl-list@gnome.org at lists.gnome.org.
 .
 Also have a look at the gtk2-perl website and sourceforge project page,
 http://gtk2-perl.sourceforge.net