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: mate-media
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
Stefano Karapetsas <stefano@karapetsas.com>,
Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.16.1.1),
intltool,
libcanberra-gtk3-dev,
libglib2.0-dev,
libgtk-3-dev,
libmate-desktop-dev (>= 1.18),
libmate-panel-applet-dev (>=1.22),
libmatemixer-dev (>= 1.18),
libxml2-dev,
mate-common (>= 1.24.0-1~),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-media
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-media.git
Package: mate-media
Architecture: any
Depends: mate-desktop-common (>= 1.18),
mate-media-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends: alsa-utils,
sound-theme-freedesktop,
Replaces: mate-media-gstreamer (<< 1.9.0),
mate-media-pulse (<< 1.9.0),
Breaks: mate-media-gstreamer (<< 1.9.0),
mate-media-pulse (<< 1.9.0),
Description: MATE media utilities
MATE media utilities are the audio mixer and the volume
control applet.
.
This package utilizes the libmatemixer library which provides
support for ALSA and Pulseaudio as audio backends.
Package: mate-media-common
Architecture: all
Depends: ${misc:Depends},
Replaces: mate-media-gstreamer (<< 1.9.0),
mate-media-pulse (<< 1.9.0),
Breaks: mate-media-gstreamer (<< 1.9.0),
mate-media-pulse (<< 1.9.0),
Description: MATE media utilities (common files)
MATE media utilities are the audio mixer and the volume
control applet.
.
This package contains the common files.
|