[k3b] [Bug 494670] K3B compile fails with; useProxy' is not a member of KProtocolManager
Albert Astals Cid
bugzilla_noreply at kde.org
Mon Oct 14 00:58:05 BST 2024
https://bugs.kde.org/show_bug.cgi?id=494670
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
|imedia/k3b/-/commit/4b53802 |imedia/k3b/-/commit/b48ad56
|0210fff0f4611164ddb89c095e8 |40624b56b4766fc63360e2273d9
|6f3025 |2580a8
--- Comment #4 from Albert Astals Cid <aacid at kde.org> ---
Git commit b48ad5640624b56b4766fc63360e2273d92580a8 by Albert Astals Cid.
Committed on 13/10/2024 at 23:57.
Pushed by aacid into branch 'release/24.08'.
Remove musicbrainz code
As the cmake find file says, this needs musicbrainz2 and the current
version is musicbrainz5. Having a quick look at the code we would need
to rewrite the code quite a bit, and it hasn't happened in almost a
decade, so clean the code for now
(cherry picked from commit 4b538020210fff0f4611164ddb89c095e86f3025)
M +0 -11 CMakeLists.txt
D +0 -30 cmake/modules/FindMusicBrainz.cmake
M +0 -2 config-k3b.h.cmake
M +0 -15 src/CMakeLists.txt
D +- -- src/icons/actions/16-actions-musicbrainz.png
D +- -- src/icons/actions/64-actions-musicbrainz.png
M +0 -2 src/icons/actions/CMakeLists.txt
D +0 -89 src/k3bmusicbrainz.cpp
D +0 -44 src/k3bmusicbrainz.h
D +0 -83 src/k3btrm.cpp
D +0 -51 src/k3btrm.h
D +0 -120 src/projects/k3baudiotracktrmlookupdialog.cpp
D +0 -58 src/projects/k3baudiotracktrmlookupdialog.h
M +0 -4 src/projects/k3baudioview.cpp
M +0 -65 src/projects/k3baudioviewimpl.cpp
M +0 -4 src/projects/k3baudioviewimpl.h
D +0 -147 src/projects/k3bmusicbrainzjob.cpp
D +0 -63 src/projects/k3bmusicbrainzjob.h
D +0 -117 src/projects/k3bmusicbrainztrackloopupjob.cpp
D +0 -38 src/projects/k3bmusicbrainztrackloopupjob.h
https://invent.kde.org/multimedia/k3b/-/commit/b48ad5640624b56b4766fc63360e2273d92580a8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list