Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224921 - No enable-smallgui option when emerging wesnoth
Summary: No enable-smallgui option when emerging wesnoth
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 227825 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-04 18:18 UTC by Julien Blanc
Modified: 2008-09-03 03:25 UTC (History)
1 user (show)

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


Attachments
Proposed patch (wesnoth-1.4.1-r1.ebuild,3.21 KB, patch)
2008-06-04 18:19 UTC, Julien Blanc
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Blanc 2008-06-04 18:18:37 UTC
games-strategy/wesnoth has a compile time option, --enable-smallgui, which allows to select the resolution 800x480. This resolution is otherwise not available.

Currently, the gentoo ebuild has no way to activate this configure option. There should be a use flag for this.

Reproducible: Always

Steps to Reproduce:
1. emerge games-strategy/wesnoth
2. launch the game
3. Try to set the resolution

Actual Results:  
Note that 800x480 is not available

Expected Results:  
800x480 should be available, if emerged with the correct use flags

I'll attach the modified ebuild that i have used to compile wesnoth, enabling the 800x480 resolution. I used the "small-gui" use flag for this.
Comment 1 Julien Blanc 2008-06-04 18:19:47 UTC
Created attachment 155533 [details, diff]
Proposed patch

This ebuilds allows enabling the 800x480 resolution via the small-gui use flag.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-06-04 19:44:26 UTC
Do you use the small gui?
Comment 3 Julien Blanc 2008-06-04 20:05:39 UTC
I do. Actually, 800x480 is the resolution of the asus eee701. Small-gui is not a standard option since it has been reported that some menus do not fit in this resolution, but the game is completely playable at this resolution.

I think it ok to add it as an extra-option (thus, the use flag).
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2008-06-17 15:55:19 UTC
*** Bug 227825 has been marked as a duplicate of this bug. ***
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2008-09-03 03:25:29 UTC
in wesnoth-1.4.5.ebuild