We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3120 - Please do a release of current "tip"
Summary: Please do a release of current "tip"
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.0
Hardware: All Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-14 07:27 UTC by Tobias Leich
Modified: 2016-01-03 20:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Leich 2015-09-14 07:27:11 UTC
Please do release so packagers (like for debian) can package it properly.
So my correspondence with the Debian SDL packagers:

------------------------------->8------------------------------------

2015-09-13 19:50 GMT+01:00 Dominique Dumont:
> Hello
>
> Sorry for the late reply.

Me too.  I was travelling at the time and this got lost in the backlog...

> Le dimanche 2 août 2015, 08:59:03 08:59:03 Tobias Leich a écrit :
>> Hi, in libsdl2-mixer-2.0-0 exists a bug that disallows mp3 support when
>> libmad is used as the mp3 backend.
>> Since that is the default on debian, it affects all debian-esque systems.
>>
>> This is the fix: https://hg.libsdl.org/SDL_mixer/rev/1aca2b6d570f
>
> This fix patches load_mp3.h  which is missing from Debian package repository.
>
> I don't know if this is expected or not. I'll let Manuel deal with this one.

Could you perhaps try to ask upstream and convince them to release a
new version officially?  The last release was more than 2 years ago,
and things like this would merit new bugfix releases.

It's very cumbersome to take random versions from their repositories,
it's not the first time that we add patches that then have to be
disabled, because they are missing changes in other parts, or we keep
shipping after they were removed from the upstream because they were
buggy...


Cheers.
-- 
Manuel A. Fernandez Montecelo

------------------------------->8------------------------------------
Comment 1 Philipp Wiesemann 2016-01-03 19:51:40 UTC
SDL_mixer 2.0.1 was released now.
Comment 2 Ryan C. Gordon 2016-01-03 20:46:18 UTC
Yep, official source release of 2.0.1 is up at https://www.libsdl.org/projects/SDL_mixer/ ...enjoy!

--ryan.
Comment 3 Tobias Leich 2016-01-03 20:50:08 UTC
Thank you very much. :o)