Bug 176968

Summary: audio/sdl_mixer: fix depends
Product: Ports & Packages Reporter: fiziologus
Component: Individual Port(s)Assignee: Marcus von Appen <mva>
Status: Closed FIXED    
Severity: Affects Only Me CC: cs, miwi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description fiziologus 2013-03-14 20:20:00 UTC
[audio/sdl_mixer]

remove timidity as dependesy (sdl_mixer used internal timidity)
add switch to support MIDI playback
add support MIDI playback via Fluidsynth (default off)
add install sample players: playwave for WAV files and playmus for other (default off)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-14 20:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mva

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2013-09-16 22:26:48 UTC
State Changed
From-To: open->feedback

Back in 2008 we switched to timidity++, since certain ports such as 
eduke32 did not work properly with the timidity configuration. See 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/117218 for more 
details. Can you please create or describe a testcase for the timidity 
change, which, in your opinion makes it necessary? Thanks (and apologies 
for the really late reply).
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-09-15 05:07:26 UTC
Is this PR still relevant?