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

Bug 314313

Summary: media-plugins/vdr-skinelchi should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Product: Gentoo Linux Reporter: Wojciech Porczyk <wojciech>
Component: New packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 314431    

Description Wojciech Porczyk 2010-04-09 21:38:37 UTC
GraphicsMagick is a replacement for ImageMagick. Now media-plugins/vdr-skinelchi depends only on media-gfx/imagemagick.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-12 11:14:26 UTC
Sorry about the mass reassignment, but this undertaking really shouldn't burden bug-wranglers further.
Comment 2 Joerg Bornkessel 2019-11-15 16:21:01 UTC
plugin is broken on imagemagick

need fixed by upstream before
Comment 3 Larry the Git Cow gentoo-dev 2019-12-22 17:53:38 UTC
The bug has been closed via the following commit(s):

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

commit 932ae52192a5bca13d70bee1e007cea2d8a8e3c9
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-22 17:52:06 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-22 17:53:20 +0000

    media-plugins/vdr-skinelchi: fixed c++-11 issues, removed imagemagick support
    
    removed imagemagick support, as it is
    broken on all imagemackig version in the tree
    this needs to be fixed by upstream,
    in this case we could readd the package again with imagemagick support
    reduced to -std=gnu++11, as it fails on compile with newer gnu version
    need also fixing by upstream
    
    Bug: https://bugs.gentoo.org/599148
    Bug: https://bugs.gentoo.org/314313
    Closes: https://bugs.gentoo.org/599148
    Closes: https://bugs.gentoo.org/314313
    Package-Manager: Portage-2.3.82, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-skinelchi/files/rc-addon-0.1.1_pre2-r1.sh  | 18 -------------
 media-plugins/vdr-skinelchi/metadata.xml           | 10 +++++---
 ...-0.3.0.ebuild => vdr-skinelchi-0.3.0-r1.ebuild} | 30 ++++++++--------------
 3 files changed, 18 insertions(+), 40 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 932ae52192a5bca13d70bee1e007cea2d8a8e3c9
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-22 17:52:06 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-22 17:53:20 +0000

    media-plugins/vdr-skinelchi: fixed c++-11 issues, removed imagemagick support
    
    removed imagemagick support, as it is
    broken on all imagemackig version in the tree
    this needs to be fixed by upstream,
    in this case we could readd the package again with imagemagick support
    reduced to -std=gnu++11, as it fails on compile with newer gnu version
    need also fixing by upstream
    
    Bug: https://bugs.gentoo.org/599148
    Bug: https://bugs.gentoo.org/314313
    Closes: https://bugs.gentoo.org/599148
    Closes: https://bugs.gentoo.org/314313
    Package-Manager: Portage-2.3.82, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-skinelchi/files/rc-addon-0.1.1_pre2-r1.sh  | 18 -------------
 media-plugins/vdr-skinelchi/metadata.xml           | 10 +++++---
 ...-0.3.0.ebuild => vdr-skinelchi-0.3.0-r1.ebuild} | 30 ++++++++--------------
 3 files changed, 18 insertions(+), 40 deletions(-)