57 lines
2.0 KiB
Plaintext
57 lines
2.0 KiB
Plaintext
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.
|