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: Thu Dec 16 08:30:43 UTC 2021
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
audio/fasttracker2: Update to v1.49
Changes since v1.48
v1.49 - 13.12.2021
- Fixed a bug when using Cut (or CTRL+X) on 16-bit samples in the sample
editor. It would read data from the wrong offset.
- Kludge: Allow marking the very last sample points in the sample editor if the
image is stretching out the whole screen in fullscreen mode.
- Mac:
1) Fixed possible mouse coordinate scaling bug when leaving fullscreen
2) Left Command key won't trigger song play anymore.
Use the right Alt key for this. If you have an old Mac without a right Alt
key, I suggest getting a newer computer (my first priority is modern
computers).
3) Left Command key can now be used instead of Alt for:
- Select all (A - sample/text editing)
- Cut (X - sample/text editing)
- Copy (C - sample/text editing)
- Paste (V - sample/text editing)
- Updated the help text
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.82 -r1.83 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.88 pkgsrc/audio/fasttracker2/Makefile:1.89
--- pkgsrc/audio/fasttracker2/Makefile:1.88 Wed Dec 8 16:03:08 2021
+++ pkgsrc/audio/fasttracker2/Makefile Thu Dec 16 08:30:43 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2021/12/08 16:03:08 adam Exp $
+# $NetBSD: Makefile,v 1.89 2021/12/16 08:30:43 fox Exp $
-DISTNAME= fasttracker2-1.48
-PKGREVISION= 1
+DISTNAME= fasttracker2-1.49
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.82 pkgsrc/audio/fasttracker2/distinfo:1.83
--- pkgsrc/audio/fasttracker2/distinfo:1.82 Sun Nov 28 10:45:02 2021
+++ pkgsrc/audio/fasttracker2/distinfo Thu Dec 16 08:30:43 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2021/11/28 10:45:02 nia Exp $
+$NetBSD: distinfo,v 1.83 2021/12/16 08:30:43 fox Exp $
-BLAKE2s (fasttracker2-1.48.tar.gz) = f94bc0d815357ac61a8c47cae3e0521ada6fc47a62e33c6d65a1fedb5efd3b5d
-SHA512 (fasttracker2-1.48.tar.gz) = 93222b84f61a1d0165004846d1432df798302f9428c607e7fa5dafb608cd138e5a889976dacfa5a0fcb732addc308e53b6c2c75ad1b7a5f6f8b820c2b4a42e52
-Size (fasttracker2-1.48.tar.gz) = 4879951 bytes
+BLAKE2s (fasttracker2-1.49.tar.gz) = 85af65233ed9b28c8bd2e70f3ba318e5010c535f27d6f837967df372f0601c0c
+SHA512 (fasttracker2-1.49.tar.gz) = 011ae0c2998efe5a7beb3f800073b7c95e1e2b2a79ffd03d63f0f96644c047b118128d0f1c9ae96dcf3af918215104273a71bd32819c3743cb8374bc9460bc94
+Size (fasttracker2-1.49.tar.gz) = 4880773 bytes
SHA1 (patch-CMakeLists.txt) = 4c4e222e99bfce39dc0394e68807fdd0dcc80886
Home |
Main Index |
Thread Index |
Old Index