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 v1.49



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8175836a29c
branches:  trunk
changeset: 771259:c8175836a29c
user:      fox <fox%pkgsrc.org@localhost>
date:      Thu Dec 16 08:30:43 2021 +0000

description:
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

diffstat:

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

diffs (27 lines):

diff -r 32b66d3d2c9a -r c8175836a29c audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile       Thu Dec 16 07:45:22 2021 +0000
+++ b/audio/fasttracker2/Makefile       Thu Dec 16 08:30:43 2021 +0000
@@ -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
diff -r 32b66d3d2c9a -r c8175836a29c audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo       Thu Dec 16 07:45:22 2021 +0000
+++ b/audio/fasttracker2/distinfo       Thu Dec 16 08:30:43 2021 +0000
@@ -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