pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/fasttracker2
Module Name: pkgsrc
Committed By: fox
Date: Mon Nov 4 05:12:14 UTC 2024
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
audio/fasttracker2: Update to 1.87
Changes since 1.86:
v1.87 - 03.11.2024
- Fixed: Stereo FLAC samples with a bitdepth of 24 didn't import correctly
if you chose to convert to mono.
- Added a Super Nintendo interpolation option ("Gaussian")
- Fixed wrong tuning when importing Gravis Ultrasound .PAT patch files
- Slightly improved the interpolation method for the tracker scopes in
"Lined" mode
- Updated the help text to reflect the new interpolation option
- Windows/macOS: Updated SDL to v2.30.9
- Code cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.111 -r1.112 pkgsrc/audio/fasttracker2/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/fasttracker2/Makefile
diff -u pkgsrc/audio/fasttracker2/Makefile:1.125 pkgsrc/audio/fasttracker2/Makefile:1.126
--- pkgsrc/audio/fasttracker2/Makefile:1.125 Mon Oct 7 03:03:14 2024
+++ pkgsrc/audio/fasttracker2/Makefile Mon Nov 4 05:12:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.125 2024/10/07 03:03:14 fox Exp $
+# $NetBSD: Makefile,v 1.126 2024/11/04 05:12:14 fox Exp $
-DISTNAME= fasttracker2-1.86
+DISTNAME= fasttracker2-1.87
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.111 pkgsrc/audio/fasttracker2/distinfo:1.112
--- pkgsrc/audio/fasttracker2/distinfo:1.111 Mon Oct 7 03:03:14 2024
+++ pkgsrc/audio/fasttracker2/distinfo Mon Nov 4 05:12:14 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.111 2024/10/07 03:03:14 fox Exp $
+$NetBSD: distinfo,v 1.112 2024/11/04 05:12:14 fox Exp $
-BLAKE2s (fasttracker2-1.86.tar.gz) = 958855616291882dc875b081682686e524407953b4340bfb6d34857bdfd265a1
-SHA512 (fasttracker2-1.86.tar.gz) = 1aef276f3d6d4337c500cfe914abebfd1eb1b89cbb6c90b44505e34c6f0c9454edf512402665ac2743a476b36fa43b8fdfc396483b663da671eb6ebaf3367cb6
-Size (fasttracker2-1.86.tar.gz) = 6082569 bytes
+BLAKE2s (fasttracker2-1.87.tar.gz) = 1c4433cfa098b0f3ad3cb3acdd4061ab18b9c0ea55fd2833af6212307b536fcc
+SHA512 (fasttracker2-1.87.tar.gz) = 8961f1dfda5eda0944583850b887a772f25f511ea2551181f6e10b4e6c4e0ed47cb1eeedebbd40e012af95dc13d02eafc18d87b713293d1a15f447e7332ab565
+Size (fasttracker2-1.87.tar.gz) = 5199586 bytes
SHA1 (patch-CMakeLists.txt) = 4a7113a7973347334617a91ae8c25d48d16f72d2
Home |
Main Index |
Thread Index |
Old Index