Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0 22 Apr 2024 18:45:50 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: Add missing pkgconfig dependency
PR: 278490
Submitted by: diizzy |
2.8.0 22 Apr 2024 18:20:02 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: sort options, remove stray OGG option
PR: 278510
Submitted by: diizzy |
2.8.0 17 Apr 2024 01:02:46 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: update 2.6.3 → 2.8.0
- Remove tremor support, as port was removed from the tree |
2.6.3_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.6.3 07 Feb 2023 18:43:45 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: update 2.6.2 → 2.6.3 |
2.6.2_1 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.2 31 Aug 2022 10:15:28 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: update 2.6.1 → 2.6.2
- Fix installation with WITH_DEBUG
- Update pkg-descr |
2.6.1 21 Jul 2022 12:40:40 |
Dmitry Marakasov (amdmi3) |
audio/sdl2_mixer: update 2.0.4 → 2.6.1 |
2.0.4_5 11 Jul 2022 21:46:56 |
Po-Chuan Hsieh (sunpoet) |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
2.0.4_4 27 Nov 2021 10:09:44 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
2.0.4_3 04 Oct 2021 04:56:46 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
2.0.4_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.4_2 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
2.0.4_2 29 Sep 2019 10:04:32 |
riggs |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890 |
2.0.4_1 21 Apr 2019 19:08:34 |
sunpoet |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
2.0.4_1 02 Mar 2019 16:55:53 |
riggs |
Chase update of fluidsynth to 2.0.3
PR: 233448 |
2.0.4 05 Feb 2019 17:42:21 |
amdmi3 |
- Update to 2.0.4
- Disable dynamic linking
- Regroup options |
2.0.1_1 01 Jun 2018 22:16:12 |
riggs |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
2.0.1 05 Feb 2018 16:24:49 |
amdmi3 |
Take maintainership of SDL/SDL2 ports |
2.0.1 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
2.0.1 06 Apr 2016 15:01:13 |
amdmi3 |
- Update sdl20 and satellite libraries to latest versions
sdl2: 2.0.3 -> 2.0.4
sdl2_image: 2.0.0 -> 2.0.1
sdl2_mixer: 2.0.0 -> 2.0.1
sdl2_net: 2.0.0 -> 2.0.1
sdl2_ttf: 2.0.12 -> 2.0.14
- Add LICENSE_FILE
- Strip libraries
- Switch to USES=localbase where applicable
PR: 207671
Submitted by: devnexen@gmail.com, amdmi3
Approved by: maintainer timeout (mva, 1 month)
Exp-run by: antoine |
2.0.0_11 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.0.0_11 10 Mar 2016 00:18:00 |
jbeich |
audio/sdl{,2}_mixer: sync and add missing option descriptions
PR: 202689 |
2.0.0_11 10 Mar 2016 00:17:26 |
jbeich |
audio/sdl{,2}_mixer: fix VORBIS=on logic after r410689
PR: 202689
Reported by: antoine |
2.0.0_10 09 Mar 2016 05:18:50 |
jbeich |
audio/sdl{,2}_mixer: add TREMOR option
TREMOR is enabled by default on platforms without hardware floating point.
PR: 202689
Approved by: maintainer timeout (6 months) |
2.0.0_9 01 Mar 2016 16:41:13 |
danfe |
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions). |
2.0.0_9 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.0.0_8 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.0.0_7 15 Jul 2014 18:58:59 |
tijl |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
2.0.0_6 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
2.0.0_6 04 Jun 2014 23:00:57 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
2.0.0_5 20 Mar 2014 19:01:36 |
mva |
- Unbreak build after the recent audio/libmodplug update
Reported by: pkg-fallout |
2.0.0_5 17 Nov 2013 12:33:49 |
mva |
- Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
shared library name changed
PR: ports/183975
Submitted by: Jan Kokemuller <jan.kokemueller@gmail.com> |
2.0.0_4 13 Nov 2013 21:36:36 |
mva |
- Add MP3 support via multimedia/smpeg2 (new option SMPEG)
PR: ports/183364
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> |
2.0.0_3 30 Oct 2013 21:53:56 |
mva |
- Fix patching the .pc installation path to avoid wrong expansions
Submitted by: many |
2.0.0_2 25 Oct 2013 16:15:37 |
mva |
- Update devel/sdl20 to version 2.0.1
- Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2
shlib version
- Enable staging support for the SDL2 ports
- Switch to new LIB_DEPENDS format for the SDL2 ports
- Add LICENSE to the SDL2 ports
- Use gmake USES for the SDL2 ports |
2.0.0_1 21 Sep 2013 12:02:02 |
mva |
- Add mikmod support for audio/sdl_mixer and audio/sdl2_mixer
- While here, simplify the OPTIONS usage
PR: ports/181695
Submitted by: Jan Beich <jbeich@tormail.org> |
2.0.0 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.0.0 14 Aug 2013 17:23:36 |
mva |
SDL2 has been officially released.
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image,
graphics/sdl2_ttf and net/sdl2_net to version 2.0.0 |
2.0.p2 06 Jul 2013 10:25:32 |
mva |
- Update to the latest RC |
2.0.p1 21 Jun 2013 19:56:28 |
mva |
Welcome SDL2 to the FreeBSD ports system!
A set of new SDL2 related ports has been added, which are essentially
the same as their corresponding port for SDL1.2:
audio/sdl2_mixer
graphics/sdl2_image
graphics/sdl2_ttf
net/sdl2_net
A set of new USE_SDL knobs is available to enable SDL2 and its related
ports to be added as dependency to ports. Use either of
USE_SDL= sdl2 image2 mixer2 net2 ttf2
to pull in the specific sdl2_* or sdl20 port. |