Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2025 02:59:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 10a985b71a93 - main - =?utf-8?Q?audio/qtractor: update 1.5.2 =E2=86=92 1.5.3?=
Message-ID:  <202502100259.51A2xF0c079207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=10a985b71a939fbe6591be943ff832905c2a36bf

commit 10a985b71a939fbe6591be943ff832905c2a36bf
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-09 21:45:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-10 02:59:02 +0000

    audio/qtractor: update 1.5.2 → 1.5.3
    
    Change-log:
    - MIDI clip editor (aka. piano-roll): mouse cursor pointer shape now follows the current edit/draw mode permanently.
    - Attempt to improve MIDI SPP accuracy by postponing MIDI Continue command in one 16th note at playback (re)start.
    - Specific to (lib)RubberBand time-stretching and pitch-shifting, formant preserve and finer (R3) engine processing are now added to audio clip/playback options.
    - Resume normal playback state if rolling when transport rewind or fast-forward is disengaged.
    - Custom Style Sheet files (*.qss): all url() paths are considered relative to style-sheet file location.
    - Enforce a fixed size when LV2 plug-in UI no-user-resize feature is explicitly requested.)
---
 audio/qtractor/Makefile | 2 +-
 audio/qtractor/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile
index 30cdecd42c46..76423992e007 100644
--- a/audio/qtractor/Makefile
+++ b/audio/qtractor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qtractor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.5.2
+DISTVERSION=	1.5.3
 CATEGORIES=	audio
 MASTER_SITES=	https://download.steinberg.net/sdk_downloads/:vst3sdk
 DISTFILES=	${VST3_SDK_ARCHIVE}:vst3sdk
diff --git a/audio/qtractor/distinfo b/audio/qtractor/distinfo
index e8a71a304f9e..38b953f4352f 100644
--- a/audio/qtractor/distinfo
+++ b/audio/qtractor/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1737140740
+TIMESTAMP = 1739134967
 SHA256 (vst-sdk_3.7.4_build-25_2021-12-16.zip) = 49b0e46345af323ab84be9df065653b2a6531745dea6f3ac3fb47915df9f3a81
 SIZE (vst-sdk_3.7.4_build-25_2021-12-16.zip) = 104869292
-SHA256 (rncbc-qtractor-v1.5.2_GH0.tar.gz) = e69623e8757fc6d5108d278dd0659b027deae38f9532f1f9a757be054f5f0a16
-SIZE (rncbc-qtractor-v1.5.2_GH0.tar.gz) = 1975995
+SHA256 (rncbc-qtractor-v1.5.3_GH0.tar.gz) = 00ab2c91b3b0e5416ce14ae45f425dcde15d76b8cfb38c1fd1db75da1bfe20dd
+SIZE (rncbc-qtractor-v1.5.3_GH0.tar.gz) = 1979631



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502100259.51A2xF0c079207>