Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176474 - openttd-0.5 ebuild tweaks
Summary: openttd-0.5 ebuild tweaks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-29 16:02 UTC by Jonathan Coome (RETIRED)
Modified: 2007-05-12 15:43 UTC (History)
0 users

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


Attachments
Patch for openttd-0.5.1.ebuild (openttd-0.5.1-r1.diff,1.85 KB, patch)
2007-04-29 16:03 UTC, Jonathan Coome (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Coome (RETIRED) gentoo-dev 2007-04-29 16:02:24 UTC
As well as freetype, OpenTTD 0.5 added fontconfig as an optional dependency. This is currently automatic, and should probably be made a hard dependency like fontconfig.

It also has iconv support, but this is only for converting filenames from the filesystem charset to utf-8. It's not usually needed, and enabling it can cause some problems if the user's LANG doesn't match the filesystem's encoding (see http://bugs.openttd.org/task/725 for an example).

A couple of minor things as well - RELEASE doesn't need to be set as it will default to the right value, and docs/console.txt doesn't exist any more.

I've attached a patch to the ebuild that should fix all of these.
Comment 1 Jonathan Coome (RETIRED) gentoo-dev 2007-04-29 16:03:49 UTC
Created attachment 117647 [details, diff]
Patch for openttd-0.5.1.ebuild
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2007-05-12 15:43:26 UTC
Cool, thanks for the patch!  I reviewed and added it to portage.