Summary: | [PATCH] audio/sdl_sound: don't use broken internal MP3 decoder | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alejandro Pulver
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback State Changed From-To: feedback->open Maintainer timeout. alepulver 2007-03-31 03:37:22 UTC FreeBSD ports repository Modified files: audio/sdl_sound Makefile Log: - Convert KNOBS to OPTIONS. - When enabling MPEG use it for MP3 decoding, and when disabling it warn the user about the broken included decoder (see http://source.bungie.org/wiki/index.php/Linux_Build_Instructions). - Show warning about broken internal MP3 support when building. PR: ports/110650 Submitted by: alepulver (myself) Approved by: dyeske@yahoo.com (maintainer, timeout) Revision Changes Path 1.23 +24 -32 ports/audio/sdl_sound/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |