Bug 265155 - audio/wavpack: Update to 5.5.0 and switch to CMake
Summary: audio/wavpack: Update to 5.5.0 and switch to CMake
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL: https://github.com/dbry/WavPack/blob/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-11 16:36 UTC by Daniel Engberg
Modified: 2022-07-12 07:39 UTC (History)
1 user (show)

See Also:
riggs: maintainer-feedback+
riggs: merge-quarterly+


Attachments
Patch for wavpack (3.72 KB, patch)
2022-07-11 16:36 UTC, Daniel Engberg
no flags Details | Diff
Patch for wavpack v2 (3.32 KB, patch)
2022-07-11 16:38 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-07-11 16:36:39 UTC
Created attachment 235193 [details]
Patch for wavpack

* Use GitHub as main site and www.wavpack.com as fallback
* Switch to CMake
* Enable unit tests
* Backport upstream PR https://github.com/dbry/WavPack/pull/125

Compile and run tested on 13.1-STABLE #0 stable/13-n250920-9171b8068b9 (amd64) (make, make check-plist, make test)
Compile and run tested on FreeBSD 13.1-RELEASE (aarch64) (make, make check-plist, make test)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)

Poudriere bulk OK (12.3) for following users:
archivers/unarchiver
audio/aqualung
audio/deadbeef
audio/easytag
audio/gstreamer1-plugins-wavpack
audio/mixxx
audio/mixxx22 (fails due to other issues)
audio/moc
audio/mous
audio/traverso
games/DDNet
games/teeworlds
multimedia/audacious-plugins
multimedia/qmmp-qt5
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-07-11 16:38:23 UTC
Created attachment 235194 [details]
Patch for wavpack v2

Attach correct patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-12 07:16:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=555a6d0bc81b3533e1acf0a135e0bf6d879dee82

commit 555a6d0bc81b3533e1acf0a135e0bf6d879dee82
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-07-12 07:13:20 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-07-12 07:15:45 +0000

    audio/wavpack: Update to upstream release 5.5.0

    Details:
    - Use GitHub as main site and www.wavpack.com as fallback
    - Switch to CMake
    - Enable unit tests
    - Backport upstream PR https://github.com/dbry/WavPack/pull/125

    PR:             265155
    Reviewed by:    riggs
    MFH:            2022Q3

 audio/wavpack/Makefile                     | 24 ++++++++++++------------
 audio/wavpack/distinfo                     |  8 +++++---
 audio/wavpack/files/patch-configure (gone) | 11 -----------
 audio/wavpack/pkg-plist                    | 14 +++++++-------
 4 files changed, 24 insertions(+), 33 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-12 07:36:59 UTC
A commit in branch 2022Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60cb51843a02f8cd638f16dd95942a07295ecdb8

commit 60cb51843a02f8cd638f16dd95942a07295ecdb8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-07-12 07:13:20 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-07-12 07:19:03 +0000

    audio/wavpack: Update to upstream release 5.5.0

    Details:
    - Use GitHub as main site and www.wavpack.com as fallback
    - Switch to CMake
    - Enable unit tests
    - Backport upstream PR https://github.com/dbry/WavPack/pull/125

    PR:             265155
    Reviewed by:    riggs
    MFH:            2022Q3

    (cherry picked from commit 555a6d0bc81b3533e1acf0a135e0bf6d879dee82)

 audio/wavpack/Makefile                     | 24 ++++++++++++------------
 audio/wavpack/distinfo                     |  8 +++++---
 audio/wavpack/files/patch-configure (gone) | 11 -----------
 audio/wavpack/pkg-plist                    | 14 +++++++-------
 4 files changed, 24 insertions(+), 33 deletions(-)