Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712376 - media-gfx/imagemagick[svg] missing dependency on media-gfx/potrace
Summary: media-gfx/imagemagick[svg] missing dependency on media-gfx/potrace
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 14:25 UTC by Brian Evans (RETIRED)
Modified: 2020-03-21 19:20 UTC (History)
0 users

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 Brian Evans (RETIRED) gentoo-dev 2020-03-13 14:25:44 UTC
When using convert from media-gfx/imagemagick from jpeg to svg, the following runtime error occurred:

~/images $ convert MM00000.{jpg,svg}
convert: delegate failed `'potrace' --svg --output '%o' '%i'' @ error/delegate.c/InvokeDelegate/1897.

Please consider an RDEPEND or optfeature notice
Comment 1 Larry the Git Cow gentoo-dev 2020-03-21 19:20:11 UTC
The bug has been closed via the following commit(s):

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

commit 4875f0b1f4bc043004e026ad79222ac5d20b60d1
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-03-21 19:18:48 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-03-21 19:18:48 +0000

    media-gfx/imagemagick: Bump to 6.9.11.1 and 7.0.10.1
    
    Also:
    - Drop .la files in parent dir, keeping them for plugins (#593750)
    - potrace is used at runtime to convert to svg (#712376)
    
    Thanks-to: Brian Evans
    Closes: https://bugs.gentoo.org/712376
    Closes: https://bugs.gentoo.org/593750
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-gfx/imagemagick/Manifest                    |   2 +
 media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild | 255 +++++++++++++++++++++
 media-gfx/imagemagick/imagemagick-7.0.10.1.ebuild | 267 ++++++++++++++++++++++
 media-gfx/imagemagick/imagemagick-9999.ebuild     |   7 +-
 4 files changed, 530 insertions(+), 1 deletion(-)