File: control

package info (click to toggle)
mopidy-alsamixer 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 172 kB
  • sloc: python: 413; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 992 bytes parent folder | download
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
Source: mopidy-alsamixer
Section: sound
Priority: optional
Maintainer: Stein Magnus Jodal <jodal@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               mopidy (>= 1.0.8-2),
               python,
               python-alsaaudio,
               python-mock,
               python-pytest,
               python-setuptools,
Standards-Version: 4.1.3
Homepage: https://www.mopidy.com/
Vcs-Git: https://salsa.debian.org/mopidy-team/mopidy-alsamixer.git
Vcs-Browser: https://salsa.debian.org/mopidy-team/mopidy-alsamixer
X-Python-Version: >= 2.7

Package: mopidy-alsamixer
Architecture: all
Depends: python-alsaaudio,
         ${misc:Depends},
         ${python:Depends},
Description: Mopidy extension for extension for ALSA volume control
 Mopidy is a music server which can play music from multiple sources, like
 local files, radio streams, and services like Spotify and SoundCloud.
 .
 This package provides a Mopidy extension for controlling volume through ALSA.