Changelog: https://www.surina.net/soundtouch/README.html 2.3.3: Fixing compiler warnings, maintenance fixes to make/build files for various systems 2.3.2: Improve autotools makefiles to build the SoundTouchDLL dynamic-link link library with C-style API. This library variation is easier to import and use from other programming languages than the default C++ library.
Created attachment 250211 [details] [PATCH] audio/soundtouch: update 2.3.1 -> 2.3.3
Created attachment 250213 [details] Patch for soundtouch I forgot to submit this, it's been sitting in my tree for a few weeks now... * Add USES= compiler:c++17-lang * Add USES= pathfix * Adjust patch and remove -Ofast optimization from upstream Makefile Poudriete testport OK 13.2-RELEASE (amd64) Poudriete testport OK 14.0-RELEASE (amd64)
Please go ahead. Either of you fancy maintainer?
I think I'm rather a newcomer for this. And also I have no multimedia subsystem at my workstation, so unable to test multimedia-related ports :) Still always like to help with patches!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=13602717d0b1573f721af1b3ace61d3c995a008d commit 13602717d0b1573f721af1b3ace61d3c995a008d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-04-27 10:20:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-04-27 11:04:27 +0000 audio/soundtouch: Update to 2.3.3 Changelog: https://codeberg.org/soundtouch/soundtouch/compare/2.3.1...2.3.3 PR: 278568 Reported by: kunda <luzpaz@pm.me>, Andrey Korobkov <alster@vinterdalen.se> Reviewed by: crees (maintainer) audio/soundtouch/Makefile | 8 ++--- audio/soundtouch/distinfo | 6 ++-- audio/soundtouch/files/patch-CMakeLists.txt | 51 +++++------------------------ audio/soundtouch/pkg-plist | 2 +- 4 files changed, 16 insertions(+), 51 deletions(-)