| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Support staging.
- Disable optimisation flags that clang does not support.
- Silence post-patch.
PR: ports/182525
Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
| |
|
|
|
|
|
|
|
|
| |
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Bump PORTREVISION (cause failure on clang build)
PR: ports/170079
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/163124
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: pav@(portmgr)
|
|
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/
PR: ports/158372
Submitted by: SimaMoto,RyoTa <liangtai.s4 at gmail.com>
|