Fri Mar 8 17:15:20 2024 UTC (90d)
audio/fasttracker2: Update to 1.76

Changes since v1.75

v1.76 - 23.02.2024
- The 16-point sinc resampling interpolator has been upgraded to 32-point for
  better sound quality in the tracker (if you have selected "Sinc (32 point)").
  This interpolator is so good that a lot of old XM tunes will sound muddy
  because of lo-fi samples. I recommend that you experiment with the choice of
  interpolators. "Cubic spline" is a good choice if you listen to a wide variety
  of XMs, while "Sinc (32 point)" is the best option if you create your own
  tunes using hi-fi samples, or if you mostly listen to XMs with hi-fi samples
  (or if you can accept a muddy/filtered sound from lo-fi samples).
- Removed 32-bit specific code (32-bit binaries now support all features)
- Removed text fading from "about screen" (more is less)
- Windows/macOS: Updated SDL to v2.30.0


(fox)
diff -r1.114 -r1.115 pkgsrc/audio/fasttracker2/Makefile
diff -r1.102 -r1.103 pkgsrc/audio/fasttracker2/distinfo

cvs diff -r1.114 -r1.115 pkgsrc/audio/fasttracker2/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/fasttracker2/Makefile 2024/02/18 02:37:05 1.114
+++ pkgsrc/audio/fasttracker2/Makefile 2024/03/08 17:15:20 1.115
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.114 2024/02/18 02:37:05 fox Exp $ 1# $NetBSD: Makefile,v 1.115 2024/03/08 17:15:20 fox Exp $
2 2
3DISTNAME= fasttracker2-1.75 3DISTNAME= fasttracker2-1.76
4CATEGORIES= audio 4CATEGORIES= audio
5MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
6GITHUB_PROJECT= ft2-clone 6GITHUB_PROJECT= ft2-clone
7GITHUB_TAG= v${PKGVERSION_NOREV} 7GITHUB_TAG= v${PKGVERSION_NOREV}
8EXTRACT_USING= bsdtar 8EXTRACT_USING= bsdtar
9 9
10MAINTAINER= fox@NetBSD.org 10MAINTAINER= fox@NetBSD.org
11HOMEPAGE= https://16-bits.org/ 11HOMEPAGE= https://16-bits.org/
12COMMENT= Portable Fasttracker II clone in C using SDL 2 12COMMENT= Portable Fasttracker II clone in C using SDL 2
13LICENSE= modified-bsd AND cc-by-nc-sa-v4.0-license 13LICENSE= modified-bsd AND cc-by-nc-sa-v4.0-license
14 14
15USE_LANGUAGES= c99 c++ 15USE_LANGUAGES= c99 c++
16USE_CMAKE= yes 16USE_CMAKE= yes

cvs diff -r1.102 -r1.103 pkgsrc/audio/fasttracker2/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/fasttracker2/distinfo 2024/02/18 02:37:05 1.102
+++ pkgsrc/audio/fasttracker2/distinfo 2024/03/08 17:15:20 1.103
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.102 2024/02/18 02:37:05 fox Exp $ 1$NetBSD: distinfo,v 1.103 2024/03/08 17:15:20 fox Exp $
2 2
3BLAKE2s (fasttracker2-1.75.tar.gz) = 559edc5dd904593f663f0ee3765e1e3c9dcf096eae145412cd3c0c5ecfcfc9c0 3BLAKE2s (fasttracker2-1.76.tar.gz) = d6dbf5862e303716a7ed1b12fbe520a9606155757a19eda21cd90e2cc34abb9c
4SHA512 (fasttracker2-1.75.tar.gz) = 6eef54492ce1780118e521958ecadcd0823858b28321109465debc71e9ff685905e4f66057ad96fdccd21c52a783d5d2abdaf36e7401a227be3381bc60b2d1fe 4SHA512 (fasttracker2-1.76.tar.gz) = fbeda514f58dbd02b278b1f036c4a62ca4801591b084235b55d2acf71ac073c7e252c4ba7f793d059b99ccdb161e20f806c987227d3546fefc3a51122f1e308e
5Size (fasttracker2-1.75.tar.gz) = 6043092 bytes 5Size (fasttracker2-1.76.tar.gz) = 6083277 bytes
6SHA1 (patch-CMakeLists.txt) = 4a7113a7973347334617a91ae8c25d48d16f72d2 6SHA1 (patch-CMakeLists.txt) = 4a7113a7973347334617a91ae8c25d48d16f72d2