aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 23e0158a663b3ab59d6fb0da811a8687038235bb (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Source: indicator-applet
Section: gnome
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
               cdbs (>= 0.4.41),
               libgtk2.0-dev (>= 2.12.0),
               libpanel-applet2-dev (>= 2.0.0),
               libdbus-glib-1-dev,
               gnome-doc-utils,
               libgnomeui-dev,
               libtool,
               intltool,
               libxml2-dev
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu

Package: indicator-applet
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gnome-panel,
         indicator-messages
Description: GNOME panel indicator applet
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel. 
 .
 Currently this includes support for messaging applications in the
 indicator-messages package.

Package: libindicate2
Section: libs
Conflicts: libindicate
Replaces: libindicate
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: GNOME panel indicator applet - shared library
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel. 
 .
 This package contains shared libraries to be used by applications.

Package: libindicate-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libindicate2 (= ${binary:Version}),
         libdbus-glib-1-dev (>= 0.76)
Description: GNOME panel indicator applet - shared library
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel. 
 .
 This package contains files that are needed to build applications.

Package: libindicate-gtk0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: GNOME panel indicator applet - shared library
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel. 
 .
 This package contains shared libraries to be used by applications.

Package: libindicate-gtk-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libindicate-gtk0 (= ${binary:Version}),
         libindicate-dev (= ${binary:Version}),
         libdbus-glib-1-dev (>= 0.76),
         libgtk2.0-dev (>= 2.12.0)
Description: GNOME panel indicator applet - shared library
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel. 
 .
 This package contains files that are needed to build applications.

Package: libindicator-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libgtk2.0-dev (>= 2.12.0)
Description: GNOME panel indicator applet - shared library
 This library contains information to build indicators to go into
 the indicator applet.
 .
 This package contains files that are needed to build applications.

Package: libindicate-doc
Section: doc
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libindicate2 (= ${binary:Version}),
         libindicate-gtk0 (= ${binary:Version}),
         libdbus-glib-1-dev (>= 0.76),
         libgtk2.0-dev (>= 2.12.0)
Description: GNOME panel indicator applet - shared library
 indicator-applet is an applet to display information from
 various applications consistently in the GNOME panel.·
 .
 This package contains files that are needed to build applications.