./audio/timidity, MIDI to WAV renderer and player

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 2.14.0nb21, Package name: timidity-2.14.0nb21, Maintainer: pkgsrc-users

TiMidity is a MIDI to WAVE converter using Gravis
Ultrasound-compatible patch files or Soundfonts to generate digital
audio data from General MIDI files. The data can be stored in a
file for processing, or played in real time through an audio device.


Required to run:
[x11/gtk2] [graphics/png] [audio/speex] [audio/libvorbis] [audio/flac] [audio/libao] [audio/libao-oss]

Required to build:
[x11/xf86driproto] [x11/xextproto] [x11/xf86vidmodeproto] [x11/inputproto] [x11/fixesproto4] [x11/xproto] [x11/compositeproto] [x11/damageproto] [x11/renderproto] [x11/xcb-proto] [x11/dri2proto] [x11/randrproto] [x11/glproto] [pkgtools/x11-links] [pkgtools/cwrappers]

Package options: gtk, x11

Master sites:

SHA1: 3d1d18ddf3e52412985af9a49dbe7ad345b478a8
RMD160: f12d56a1576931f90672304af6dcf8d653151b8a
Filesize: 1573.656 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-01 20:45:28 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #5229 - requested by sevan
audio/timidity: bugfix

Revisions pulled up:
- audio/timidity/Makefile                                       1.105
- audio/timidity/distinfo                                       1.19
- audio/timidity/patches/patch-ac                               1.6
- audio/timidity/patches/patch-timidity_midi_a__c.c             1.2
- audio/timidity/patches/patch-timidity_sun__a.c                1.1

---
   Module Name:    pkgsrc
   Committed By:   nat
   Date:           Thu Mar 30 18:44:13 UTC 2017

   Modified Files:
           pkgsrc/audio/timidity: Makefile distinfo
           pkgsrc/audio/timidity/patches: patch-ac patch-timidity_midi_a__c.c
   Added Files:
           pkgsrc/audio/timidity/patches: patch-timidity_sun__a.c

   Log message:
   Fix playback on NetBSD-current as of 20170322.  Ensure that the audioctl
   device operates on the correct channel.

   Addresses PR kern/52075.

   Bump PKGREVISION.