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.6.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2d4d2c5e41f
branches: trunk
changeset: 385865:e2d4d2c5e41f
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Tue Sep 27 20:37:17 2022 +0000
description:
libopenmpt: update to 0.6.6.
### libopenmpt 0.6.6 (2022-09-25)
* [**Sec**] Possible crash when playing manipulated IT / MPTM files with a T00
command. (r17789)
* MTM: In MultiTracker, setting speed and tempo are mutually exclusive
commands. Still, some MultiTracker modules were made to be played with
external players such as DMP, so they actually rely on "standard" speed /
tempo behaviour. Decide which behaviour to use by checking of speed and
tempo commands are found on the same row.
* MTM: Ignore sample loops if the loop end is <= 2.
* Echo DMO: Migrate left and right delay values in modules made with OpenMPT
versions between 1.27.01.00 and 1.30.05.00 to the correct interpretation.
* FLAC: Update to v1.4.1 (2022-09-22).
### libopenmpt 0.6.5 (2022-08-21)
* [**Bug**] `Makefile` now also uses `CC`, `CXX`, `LD`, and `AR` when set as
environment variables.
* [**Bug**] libopenmpt can now be built to target macOS down to version 10.13
again.
* [**New**] `Makefile` now uses `PKG_CONFIG` as path to `pkg-config`.
* DBM: Sample middle-C frequencies were slightly off.
laffik_-_marynarze.dbm sounds much more bearable now.
* DBM: Fixed pattern break parameter interpretation.
* Echo DMO: Setting the delay parameter to 0 yielded a 2-second echo delay
instead of 1ms.
* Digi Booster Echo: Setting the delay parameter to 0 yielded a 510ms echo
delay instead of approximately 334ms.
* mpg123: Update to v1.30.2 (2022-08-01).
diffstat:
audio/libopenmpt/Makefile | 5 ++---
audio/libopenmpt/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ba8f6174661d -r e2d4d2c5e41f audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Tue Sep 27 20:33:10 2022 +0000
+++ b/audio/libopenmpt/Makefile Tue Sep 27 20:37:17 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2022/09/11 12:51:19 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2022/09/27 20:37:17 fcambus Exp $
-DISTNAME= libopenmpt-0.6.4+release.autotools
+DISTNAME= libopenmpt-0.6.6+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
-PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff -r ba8f6174661d -r e2d4d2c5e41f audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Tue Sep 27 20:33:10 2022 +0000
+++ b/audio/libopenmpt/distinfo Tue Sep 27 20:37:17 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2022/06/15 10:06:50 fcambus Exp $
+$NetBSD: distinfo,v 1.49 2022/09/27 20:37:17 fcambus Exp $
-BLAKE2s (libopenmpt-0.6.4+release.autotools.tar.gz) = 610eb1e6d803f4cabc81d14dea9684bdc372f086b4c1579770201cc1408bd3c9
-SHA512 (libopenmpt-0.6.4+release.autotools.tar.gz) = 7306ddbe030b8e82ad24fc85083d13d7ca680870f4dbe7215399719cd63ee9ed9e5c4c6229e9f17fb5a2005e86b21ceed0dab158d3f0b73c606579654434421f
-Size (libopenmpt-0.6.4+release.autotools.tar.gz) = 1547663 bytes
+BLAKE2s (libopenmpt-0.6.6+release.autotools.tar.gz) = 4626c7eb89db3f5e30a1141047ebbf5b67732078aebe10e9b554019db231f1e4
+SHA512 (libopenmpt-0.6.6+release.autotools.tar.gz) = b634c556f13dc51d1008f4216936a9b7cab25a6fb0d5218da0b692ec848de21905ed1981223ac9ecdebea9ce6c5376e91ff92e1655dd0be491fce0114e3230bf
+Size (libopenmpt-0.6.6+release.autotools.tar.gz) = 1554516 bytes
Home |
Main Index |
Thread Index |
Old Index