File: control

package info (click to toggle)
libgtk2-notify-perl 0.05-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 420 kB
  • ctags: 735
  • sloc: perl: 1,410; makefile: 9; sh: 7; ansic: 6
file content (34 lines) | stat: -rw-r--r-- 1,194 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
Source: libgtk2-notify-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~), perl,
#dbus-x11,
 dpkg-dev (>= 1.16.0),
 libextutils-depends-perl,
 libextutils-pkgconfig-perl,
 libgtk2-perl,
 libgtk2.0-dev,
 libnotify-dev (>= 0.7),
 libpango1.0-dev,
 libtest-exception-perl,
 libtest-pod-perl,
#notification-daemon,
 xauth,
 xvfb
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>, gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Gtk2-Notify
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-notify-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-notify-perl.git

Package: libgtk2-notify-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
 libgtk2-perl
Description: Perl interface to libnotify
 Gtk2::Notify provides Perl bindings for libnotify. libnotify is a
 library that sends desktop notifications to a notification daemon.
 .
 These notifications can be used to inform the user about an event or
 display some form of information without getting in the user's way.