Created attachment 518046 [details] hugin-2018.0.0.ebuild Installation of media-gfx/hugin-2018 ends with following comment from portage: * QA Notice: new icons were found installed but GTK+ icon cache * has not been updated: * /usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-ptoptimizer-script.png * Please make sure to call gnome2_icon_cache_update() * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs. * QA Notice: .desktop files with MimeType= were found installed * but desktop mimeinfo cache has not been updated: * /usr/share/applications/PTBatcherGUI.desktop * /usr/share/applications/pto_gen.desktop * /usr/share/applications/hugin.desktop * Please make sure to call xdg_desktop_database_update() * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs. Attached ebuild fixes that.
Still not fixed in 2019.0.0. @Wojciech: Thanks for reporting. In general, please attach unified diffs instead of full ebuilds, to make review possible.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a53c0332f0aff736a371c3716dc1987e8f6f195 commit 5a53c0332f0aff736a371c3716dc1987e8f6f195 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-05-21 13:00:28 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-05-21 13:00:28 +0000 media-gfx/hugin: Fix QA warnings, using xdg.eclass Closes: https://bugs.gentoo.org/646730 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/hugin/hugin-2019.0.0.ebuild | 2 +- media-gfx/hugin/hugin-9999.ebuild | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-)