Bug 117306 - [PATCH] games/scummvm: add FLAC and FluidSynth support
Summary: [PATCH] games/scummvm: add FLAC and FluidSynth support
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: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 18:30 UTC by Dmitry Marakasov
Modified: 2007-10-27 15:50 UTC (History)
0 users

See Also:


Attachments
scummvm.patch (1.39 KB, patch)
2007-10-18 18:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-10-18 18:30:01 UTC
- Add FluidSynth support (provides much better MIDI quality than default Adlib emulation)
- Also add FLAC support for consistence
- Add --disable-tremor (configure's tremor detection may potentially cause hidden dependency)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-18 18:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lme

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-27 15:48:22 UTC
lme         2007-10-27 14:48:16 UTC

  FreeBSD ports repository

  Modified files:
    games/scummvm        Makefile 
  Log:
  - Add FluidSynth support (provides much better MIDI quality than default Adlib emulation)
  - Also add FLAC support for consistence
  - Add --disable-tremor (configure's tremor detection may potentially cause hidden dependency)
  
  PR:             ports/117306
  Submitted by:   Dmitry Marakasov <amdmi3 (AT) amdmi3.ru>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.42      +21 -2     ports/games/scummvm/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"
Comment 3 Lars Engels freebsd_committer freebsd_triage 2007-10-27 15:48:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!