File: control

package info (click to toggle)
moc 1%3A2.6.0~svn-r3005-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,896 kB
  • sloc: ansic: 31,748; sh: 929; cpp: 487; makefile: 240
file content (79 lines) | stat: -rw-r--r-- 2,011 bytes parent folder | download | duplicates (2)
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
75
76
77
78
79
Source: moc
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends:
 debhelper-compat (= 13),
 chrpath,
 libasound2-dev [linux-any],
 libaspell-dev,
 libavcodec-dev,
 libavformat-dev,
 libcurl4-gnutls-dev,
 libdb-dev,
 libfaad-dev,
 libflac-dev,
 libid3tag0-dev,
 libjack-jackd2-dev,
 libltdl-dev,
 libmad0-dev,
 libmagic-dev,
 libmodplug-dev,
 libmpcdec-dev,
 libncurses-dev,
 libogg-dev,
 libopusfile-dev,
 libpopt-dev,
 librcc-dev,
 libresid-builder-dev,
 libsamplerate0-dev,
 libsidplay2-dev,
 libsidutils-dev,
 libsndfile1-dev,
 libspeex-dev,
 libtag-c-dev,
 libtool,
 libvorbis-dev,
 libwavpack-dev,
 libxml2-dev,
 zlib1g-dev,
Homepage: https://moc.daper.net
Vcs-Browser: https://salsa.debian.org/debian/moc
Vcs-Git: https://salsa.debian.org/debian/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.