aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 296f82e7fabc19c7f02b16ecb5855db050a21aa2 (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
Source: indicator-sound
Section: sound
Priority: extra
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com>
Build-Depends: debhelper (>= 7),
               cdbs (>= 0.4.41), 
               quilt,
               autotools-dev,
               libglib2.0-dev (>= 2.22.3),
               libgtk2.0-dev (>= 2.12.0),
               libgtk-3-dev,
               libdbusmenu-glib-dev (>= 0.5.90),
               libdbusmenu-gtk-dev (>= 0.5.90),
               libdbusmenu-gtk3-dev (>= 0.5.90),
               libindicator-dev (>= 0.3.90),
               libindicator3-dev (>= 0.3.90),
               libpulse-dev (>= 0.9.18),
               libpulse-mainloop-glib0 (>= 0.9.18),
               libido-0.1-dev (>= 0.1.11),
               libido3-0.1-dev (>= 0.2.90),
               libgee-dev,
               libxml2-dev,
               libnotify-dev,
               valac-0.14,
               dh-autoreconf
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-sound

Package: indicator-sound
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         pulseaudio
Description: System sound indicator.
 System sound indicator which provides easy control of the PulseAudio sound 
 daemon.

Package: indicator-sound-gtk2
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         indicator-sound (= ${binary:Version}),
         pulseaudio
Replaces: indicator-sound (<< 0.7.1)
Description: System sound indicator.
 System sound indicator which provides easy control of the PulseAudio sound 
 daemon.