Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314313 - media-plugins/vdr-skinelchi should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Summary: media-plugins/vdr-skinelchi should depend on || (media-gfx/imagemagick media-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 314431
  Show dependency tree
 
Reported: 2010-04-09 21:38 UTC by Wojciech Porczyk
Modified: 2019-12-22 17:53 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 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(-)