Version: 1.2.12, Package name: sdl-mixer-1.2.12 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Ogg Vorbis, Timidity MIDI, and SMPEG MP3 libraries. NOTE: On big endian systems, SDL_mixer appears to output MP3 and libmikmod files in the wrong byte order which results in scratchy noise. |
Filesize: 3620.88 KB |
Version History (View Complete History) |
|
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-01-12 12:32:54 by Anthony J. Bentley | Files touched by this commit (10) |
Log message: Move homepage/master_sites to https. |
2016-04-26 15:21:22 by Christian Weisgerber | Files touched by this commit (7) |
Log message: replace libiconv module |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-09-02 12:34:28 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Typo, from Markus Lude. |
2010-09-02 01:06:44 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Switch to new DEPENDS/REVISION. from Brad |
2010-07-30 14:00:26 by Jolan Luff | Files touched by this commit (10) |
Log message: update to 1.2.11; from brad |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-11-06 17:41:40 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB+=sndio and bump |
2007-10-14 02:22:17 by Marc Winiger | Files touched by this commit (8) |
Log message: fix WANTLIB, bump PKGNAME |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-07-14 19:05:52 by Jolan Luff | Files touched by this commit (2) |
Log message: fix long standing memory corruption problem, from sdl_mixer svn |
2007-04-14 15:20:19 by Nikolay Sturm | Files touched by this commit (34) |
Log message: WANTLIB |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-01-21 07:47:58 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: - better MASTER_SITES mirror for distfiles hosted on www.libsdl.org |
2007-01-19 09:29:23 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - add one MASTER_SITES and change order as libsdl.org site is very slow and unreliable "go ahead" naddy@ |
2006-08-01 17:39:09 by Marc Espie | Files touched by this commit (30) |
Log message: new libspecs |
2006-01-30 03:22:11 by Jonathan Gray | Files touched by this commit (2) |
Log message: Update to take into account timidity using ${SYSCONFDIR}. From jolan@ |
2006-01-13 16:40:25 by Marc Espie | Files touched by this commit (27) |
Log message: bump C++ shared libs after typedef changes. note that all SDL libs link with supc++ (potentially, and thus are affected) -> don't take a chance, bump. |
2006-01-06 01:36:18 by Steven Mestdagh | Files touched by this commit (14) |
Log message: SHARED_LIBS, USE_LIBTOOL where necessary |
2005-09-10 12:18:41 by Marc Espie | Files touched by this commit (1) |
Log message: fix WANTLIB |
2005-07-05 23:04:58 by Jolan Luff | Files touched by this commit (2) |
Log message: add patch from SDL cvs to fix a case where the audio device would get opened twice |
2005-07-03 15:36:35 by Jolan Luff | Files touched by this commit (6) |
Log message: update to 1.2.6 |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-11-23 17:11:04 by Marc Espie | Files touched by this commit (33) |
Log message: WANTLIB markers |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2003-09-24 22:17:33 by Jolan Luff | Files touched by this commit (1) |
Log message: fix a typo in the previous commit (chopped C from CPPFLAGS) |
2003-09-22 22:34:40 by Jolan Luff | Files touched by this commit (1) |
Log message: remove mikmod dependency as SDL_mixer bundles its own modified version and doesn't depend on the external version. correct the licensing comment (GPL->LGPL). |
2003-08-06 20:51:25 by Jolan Luff | Files touched by this commit (1) |
Log message: document an endian issue I haven't been able to track down yet. |
2003-06-18 03:24:43 by Jolan Luff | Files touched by this commit (2) |
Log message: re-enable the installation of playmus/playwave utilities |
2003-05-13 05:37:25 by Jolan Luff | Files touched by this commit (1) |
Log message: re-enable vorbis support. sdl-config stopped providing -I${LOCALBASE}/include 5 months ago (since 1.2.5 upgrade), causing sdl-mixer not to find the vorbis headers and thus not compile support. ok brad@ |
2003-05-12 16:36:32 by Jolan Luff | Files touched by this commit (2) |
Log message: build w/mikmod support, no longer a flavor. ok pvalchev@ |
2003-05-12 02:23:48 by Jolan Luff | Files touched by this commit (34) |
Log message: update e-mail address, ok brad@ |
2003-05-04 11:30:55 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Remove cruft |
2003-04-03 17:22:20 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Missed dependency. |
2003-04-03 16:46:17 by Margarida Sequeira | Files touched by this commit (7) |
Log message: Update to version 1.2.5. -- From MAINTAINER with some tweaks from me. |
2002-12-08 13:23:55 by Peter Valchev | Files touched by this commit (4) |
Log message: new maintainer: Jolan Luff |
2002-09-03 00:24:46 by Mark Grimes | Files touched by this commit (3) |
Log message: + # GPL + update-patches + chop NEED_VERSION |