Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479896 - dev-util/gource-0.40 is incompatible with media-libs/sdl-image-2.0.0 (from gamerlay overlay)
Summary: dev-util/gource-0.40 is incompatible with media-libs/sdl-image-2.0.0 (from ga...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Enrico Tagliavini
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 04:17 UTC by Reonaydo
Modified: 2013-09-18 09:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to apply to the ebuild to fix the sdl dep issue (gource-sdl1-dep.patch,451 bytes, patch)
2013-09-17 10:11 UTC, Enrico Tagliavini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reonaydo 2013-08-06 04:17:24 UTC
dev-util/gource-0.40 can`t build with >=media-libs/sdl-image-2.0.0
and there is not corrent depend in ebuild.
Next change fix problem.
change
 >=media-libs/sdl-image-1.2[jpeg,png]
to
 >=media-libs/sdl-image-1.2:0[jpeg,png]


Reproducible: Always
Comment 1 Enrico Tagliavini 2013-08-06 14:38:29 UTC
I'm more keen to go for <media-libs/sdl-image-2 . There is no version 2 of libsdl in the main portage tree for now, so the slotting might change.
Comment 2 Enrico Tagliavini 2013-09-17 10:11:59 UTC
Created attachment 358850 [details, diff]
patch to apply to the ebuild to fix the sdl dep issue

There is no need to revbump it, installed files are untouched.