Thu Dec 16 08:30:43 2021 UTC ()
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


(fox)
diff -r1.88 -r1.89 pkgsrc/audio/fasttracker2/Makefile
diff -r1.82 -r1.83 pkgsrc/audio/fasttracker2/distinfo

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

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

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

--- pkgsrc/audio/fasttracker2/distinfo 2021/11/28 10:45:02 1.82
+++ pkgsrc/audio/fasttracker2/distinfo 2021/12/16 08:30:43 1.83
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.82 2021/11/28 10:45:02 nia Exp $ 1$NetBSD: distinfo,v 1.83 2021/12/16 08:30:43 fox Exp $
2 2
3BLAKE2s (fasttracker2-1.48.tar.gz) = f94bc0d815357ac61a8c47cae3e0521ada6fc47a62e33c6d65a1fedb5efd3b5d 3BLAKE2s (fasttracker2-1.49.tar.gz) = 85af65233ed9b28c8bd2e70f3ba318e5010c535f27d6f837967df372f0601c0c
4SHA512 (fasttracker2-1.48.tar.gz) = 93222b84f61a1d0165004846d1432df798302f9428c607e7fa5dafb608cd138e5a889976dacfa5a0fcb732addc308e53b6c2c75ad1b7a5f6f8b820c2b4a42e52 4SHA512 (fasttracker2-1.49.tar.gz) = 011ae0c2998efe5a7beb3f800073b7c95e1e2b2a79ffd03d63f0f96644c047b118128d0f1c9ae96dcf3af918215104273a71bd32819c3743cb8374bc9460bc94
5Size (fasttracker2-1.48.tar.gz) = 4879951 bytes 5Size (fasttracker2-1.49.tar.gz) = 4880773 bytes
6SHA1 (patch-CMakeLists.txt) = 4c4e222e99bfce39dc0394e68807fdd0dcc80886 6SHA1 (patch-CMakeLists.txt) = 4c4e222e99bfce39dc0394e68807fdd0dcc80886