Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 790269

Summary: media-gfx/inkscape-9999: Shortcut::read: invalid verb: DialogSpellcheck
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge, jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22353
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Stein gentoo-dev 2021-05-14 22:05:39 UTC
I am not sure if we want
-DWITH_GSPELL=$(usex spell)
or 
-DWITH_GSPELL=ON

inscape depends on app-text/gspell

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-09-25 15:59:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce969302196f7f415bcc683bca0d078024fec945

commit ce969302196f7f415bcc683bca0d078024fec945
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2021-07-05 12:43:44 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-25 15:58:51 +0000

    media-gfx/inkscape: sync live
    
    - Add optional readline support,
    - gtkspell dependency was changed to gspell and aspell is not required
      anymore,
    - testing
    
    Closes: https://bugs.gentoo.org/790269
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 media-gfx/inkscape/inkscape-9999.ebuild | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)