[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:49:24 BST 2024
https://bugs.kde.org/show_bug.cgi?id=494670
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO |FIXED
Latest Commit| |https://invent.kde.org/mult
| |imedia/k3b/-/commit/4b53802
| |0210fff0f4611164ddb89c095e8
| |6f3025
--- Comment #3 from Albert Astals Cid <aacid at kde.org> ---
Git commit 4b538020210fff0f4611164ddb89c095e86f3025 by Albert Astals Cid.
Committed on 13/10/2024 at 23:45.
Pushed by aacid into branch 'master'.
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
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/4b538020210fff0f4611164ddb89c095e86f3025
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list