audio/libfishsound - The NetBSD Packages Collection

Provides a simple API for decoding and encoding audio data

libfishsound provides a simple programming interface for decoding and encoding
audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).

libfishsound by itself is designed to handle raw codec streams from a lower
level layer such as UDP datagrams. When these codecs are used in files, they are
commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis files.

libfishsound is a wrapper around the existing codec libraries and provides a
consistent, higher-level programming interface. It has been designed for use in
a wide variety of applications; it has no direct dependencies on Ogg
encapsulation, though it is most commonly used in conjunction with liboggz to
decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
Theora and Annodex.

Build dependencies

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

Runtime dependencies

audio/flac multimedia/libogg audio/speex audio/libvorbis multimedia/liboggz audio/libsndfile audio/flac multimedia/libogg audio/libvorbis audio/libsndfile

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 10.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 10.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 10.0aarch64eblibfishsound-1.0.0nb4.tgz
NetBSD 10.0aarch64eblibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 10.0i386libfishsound-1.0.0nb4.tgz
NetBSD 10.0i386libfishsound-1.0.0nb4.tgz
NetBSD 10.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 10.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 10.0_BETAx86_64libfishsound-1.0.0nb4.tgz
NetBSD 8.0i386libfishsound-1.0.0nb4.tgz
NetBSD 8.0i386libfishsound-1.0.0nb4.tgz
NetBSD 8.0powerpclibfishsound-1.0.0nb3.tgz
NetBSD 8.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 8.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 8.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 8.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 8.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 8.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 9.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 9.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 9.0aarch64libfishsound-1.0.0nb4.tgz
NetBSD 9.0alphalibfishsound-1.0.0nb3.tgz
NetBSD 9.0earmlibfishsound-1.0.0nb3.tgz
NetBSD 9.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0earmv6hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0earmv7hflibfishsound-1.0.0nb4.tgz
NetBSD 9.0i386libfishsound-1.0.0nb4.tgz
NetBSD 9.0i386libfishsound-1.0.0nb4.tgz
NetBSD 9.0mips64eblibfishsound-1.0.0nb3.tgz
NetBSD 9.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 9.0powerpclibfishsound-1.0.0nb3.tgz
NetBSD 9.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 9.0powerpclibfishsound-1.0.0nb4.tgz
NetBSD 9.0sparc64libfishsound-1.0.0nb3.tgz
NetBSD 9.0sparclibfishsound-1.0.0nb3.tgz
NetBSD 9.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 9.0x86_64libfishsound-1.0.0nb4.tgz
NetBSD 9.3x86_64libfishsound-1.0.0nb4.tgz
NetBSD 9.3x86_64libfishsound-1.0.0nb4.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

doc
Include the documentation.
valgrind
Enable Valgrind debugging and profiling support.
flac
Enable FLAC support.
speex
Enable speex support.
vorbis
Enable Ogg Vorbis 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.