File: control

package info (click to toggle)
moc 1%3A2.6.0~svn-r2994-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: ansic: 31,737; sh: 929; cpp: 487; makefile: 241
file content (74 lines) | stat: -rw-r--r-- 2,537 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
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: moc
Section: sound
Priority: optional
Maintainer: Elimar Riesebieter <riesebie@lxtec.de>
Standards-Version: 4.3.0
Build-Depends: chrpath,
               debhelper-compat (= 12),
               libasound2-dev [linux-any],
               libaspell-dev,
               libavcodec-dev,
               libavformat-dev,
               libcurl4-gnutls-dev,
               libdb-dev,
               libdts-dev,
               libfaad-dev,
               libflac-dev,
               libid3tag0-dev,
               libjack-jackd2-dev,
               libltdl-dev,
               libmad0-dev,
               libmagic-dev,
               libmodplug-dev,
               libmpcdec-dev,
               libncurses5-dev,
               libncursesw5-dev,
               libogg-dev,
               libopusfile-dev,
               libpopt-dev,
               librcc-dev,
               libresid-builder-dev,
               libsamplerate0-dev,
               libsidplay2-dev,
               libsidutils-dev,
               libsndfile1-dev,
               libspeex-dev,
               libtagc0-dev,
               libtool,
               libvorbis-dev,
               libwavpack-dev,
               libxml2-dev,
               zlib1g-dev
Homepage: https://moc.daper.net
Vcs-Browser: https://salsa.debian.org/riesebie-guest/moc
Vcs-Git: https://salsa.debian.org/riesebie-guest/moc.git
Rules-Requires-Root: no

Package: moc
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: moc-ffmpeg-plugin
Description: ncurses based console audio player
 moc (music on console) is a full-screen player designed to be powerful
 and easy to use.
 .
 Supported file formats are: MP3, OGG Vorbis, FLAC, OPUS, WAVE, SPEEX, Musepack
 (MPC), AIFF, AU (and other less popular formats supported by libsndfile).
 New formats support is under development.
 .
 Other features: simple mixer, colour themes, searching the menu (the playlist
 or a directory) like M-s in Midnight Commander, the way MOC creates titles
 from tags is configurable, optional character set conversion for file tags
 using iconv(), OSS or ALSA output.

Package: moc-ffmpeg-plugin
Architecture: any
Multi-Arch: same
Depends: moc (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: ncurses based console audio player - ffmpeg plugin
 moc (music on console) is a full-screen player designed to be powerful
 and easy to use.
 .
 moc-ffmpeg-plugin is an additional plugin to play soundfiles out of the ffmpeg
 libs like WMA, RealAudio, MP4 and AAC.