Created attachment 897634 [details] New ebuild (same as old) New release for kuroo, after someone filed #934211. This resolves the specific issues they mentioned and several other in-progress projects and cleanups. This will be the last KF5 release now that KF6 is unmasked in the main tree, though we'll be gone for two months so that will probly take a while to get done. The ebuild is copied from kuroo-1.2.2.ebuild, no changes. This will resolve #934211 and #883103. Major changes: Notably this version reads repo locations from /etc/repos.conf per bug #64 filed at sourceforge, and bug 934211 filed at gentoo. It also adds some warnings and more messaging around errors and warnings. Lots of cleanup in CMakeLists and other old code. Rename base name to org.gentoo.kuroo. Add a warning to the config dialog that it will rewrite make.conf. Fix some memory leaks reported by ASAN.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a007fc844e8dac80373dd424b497173da32679 commit 89a007fc844e8dac80373dd424b497173da32679 Author: A Schenck <galiven@users.sourceforge.net> AuthorDate: 2024-07-20 21:57:25 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2024-07-20 22:00:20 +0000 app-portage/kuroo: add 1.2.3 Closes: https://bugs.gentoo.org/936066 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-portage/kuroo/Manifest | 1 + app-portage/kuroo/kuroo-1.2.3.ebuild | 48 ++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+)
Thanks!