pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libopenmpt libopenmpt: update to 0.5.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/080a11cffae5
branches: trunk
changeset: 452842:080a11cffae5
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon May 17 14:26:36 2021 +0000
description:
libopenmpt: update to 0.5.9.
### libopenmpt 0.5.9 (2021-05-16)
* `Makefile` `CONFIG=emscripten` does not pass linker options to the compiler
any more, which caused latest Emscripten to issue warnings.
* The retrigger effect didn't work correctly for OPL instruments in some cases
depending on the chosen output sample rate.
* S3M: Emulate IT short sample retrigger quirk in S3M files saved with
Impulse Tracker and Schism Tracker.
* ProTracker 3.6 doesn't support sample swapping. It is now disabled when
loading a ProTracker 3.6 IFF module.
* Some files with "hidden" garbage patterns were not played correctly since
libopenmpt 0.5.3.
* MOD: E9x retrigger now works the same way as in ProTracker 2.
* MDL: Improve auto-vibrato accuracy.
* 669: Reject files that contain any pattern tempo higher than 15.
* Reduce memory consumption of malformed XPK-compressed files.
* mpg123: Update to v1.27.2 (2021-05-08).
diffstat:
audio/libopenmpt/Makefile | 4 ++--
audio/libopenmpt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 729749938a1f -r 080a11cffae5 audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Mon May 17 14:09:39 2021 +0000
+++ b/audio/libopenmpt/Makefile Mon May 17 14:26:36 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2021/04/13 15:53:14 fcambus Exp $
+# $NetBSD: Makefile,v 1.47 2021/05/17 14:26:36 fcambus Exp $
-DISTNAME= libopenmpt-0.5.8+release.autotools
+DISTNAME= libopenmpt-0.5.9+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff -r 729749938a1f -r 080a11cffae5 audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Mon May 17 14:09:39 2021 +0000
+++ b/audio/libopenmpt/distinfo Mon May 17 14:26:36 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2021/04/13 15:53:14 fcambus Exp $
+$NetBSD: distinfo,v 1.36 2021/05/17 14:26:36 fcambus Exp $
-SHA1 (libopenmpt-0.5.8+release.autotools.tar.gz) = 2b7fe53c4b0dd407f680a1da80122e39a7a0b995
-RMD160 (libopenmpt-0.5.8+release.autotools.tar.gz) = fcb2802e91c66f354453fa7dfaaf8ecd50741b3d
-SHA512 (libopenmpt-0.5.8+release.autotools.tar.gz) = 29a5b97495c2fa9898cb806cbdc1bac3263b30ecb9c02860e9f7147dc1186d7600589b5f44c9b1aede9c9d44add3521e28e1ff6a9299227e8b19361fe9cd7cc2
-Size (libopenmpt-0.5.8+release.autotools.tar.gz) = 1474083 bytes
+SHA1 (libopenmpt-0.5.9+release.autotools.tar.gz) = 61beeb456b2c82b77d6e257959acb1e56055562d
+RMD160 (libopenmpt-0.5.9+release.autotools.tar.gz) = f4cada5beec274e79894ceb3fb92faa622bdff31
+SHA512 (libopenmpt-0.5.9+release.autotools.tar.gz) = 993a466a508698a673fbb5b397493b1b75da2a96e3139c5d726546c999169d03fa77a96256721192d869b59e58c938d49224b08bcd0056ad3f78874dea9dcd21
+Size (libopenmpt-0.5.9+release.autotools.tar.gz) = 1475064 bytes
Home |
Main Index |
Thread Index |
Old Index