summaryrefslogtreecommitdiff
path: root/debian/control
blob: 629883cea1c47840bee697782a9bfd541541c77a (plain)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: notify-sharp-3.0
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>,
           Mirco Bauer <meebey@debian.org>,
           Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Build-Depends-Indep: cli-common-dev (>= 0.8~),
                     mono-devel (>= 2.4.3),
                     monodoc-base (>= 1.1.18),
                     pkg-config,
                     libdbus2.0-cil-dev (>= 0.7),
                     libdbus-glib2.0-cil-dev (>= 0.5),
                     libgtk3.0-cil-dev (>= 2.99.1)
Standards-Version: 3.9.6
Homepage: https://www.meebey.net/projects/notify-sharp/
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-cli-libs/packages/notify-sharp-3.0.git
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/notify-sharp-3.0.git


Package: libnotify3.0-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Recommends: notification-daemon
Description: CLI library for desktop notifications
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. 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.
 .
 This package contains the notify-sharp library itself, built against Gtk# 3.0.

Package: libnotify3.0-cil-dev
Architecture: all
Depends: libnotify3.0-cil (= ${binary:Version}), ${misc:Depends}
Description: CLI library for desktop notifications
 A library that sends desktop notifications to a notification daemon, as
 defined in the Desktop Notifications spec. 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.
 .
 This package contains development files for the notify-sharp library built
 against Gtk# 3.0, and should be used for compilation.

Package: monodoc-notify3.0-manual
Section: doc
Architecture: all
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for notify-sharp
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the compiled XML documentation for MonoDoc of
 notify-sharp 3.0.