summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-02-14 10:20:59 +0000
committerfcambus <fcambus@pkgsrc.org>2021-02-14 10:20:59 +0000
commit15b1a038806f4c6704007142ff89bd0ca78545ec (patch)
tree4dade4405f18d02dbf6ce0ce9c8a6aecd118599b /audio
parenta36419f999e0559278bb97e03a11cd467b22c7df (diff)
downloadpkgsrc-15b1a038806f4c6704007142ff89bd0ca78545ec.tar.gz
libopenmpt: update to 0.5.5.
### libopenmpt 0.5.5 (2021-01-31) * [**New**] `Makefile` `CONFIG=emscripten` now supports `EMSCRIPTEN_TARGET=audioworkletprocessor` which builds an ES6 module in a single file with reduced dependencies suitable to be used in an AudioWorkletProcessor. * [**Bug**] stb_vorbis: Fix decoding of Vorbis streams without comments which affected most Vorbis samples since stb_vorbis v1.20. * `openmpt::ext::interactive::set_pitch_factor` wasn't applied to OPL voices. * OPL channel state (in particular current patch) is now updated when seeking. * The FT2 tremolo quirk is now also applied to MOD files. FT2 just copied the quirky code from ProTracker! * DMF: Preserve effects better in some situations where there is more than one effect in a pattern cell. * DMF: Improve import of finetune effect with parameters larger than +/-15. * mpg123: Update to v1.26.4 (2020-12-24). * pugixml: Update to v1.11.4 (2020-12-22).
Diffstat (limited to 'audio')
-rw-r--r--audio/libopenmpt/Makefile5
-rw-r--r--audio/libopenmpt/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile
index e33ce20a18d..f3703b23e2b 100644
--- a/audio/libopenmpt/Makefile
+++ b/audio/libopenmpt/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2021/02/07 06:30:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2021/02/14 10:20:59 fcambus Exp $
-DISTNAME= libopenmpt-0.5.4+release.autotools
+DISTNAME= libopenmpt-0.5.5+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
-PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo
index 2888d65d1f0..759f1b6dd2e 100644
--- a/audio/libopenmpt/distinfo
+++ b/audio/libopenmpt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2020/12/01 15:33:57 fcambus Exp $
+$NetBSD: distinfo,v 1.32 2021/02/14 10:20:59 fcambus Exp $
-SHA1 (libopenmpt-0.5.4+release.autotools.tar.gz) = 3d430d612bcb96576012e56b1d417dbd62473997
-RMD160 (libopenmpt-0.5.4+release.autotools.tar.gz) = 557f8274a16573227ffa67bea348a1bd7daabd68
-SHA512 (libopenmpt-0.5.4+release.autotools.tar.gz) = 2acb5f04bbca84dc01e0aa0e002924e3cd41c0d3516d3f896705c2906d8b2f8646c45d3dca609ffc94972629b887fd63da383e3d0127b2420731de20e4590b5a
-Size (libopenmpt-0.5.4+release.autotools.tar.gz) = 1470690 bytes
+SHA1 (libopenmpt-0.5.5+release.autotools.tar.gz) = 88885aae9e42e784a926faa890e70046d23d0089
+RMD160 (libopenmpt-0.5.5+release.autotools.tar.gz) = 069d08240d679f3e911cd629f846b55517771a56
+SHA512 (libopenmpt-0.5.5+release.autotools.tar.gz) = 8a56fdd0994b6db3567ea81d6cbd6ab69caceb82e7b0eb1dde017eb5c001c291384e7ab4a5a8a3ddbed3df4ac6b073a4d26e66f493926f582d198fb6810f9890
+Size (libopenmpt-0.5.5+release.autotools.tar.gz) = 1471537 bytes