| Summary: | games-strategy/wesnoth - Battle For Wesnoth with tinygui USE, for smaller resolution than 800x600 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Pablo Cholaky <waltercool> |
| Component: | New packages | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 224921 *** |
I have added the tinygui use flag Modifications: IUSE="dedicated tinygui editor lite nls server static tools" EBUILD CODE: egamesconf \ --disable-dependency-tracking \ --without-fribidi \ --with-localedir=/usr/share/locale \ --with-icondir=/usr/share/icons \ --with-desktopdir=/usr/share/applications \ --docdir=/usr/share/doc/${PF} \ --enable-python-install \ $(use_enable tinygui) \ #Tinygui Mod $(use_enable lite) \ $(use_enable static) \ $(use_enable editor) \ $(use_enable tools) \ Reproducible: Always