Bug 147277 - [PATCH] Add option for amidi plugin for multimedia/audacious-plugins and fix pkg-plist
Summary: [PATCH] Add option for amidi plugin for multimedia/audacious-plugins and fix ...
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 13:20 UTC by dennylin93
Modified: 2010-06-08 12:30 UTC (History)
0 users

See Also:


Attachments
audacious-amidi.patch (2.23 KB, patch)
2010-06-01 13:20 UTC, dennylin93
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dennylin93 2010-06-01 13:20:02 UTC
Audacious has a plugin, amidi, for playing MIDI files. However, it is currently disabled, leaving users unable to play MIDI files.

Also fix a plist problem.

Fix: This patch adds an option to enable/disable the amidi plugin (pulls in audio/fluidsynth).

Please note that a SoundFont file must be configured after installation for the amidi plugin to work properly. If no SoundFont file is specified, there will be no sound.

The file can be set from Preferences/Plugins, select AMIDI-Plug then click Preferences. After that, go to the FluidSynth backend.

The SoundFont file from this website works fine: http://www.schristiancollins.com/generaluser.php.

If multimedia/ffmpeg is installed, the port will create and install an extra plugin that isn't listed in pkg-plist: ffaudio. I've added --disable-ffaudio as a workaround.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-01 13:21:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2010-06-08 12:26:37 UTC
State Changed
From-To: open->closed

committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-08 12:26:44 UTC
oliver      2010-06-08 11:26:27 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/audacious-plugins Makefile pkg-plist 
  Log:
  Add option for amidi plugin to play MIDI files
  
  PR:             ports/147277
  Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
  
  Revision  Changes    Path
  1.78      +12 -2     ports/multimedia/audacious-plugins/Makefile
  1.34      +3 -0      ports/multimedia/audacious-plugins/pkg-plist
_______________________________________________
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"