pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Update to 1.58



details:   https://anonhg.NetBSD.org/pkgsrc/rev/974ab9556e88
branches:  trunk
changeset: 386118:974ab9556e88
user:      fox <fox%pkgsrc.org@localhost>
date:      Sat Oct 01 10:42:04 2022 +0000

description:
audio/fasttracker2: Update to 1.58

Changes since v1.57

v1.58 - 20.09.2022
- The windowed-sinc interpolator was reverted to 8 points at 8192 phases. It
  sounded better for certain lo-fi samples the way it used to be. The
  alias/distortion fix (v1.57) is still kept, for cleaner sound.
- Windows/macOS: Updated SDL from 2.0.22 to 2.24.0
- Fixed #ifdef hacks when using SDL 2.24.0 and later (new version number scheme)

diffstat:

 audio/fasttracker2/Makefile |  5 ++---
 audio/fasttracker2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 14e82d9a9855 -r 974ab9556e88 audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Sat Oct 01 09:47:29 2022 +0000
+++ b/audio/fasttracker2/Makefile       Sat Oct 01 10:42:04 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2022/09/11 12:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2022/10/01 10:42:04 fox Exp $
 
-DISTNAME=      fasttracker2-1.57
-PKGREVISION=   1
+DISTNAME=      fasttracker2-1.58
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone
diff -r 14e82d9a9855 -r 974ab9556e88 audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Sat Oct 01 09:47:29 2022 +0000
+++ b/audio/fasttracker2/distinfo       Sat Oct 01 10:42:04 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.91 2022/09/05 12:46:37 fox Exp $
+$NetBSD: distinfo,v 1.92 2022/10/01 10:42:04 fox Exp $
 
-BLAKE2s (fasttracker2-1.57.tar.gz) = b9a7a64e4889590c6181f339f0da9c1846ad62fb261675e39702981c7e11cec2
-SHA512 (fasttracker2-1.57.tar.gz) = 79f07650dd7569de90f41249392e7c9f29a7e755e3ec040566b477df105a56440430e79ada31c6c3a51bd6a3d4c00db8934c3d1ad979c3a0729d30eeff14dec3
-Size (fasttracker2-1.57.tar.gz) = 5362553 bytes
+BLAKE2s (fasttracker2-1.58.tar.gz) = 5a889045c6f5887aa7e35248eb726c9531ed28b01935f57af4273616bc79e660
+SHA512 (fasttracker2-1.58.tar.gz) = 63ddc3724e7715256d15e002a4969319395b461f44114e253981d088cca6dd2c19e370db6f831ad9bedc6be14f656b1e35a730180d1697fc16acded30479471d
+Size (fasttracker2-1.58.tar.gz) = 5781027 bytes
 SHA1 (patch-CMakeLists.txt) = b7bd7f8cd3f6a9bfcf558299dce5a1473e57f5a9



Home | Main Index | Thread Index | Old Index