[Bug 279462] audio/cantata: Deprecate and sunset port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 14 06:30:41 BST 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279462

--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=74e4cddbf7be1f64a8c4987342ce00de01f8fdc7

commit 74e4cddbf7be1f64a8c4987342ce00de01f8fdc7
Author:     Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-06-14 03:24:10 +0000
Commit:     Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-06-14 05:29:26 +0000

    audio/cantata: Update to 3.2.0

    Switch to active fork as the original author archived their repo and is
    no longer working on it. [1]

    The most notable changes are that the project has been ported to Qt6
    and has added support for TagLib 2.x.

    The QT5 option has been renamed to QTMULTIMEDIA. Enable QTMULTIMEDIA for
    streaming support by default instead of VLC as vlc still uses Qt5 and
    pulls in many more unneeded dependencies.

    Disable audio CD support by default. It builds, but doesn't work, even
    in the previous version. It will take some more work to port the udisks2
    backend of the internal trimmed-down copy of Solid to bsdisks. This is
    primarily an MPD frontend and optical media has generally fallen out of
    popularity, so this is a bit of a rainy day project.

    Pet portclippy(1) and portlint(1). Whitespace cleanup.

    PR:             279462 [1]
    Reported by:    diizzy [1]

 audio/cantata/Makefile                             | 63 +++++++++++-----------
 audio/cantata/distinfo                             |  6 +--
 .../patch-3rdparty_solid-lite_CMakeLists.txt (new) | 10 ++++
 audio/cantata/files/patch-CMakeLists.txt (gone)    | 11 ----
 .../files/patch-cmake_FindCDParanoia.cmake (new)   | 50 +++++++++++++++++
 audio/cantata/pkg-plist                            | 29 +++++-----
 6 files changed, 109 insertions(+), 60 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list