Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341585 - media-gfx/digikam needs media-gfx/exiv2 compiled with xmp support in order to work with xmp tags.
Summary: media-gfx/digikam needs media-gfx/exiv2 compiled with xmp support in order to...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 07:37 UTC by Fest
Modified: 2010-10-18 17:47 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 Fest 2010-10-18 07:37:45 UTC
Digikam have kde-base/libkexiv2 in dependencies, which depends on media-gfx/exiv2. 
By default it compiled without xmp support, which leads to non-working xmp tag editor in Digikam. (issue in KDE bugzilla - https://bugs.kde.org/show_bug.cgi?id=247590)

So i'm asking about adding media-gfx/exiv2 +xmp to Digikam dependencies.

Reproducible: Always

Steps to Reproduce:
1. merge media-gfx/digikam.

Actual Results:  
portage install media-gfx/exiv2 without xmp flag.

Expected Results:  
portage install media-gfx/exiv2 with xmp flag.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-10-18 09:01:48 UTC
I don't get your point.    Digikam is already fixed to report "Exiv2 supports XMP metadata: No" instead of "Yes" by upstream per the bug report you linked.
So why should another ebuild be forcing USE flags from another one if it's not really required?
As an example. It's not like every GTK+ based image viewer is forcing +jpeg from x11-libs/gtk+ in order to show .jpg images either
Comment 2 Fest 2010-10-18 17:47:12 UTC
Thanks for example. I thought about this, not like "additional filetype support" by as "non working feature". 

But since xmp the only metadata format that supports unicode - imho it should be default flag for media-gfx/exiv2 in desktop profile? Like "unicode" or "nls" use flags?