---
name: wildmidi
version: 0.2.3.5_1
origin: audio/wildmidi
comment: A simple software midi player and a core softsynth library
arch: freebsd:9:x86:64
www: http://wildmidi.sourceforge.net/
maintainer: liangtai.s4@gmail.com
prefix: /usr/local
licenselogic: and
licenses: [LGPL3, GPLv3]
flatsize: 191564
desc: |
  WildMIDI is a simple software midi player which has a core softsynth library
  that can be used with other applications.

  The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
  into audio which is them passed back to the calling application for further
  processing or output. The API of the library is designed so that it is easy to
  include WildMIDI into applications that wish to include MIDI file playback.
  With multiple MIDI file support you can develop applications to mix several
  midi files together at the same time and with the next release you will be
  able to use a different patch set for each MIDI file.

  The wildmidi player is a demonstration program to show the capabilities of
  libWildMidi.

  WWW: http://wildmidi.sourceforge.net/
categories: [audio]
files:
  /usr/local/bin/wildmidi: 67f5ecef0ad0b4adf17626d17fe36fac9622bdf12910dedf10497aa31cb5420b
  /usr/local/include/wildmidi_lib.h: 4f7e69593863f61e6626687295ffece0164671a14d5c957c3d50b77f8f44cf6d
  /usr/local/lib/libWildMidi.la: 0daa4a3129813d8381bf797ed733e2b0739a15563ef6a76d8505f718a5a89486
  /usr/local/lib/libWildMidi.so: '-'
  /usr/local/lib/libWildMidi.so.2: 07cb248f86f72479b549b2832b67c105a60dc920df262c060956c05acfc27344
  /usr/local/man/man1/wildmidi.1.gz: 44f74212f6b020f056a4efbd4a1c108963a9c10a0b4e55a331da740557f7e154
  /usr/local/man/man3/WildMidi_Close.3.gz: a57d7a47ad0971871fa86c671883470ad294dcbad08cadcc945fed96742f8620
  /usr/local/man/man3/WildMidi_FastSeek.3.gz: 03db1a65ea1ef48c3ebebf19066702200bf41a2b5f98ede898b24e17e01669a6
  /usr/local/man/man3/WildMidi_GetInfo.3.gz: 22e95c533e00c7855c485d67a82d0370b482480ec960db7be830b27ac68776b9
  /usr/local/man/man3/WildMidi_GetOutput.3.gz: 1f30f820a6d537af36d441451b75d0dc9af2a93f74a366d17b3c46ba3eedaeb9
  /usr/local/man/man3/WildMidi_GetString.3.gz: 5413672370ddb77be478f82aca04cf1dba880ea389947cbfb9b54dedfb91165c
  /usr/local/man/man3/WildMidi_Init.3.gz: 38a50d558e90f6f2562cab05abfdb8452791da97d21f2f4a426cb0c815c6ff63
  /usr/local/man/man3/WildMidi_MasterVolume.3.gz: d918da160755891c38bbe6a2fe6f6be0d48cd21d2273e178d16eadf649fc4eb3
  /usr/local/man/man3/WildMidi_Open.3.gz: cf258545c22a2f31fb13f23a0f9a40d7575cfaffb05072d29c8ca8a18805621b
  /usr/local/man/man3/WildMidi_OpenBuffer.3.gz: 96e712e12ffe1e22635d399fb756d874301d807d809e0ef8622dfb6bb4b35e58
  /usr/local/man/man3/WildMidi_SetOption.3.gz: a99f58597fca0971e870d373e11ea600832a5a3eb813db71d125a51ceeea3ce3
  /usr/local/man/man3/WildMidi_Shutdown.3.gz: c8db2fbb354d15a05936a187dabb09734e181b086bb97460972d680dedb6bf14
  /usr/local/man/man5/wildmidi.cfg.5.gz: c337cb5b298c3688a9be4ee1e64eea6a974b4de48190429ada25e41ceb766822
  /usr/local/share/licenses/wildmidi-0.2.3.5_1/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/wildmidi-0.2.3.5_1/LGPL3: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768
  /usr/local/share/licenses/wildmidi-0.2.3.5_1/LICENSE: 9183b24f2673c0189c1fb36222776c067e0ce93aebf22698f859fb4d9782bb95
  /usr/local/share/licenses/wildmidi-0.2.3.5_1/catalog.mk: 10cc05227b06278185d2ea89166a3e7417665a25a8e8f3ca146442b59c5ac446
directories:
  /usr/local/share/licenses/wildmidi-0.2.3.5_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
