pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/libopenmpt



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Jul  5 07:22:06 UTC 2021

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
libopenmpt: update to 0.5.10.

### libopenmpt 0.5.10 (2021-07-04)

 *  S3M: Honor the Stereo flag not being set. This improves the sound of some
    tunes like Turbulence by Purple Motion.
 *  S3M: Detect MPT 1.0 alpha versions which didn't set the Stereo flag. In this
    case, the unset Stereo flag is also ignored because MPT 1.0 alpha used the
    default S3M channel panning anyway.
 *  S3M: Only for OPL instruments the high sample rate bits should be ignored;
    for PCM instruments they are clamped to 65535 Hz.
 *  MOD: Do not apply ProTracker loop length quirk to MODs that could have been
    made with Scream Tracker (fixes Soul-O-Matic by Purple Motion).
 *  AMF (DSMI): Format revisions 1 and 9, as well as early (technically
    malformed) revision 10 files, are now supported. Surround panning commands
    and instrument number without note are now converted correctly.
 *  AMF (DSMI): Patterns and samples were not read correctly in some files
    (e.g. AVOID.AMF).
 *  GDM: Correctly import extra-fine portamentos.

 *  mpg123: Update to v1.28.0 (2021-06-05).
 *  ogg: Update to v1.3.5 (2021-06-04).
 *  stb_vorbis: Update v1.21 commit 8e51be04dc7dcee462e1f09e410faceab52cc6d2
    (2021-07-02).


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/audio/libopenmpt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/libopenmpt/Makefile
diff -u pkgsrc/audio/libopenmpt/Makefile:1.47 pkgsrc/audio/libopenmpt/Makefile:1.48
--- pkgsrc/audio/libopenmpt/Makefile:1.47       Mon May 17 14:26:36 2021
+++ pkgsrc/audio/libopenmpt/Makefile    Mon Jul  5 07:22:06 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2021/05/17 14:26:36 fcambus Exp $
+# $NetBSD: Makefile,v 1.48 2021/07/05 07:22:06 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.5.9+release.autotools
+DISTNAME=      libopenmpt-0.5.10+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.36 pkgsrc/audio/libopenmpt/distinfo:1.37
--- pkgsrc/audio/libopenmpt/distinfo:1.36       Mon May 17 14:26:36 2021
+++ pkgsrc/audio/libopenmpt/distinfo    Mon Jul  5 07:22:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2021/05/17 14:26:36 fcambus Exp $
+$NetBSD: distinfo,v 1.37 2021/07/05 07:22:06 fcambus Exp $
 
-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
+SHA1 (libopenmpt-0.5.10+release.autotools.tar.gz) = 7f180e245fda270667ad744a2dc3bfb8c4ed3ce7
+RMD160 (libopenmpt-0.5.10+release.autotools.tar.gz) = a6db9e0e0a7dbb820e2cadd132cbede4d5a488fe
+SHA512 (libopenmpt-0.5.10+release.autotools.tar.gz) = ea76b6e3a6038046fc72e92203018202a247e4216bc33cc358290c74aba119e81e0c40d0f4f90874dc605d9354f04437b516b11b0ee3d644af7f230851e3f816
+Size (libopenmpt-0.5.10+release.autotools.tar.gz) = 1475967 bytes



Home | Main Index | Thread Index | Old Index