Bug 176968 - audio/sdl_mixer: fix depends
Summary: audio/sdl_mixer: fix depends
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus von Appen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 20:20 UTC by fiziologus
Modified: 2016-01-17 15:05 UTC (History)
2 users (show)

See Also:


Attachments
file.diff (2.85 KB, patch)
2013-03-14 20:20 UTC, fiziologus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?