audio/moc - The NetBSD Packages Collection

Curses based console audio player

MOC (music on console) is a console audio player for LINUX/UNIX
designed to be powerful and easy to use. Noteworthy features
include:

  * By default, files are decoded and played in a background
    process. This allows the user to quit the interface (e.g.,
    if one needs to close the xterm) without affecting
    playback. It also allows attaching multiple interfaces
    (e.g. in multiple xterms) to the same player.
  * Playback should be smooth even under high cpu or I/O load,
    due to the use of output buffering in a separate thread.
  * There are no sound gaps in between files, because the next
    file to be played is precached while playing the current
    file.

Note: To avoid conflicts with Qt's 'moc', the moc binary is
called 'mocp'.

Build dependencies

devel/libtool-base pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

www/curl audio/faad2 audio/flac audio/libmad audio/libsndfile audio/libvorbis audio/libid3tag databases/db4 devel/libltdl www/curl audio/faad2 audio/flac audio/libmad audio/libsndfile audio/libvorbis audio/libid3tag devel/libltdl

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64moc-2.5.2nb24.tgz
NetBSD 10.0aarch64moc-2.5.2nb20.tgz
NetBSD 10.0aarch64moc-2.5.2nb20.tgz
NetBSD 10.0aarch64ebmoc-2.5.2nb20.tgz
NetBSD 10.0aarch64ebmoc-2.5.2nb24.tgz
NetBSD 10.0earmv6hfmoc-2.5.2nb24.tgz
NetBSD 10.0earmv6hfmoc-2.5.2nb20.tgz
NetBSD 10.0earmv6hfmoc-2.5.2nb20.tgz
NetBSD 10.0earmv7hfmoc-2.5.2nb24.tgz
NetBSD 10.0earmv7hfmoc-2.5.2nb20.tgz
NetBSD 10.0earmv7hfmoc-2.5.2nb20.tgz
NetBSD 10.0i386moc-2.5.2nb24.tgz
NetBSD 10.0i386moc-2.5.2nb20.tgz
NetBSD 10.0powerpcmoc-2.5.2nb20.tgz
NetBSD 10.0x86_64moc-2.5.2nb24.tgz
NetBSD 10.0_BETAx86_64moc-2.5.2nb20.tgz
NetBSD 8.0i386moc-2.5.2nb20.tgz
NetBSD 8.0i386moc-2.5.2nb20.tgz
NetBSD 8.0powerpcmoc-2.5.2nb18.tgz
NetBSD 8.0powerpcmoc-2.5.2nb20.tgz
NetBSD 8.0powerpcmoc-2.5.2nb24.tgz
NetBSD 8.0powerpcmoc-2.5.2nb20.tgz
NetBSD 8.0x86_64moc-2.5.2nb20.tgz
NetBSD 8.0x86_64moc-2.5.2nb20.tgz
NetBSD 8.0x86_64moc-2.5.2nb24.tgz
NetBSD 9.0aarch64moc-2.5.2nb24.tgz
NetBSD 9.0aarch64moc-2.5.2nb20.tgz
NetBSD 9.0aarch64moc-2.5.2nb20.tgz
NetBSD 9.0earmmoc-2.5.2nb18.tgz
NetBSD 9.0earmv6hfmoc-2.5.2nb24.tgz
NetBSD 9.0earmv6hfmoc-2.5.2nb20.tgz
NetBSD 9.0earmv6hfmoc-2.5.2nb20.tgz
NetBSD 9.0earmv7hfmoc-2.5.2nb24.tgz
NetBSD 9.0earmv7hfmoc-2.5.2nb20.tgz
NetBSD 9.0earmv7hfmoc-2.5.2nb20.tgz
NetBSD 9.0i386moc-2.5.2nb20.tgz
NetBSD 9.0i386moc-2.5.2nb24.tgz
NetBSD 9.0mips64ebmoc-2.5.2nb18.tgz
NetBSD 9.0powerpcmoc-2.5.2nb24.tgz
NetBSD 9.0powerpcmoc-2.5.2nb20.tgz
NetBSD 9.0powerpcmoc-2.5.2nb20.tgz
NetBSD 9.0sparc64moc-2.5.2nb18.tgz
NetBSD 9.0x86_64moc-2.5.2nb24.tgz
NetBSD 9.0x86_64moc-2.5.2nb20.tgz
NetBSD 9.3x86_64moc-2.5.2nb20.tgz
NetBSD 9.3x86_64moc-2.5.2nb24.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

alsa
Enable ALSA support.
curl
Enable curl support.
faad
Enable AAC decoding support using faad2.
ffmpeg
Enable ffmpeg support.
flac
Enable FLAC support.
jack
Enable support for the JACK audio server.
mad
Enable usage of the mad library to play MP3 files.
modplug
Use for decoding mod-like music formats.
samplerate
Enable libsamplerate support.
sidplay
Enable support for the SID audio file format.
sndfile
Enable sndfile support.
speex
Enable speex support.
vorbis
Enable Ogg Vorbis support.
wavpack
Enable wavpack support.
wide-curses
Enable wide curses support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.