Path to this page:
./
audio/libmodplug,
Library for decoding mod-like music formats
Branch: pkgsrc-2011Q2,
Version: 0.8.8.4,
Package name: libmodplug-0.8.8.4,
Maintainer: pkgsrc-usersLibmodplug is a library for decoding mod-like music formats.
Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>
Placed in the public domain in October, 2001
Olivier Lapicque, author of Modplug, which is arguably the best quality
MOD-playing software available, has placed his sound rendering code in the
public domain.
Required to build:[
devel/libtool-base]
Master sites:
SHA1: df4deffe542b501070ccb0aee37d875ebb0c9e22
RMD160: ca27dbcc918efb3a56de42d90618ebc1ea8478ab
Filesize: 533.515 KB
Version history: (Expand)
- (2011-08-14) Updated to version: libmodplug-0.8.8.4
- (2011-08-05) Package added to pkgsrc.se, version libmodplug-0.8.8.2 (created)
CVS history: (Expand)
2011-08-14 13:17:36 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3496 - requested by gls
audio/libmodplug: security update
Revisions pulled up:
- audio/libmodplug/Makefile 1.12
- audio/libmodplug/distinfo 1.6
---
Module Name: pkgsrc
Committed By: gls
Date: Tue Aug 9 19:29:27 UTC 2011
Modified Files:
pkgsrc/audio/libmodplug: Makefile distinfo
Log message:
Update audio/libmodplug to 0.8.8.4.
Upstream changes:
* Improve timidity.cfg parsing capability
* Add source command capability in timidity.cfg (useful for debian
default)
* Fix integer overflow in WAV reader (SA45131/A)
* Fix S3M stack overflow possibility (SA45131/B)
* Bound seeking and reading in PAT files
* Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
* Use structure in XM decoding (development related)
* Use bmpvalues in Octamed files when calcuting default tempo
(Francis Russel)
Fixes SA45131.
|