Summary: | audio/soundtouch: update to 2.3.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | kunda <luzpaz> | ||||||
Component: | Individual Port(s) | Assignee: | Chris Rees <crees> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | alster, crees, diizzy, luzpaz | ||||||
Priority: | --- | Keywords: | needs-patch | ||||||
Version: | Latest | Flags: | crees:
maintainer-feedback+
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
kunda
2024-04-24 15:21:19 UTC
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(-) |