Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570854 - gnome-extra/libgsf optionally depends on gdk-pixbuf instead of gtk+:2
Summary: gnome-extra/libgsf optionally depends on gdk-pixbuf instead of gtk+:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-04 14:29 UTC by Marinus Schraal
Modified: 2016-02-20 13:40 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 Marinus Schraal 2016-01-04 14:29:56 UTC
gnome-extra/libgsf has an optional 'gtk? ( gtk+:2)' dependency, which is really just gdk-pixbuf.

should probably be use-flagged 'thumbnail' instead as well

Reproducible: Always
Comment 1 Marinus Schraal 2016-01-04 14:43:27 UTC
actually the thumbnailer code has 2 codepaths:

* gdk-pixbuf
* calling convert via cmdline (using media-gfx/imagemagick)

so the depend should be like

thumbnail? ( || (gdk-pixbuf media-gfx/imagemagick) )
Comment 2 Pacho Ramos gentoo-dev 2016-02-20 13:40:14 UTC
[master aa3ad09] gnome-extra/libgsf: Version bump, fix gdk pixbuf dependencies (#570854 by Marinus Schraal)
 2 files changed, 44 insertions(+)
 create mode 100644 gnome-extra/libgsf/libgsf-1.14.36.ebuild

For the renaming of the USE flag I am unsure... feel free to open a separate bug asking for the renaming and showing the rationale