Port details on branch 2024Q4 |
- sdl2_mixer Sample multi-channel audio mixer library
- 2.8.0 audio =5 2.8.0Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2013-06-21 19:56:49
- Last Update: 2024-04-22 18:45:50
- Commit Hash: 6384812
- People watching this port, also watch:: lame, webcamd, libpciaccess, dunst
- License: ZLIB
- WWW:
- https://github.com/libsdl-org/SDL_mixer
- Description:
- SDL_mixer is a simple multi-channel audio mixer library. It supports
8 channels of 16 bit stereo audio, plus a single channel of music.
It can load FLAC, MP3, Ogg, VOC, and WAV format audio. It can also
load MIDI, MOD, and Opus audio, depending on build options
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl2_mixer>0:audio/sdl2_mixer
- To install the port:
- cd /usr/ports/audio/sdl2_mixer/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/sdl2_mixer
- pkg install sdl2_mixer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl2_mixer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711647245
SHA256 (libsdl-org-SDL_mixer-release-2.8.0_GH0.tar.gz) = 1146f00815c8ad22c3d48fbe31ae23dc5997936ebf30b4b3aeab6eab7ea1db3e
SIZE (libsdl-org-SDL_mixer-release-2.8.0_GH0.tar.gz) = 10855317
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfluidsynth.so : audio/fluidsynth
- libmpg123.so : audio/mpg123
- libopusfile.so : audio/opusfile
- libvorbisfile.so : audio/libvorbis
- libxmp.so : audio/libxmp
- libSDL2.so : devel/sdl20
- This port is required by:
- for Libraries
-
- audio/klystrack
- devel/flatzebra
- devel/py-game
- devel/py-game_sdl2
- devel/py-pysdl2
- devel/sdl2pp
- games/SRB2
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for sdl2_mixer-2.8.0:
FLAC=off: FLAC lossless audio codec support
FLUIDSYNTH=on: MIDI playback support via FluidSynth
GME=off: GME music support via game-music-emu
MPG123=on: MP3 decoding support via mpg123
OPUS=on: Opus audio codec support
VORBIS=on: Ogg Vorbis audio codec support
WAVPACK=off: WavPack lossless audio format support
====> Tracker music support: you can only select none or one of them
MODPLUG=off: ModPlug decoder support
XMP=on: MOD music support via libxmp
===> Use 'make config' to modify these settings
- Options name:
- audio_sdl2_mixer
- USES:
- cmake sdl pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|