File: control

package info (click to toggle)
lxmms2 0.1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: ansic: 506; makefile: 75
file content (30 lines) | stat: -rw-r--r-- 1,071 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
29
30
Source: lxmms2
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               liblircclient-dev,
               libxmmsclient-dev (>= 0.7DrNo)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://wejp.k.vu/projects/xmms2/lxmms2
Vcs-Browser: https://salsa.debian.org/debian/lxmms2
Vcs-Git: https://salsa.debian.org/debian/lxmms2.git

Package: lxmms2
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: xmms2
Description: control XMMS2 with a LIRC compatible remote control
 lxmms2 is a tiny XMMS2 client to control XMMS2 with a LIRC compatible remote
 control. Following actions are supported:
  - play (starts playback)
  - pause (pauses playback)
  - toggle_play_pause (toggles pause and starts playback if XMMS2 is not playing
    at all)
  - toggle_pause (toggles pause)
  - stop (stops playback)
  - next (advances to the next track)
  - prev (goes back to the previous track)
  - volume_up (increases the volume)
  - volume_down (decreases the volume)