Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760069 - kde-apps/spectacle-20.12 should depend on kImageAnnotator
Summary: kde-apps/spectacle-20.12 should depend on kImageAnnotator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InOverlay
Depends on: 723758
Blocks:
  Show dependency tree
 
Reported: 2020-12-15 12:48 UTC by Michael
Modified: 2021-01-08 00:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2020-12-15 12:48:14 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-12-15 20:13:34 UTC
We are aware of it.

# TODO: mv guru.git -> gentoo.git
# IUSE+=" annotate"
# DEPEND+="
#       dev-qt/qtsvg-${QTMIN}:5
#       x11-libs/kimageannotator
# "
Comment 2 Larry the Git Cow gentoo-dev 2021-01-08 00:00:41 UTC
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(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-01-08 00:10:09 UTC
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(+)