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: Sun Nov 15 23:51:09 UTC 2020
Modified Files:
pkgsrc/audio/fasttracker2: Makefile distinfo
Log Message:
audio/fasttracker2: Updates to v1.40
Changes since v1.39
v1.40 - 14.11.2020
- Added the option to stretch out the image in fullscreen mode without having
to enable the blurry pixel filter. This is now called "Stretched", and can be
found in Config -> Miscellaneous. Keep in mind that this will result in uneven
pixel widths (aliasing), which is why the pixel filter exists. :)
- Removed the "Go fullscreen" button in Config -> Miscellaneous to make room
for the "Stretched" checkbox. To toggle fullscreen mode, press Alt+Enter
(Ctrl+Cmd+F also works on Mac).
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.73 -r1.74 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.79 pkgsrc/audio/fasttracker2/Makefile:1.80
--- pkgsrc/audio/fasttracker2/Makefile:1.79 Tue Nov 10 12:09:34 2020
+++ pkgsrc/audio/fasttracker2/Makefile Sun Nov 15 23:51:08 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2020/11/10 12:09:34 fox Exp $
+# $NetBSD: Makefile,v 1.80 2020/11/15 23:51:08 fox Exp $
-DISTNAME= fasttracker2-1.39
+DISTNAME= fasttracker2-1.40
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.73 pkgsrc/audio/fasttracker2/distinfo:1.74
--- pkgsrc/audio/fasttracker2/distinfo:1.73 Tue Nov 10 12:09:34 2020
+++ pkgsrc/audio/fasttracker2/distinfo Sun Nov 15 23:51:08 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.73 2020/11/10 12:09:34 fox Exp $
+$NetBSD: distinfo,v 1.74 2020/11/15 23:51:08 fox Exp $
-SHA1 (fasttracker2-1.39.tar.gz) = a806755feffbb3f8aae06facc528602f1f99e9a7
-RMD160 (fasttracker2-1.39.tar.gz) = 29bcb5f8eda02ab1cedc28b81d0db28435f03e03
-SHA512 (fasttracker2-1.39.tar.gz) = 25a823a09d6a918a1d417f5193d9947cc61e03833992050180cb84b6adb6d1570f864882f24eb572741ff23eaec29b12d2fbdef7fe315c6c61114f10d5bc6e0a
-Size (fasttracker2-1.39.tar.gz) = 4403742 bytes
+SHA1 (fasttracker2-1.40.tar.gz) = 2e7d32f3aa4b10bdaa0a312628c84030ec59f84b
+RMD160 (fasttracker2-1.40.tar.gz) = e1a5a44d8f9e406468e741123f3cf366caaf72e9
+SHA512 (fasttracker2-1.40.tar.gz) = d861435f1d5c2bb6206445690f89ef9f850df93b40bf8ff8f1aafb9768afdced61980d0a01b84e006516abed88dab2e097c5c59e01ff51e1b45df34c00a237a2
+Size (fasttracker2-1.40.tar.gz) = 4404689 bytes
SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e
Home |
Main Index |
Thread Index |
Old Index