Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337100 - games-emulation/snes9x-1.52-r1: wrong configure option for screenshot in gtk gui
Summary: games-emulation/snes9x-1.52-r1: wrong configure option for screenshot in gtk gui
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 16:31 UTC by Philipp
Modified: 2010-09-13 19:19 UTC (History)
0 users

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


Attachments
Patch for games-emulation/snes9x-1.52-r1.ebuild (snes9x-1.52-r1-fix-gtk-screenshot.patch,352 bytes, patch)
2010-09-13 16:33 UTC, Philipp
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp 2010-09-13 16:31:48 UTC
The ebuild passes the right configure option for use=+png for the non gtk version, namely $(use_enable png screenshot). For the case of the gtk gui it passes $(use_with png) but this should be $(use_with png screenshot). The consequence is that the screenshot function doesn't work in the gtk gui right now.
Comment 1 Philipp 2010-09-13 16:33:48 UTC
Created attachment 247150 [details, diff]
Patch for games-emulation/snes9x-1.52-r1.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2010-09-13 19:19:05 UTC
good catch.  fixed in portage.