Since 20.12, spectacle has a new cool feature of adding annotation to screenshots. In Gentoo, however, it's entirely absent, and a quick look around tells me it needs kImageAnnotator for that feature to work.
We are aware of it. # TODO: mv guru.git -> gentoo.git # IUSE+=" annotate" # DEPEND+=" # dev-qt/qtsvg-${QTMIN}:5 # x11-libs/kimageannotator # "
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca596f8bfb5dccac2c74ba17d47a5574840ef3d5 commit ca596f8bfb5dccac2c74ba17d47a5574840ef3d5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-07 23:46:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-07 23:50:49 +0000 kde-apps/spectacle: Add IUSE="+annotate" Bug: https://bugs.gentoo.org/760069 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/spectacle/metadata.xml | 1 + kde-apps/spectacle/spectacle-20.12.49.9999.ebuild | 20 ++++++++++++-------- kde-apps/spectacle/spectacle-9999.ebuild | 20 ++++++++++++-------- 3 files changed, 25 insertions(+), 16 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ee2ad639bd1b603e176fdf519e6877f094a5fd commit a7ee2ad639bd1b603e176fdf519e6877f094a5fd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-08 00:08:34 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-08 00:08:34 +0000 kde-apps/spectacle: Add IUSE="+annotate" Closes: https://bugs.gentoo.org/760069 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/spectacle/metadata.xml | 1 + kde-apps/spectacle/spectacle-20.12.1-r1.ebuild | 70 ++++++++++++++++++++++++++ 2 files changed, 71 insertions(+)