cb2bib-1.4.9 $ grep qtsingleapplication src/main.cpp src/CMakeLists.txt -a1 src/main.cpp- ***************************************************************************/ src/main.cpp:#include "qtsingleapplication/src/qtsingleapplication.h" src/main.cpp:#include "qtsingleapplication/src/qtsinglecoreapplication.h" src/main.cpp- -- src/CMakeLists.txt- src/CMakeLists.txt:list_source_files_at(MODSINGAPP_CPP MODSINGAPP_H MODSINGAPP_MOCH qtsingleapplication/src/) src/CMakeLists.txt-if(WIN32) src/CMakeLists.txt: list(REMOVE_ITEM MODSINGAPP_CPP qtsingleapplication/src/qtlockedfile_unix.cpp) src/CMakeLists.txt-else() src/CMakeLists.txt: list(REMOVE_ITEM MODSINGAPP_CPP qtsingleapplication/src/qtlockedfile_win.cpp) src/CMakeLists.txt-endif() Needs patching.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cc0170e0d596a3e71d443076e9018b74f8719ea commit 4cc0170e0d596a3e71d443076e9018b74f8719ea Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-04-03 19:41:35 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-04-03 19:52:33 +0000 app-text/cb2bib: add 2.0.2, EAPI 7 -> 8, unbundle qtsingleapplication - Drop dev-qt/qtwebengine - thx to Pere Constans for making me aware of the option and low impact on feature loss. - Use optfeature instead of elog messages. Closes: https://bugs.gentoo.org/489152 Bug: https://bugs.gentoo.org/953061 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-text/cb2bib/Manifest | 1 + app-text/cb2bib/cb2bib-2.0.2.ebuild | 57 ++++++++++++++++++++++ app-text/cb2bib/files/cb2bib-2.0.2-qmake.patch | 49 +++++++++++++++++++ ...cb2bib-2.0.2-unbundle-qtsingleapplication.patch | 27 ++++++++++ 4 files changed, 134 insertions(+)