diff options
Diffstat (limited to 'games-strategy/megaglest/metadata.xml')
-rw-r--r-- | games-strategy/megaglest/metadata.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/games-strategy/megaglest/metadata.xml b/games-strategy/megaglest/metadata.xml new file mode 100644 index 0000000..3422202 --- /dev/null +++ b/games-strategy/megaglest/metadata.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>hasufell@posteo.de</email> + <name>Julian Ospald</name> + </maintainer> + <upstream> + <changelog>http://megaglest.svn.sourceforge.net/viewvc/megaglest/trunk/docs/CHANGELOG.txt?revision=3397</changelog> + <doc lang="en">http://glest.wikia.com/wiki/MG</doc> + <bugs-to>https://sourceforge.net/tracker/?group_id=300350&atid=1266776</bugs-to> + </upstream> + <use> + <flag name='editor'>Build map editor</flag> + <flag name='irc'>Enable libircclient support</flag> + <flag name='fribidi'>Enable fribidi support</flag> + <flag name='ftgl'>Use <pkg>media-libs/ftgl</pkg> for on-screen fonts + </flag> + <flag name='streflop'>Use the library streflop. Out of synchs may + occur if not enabled.</flag> + <flag name='tools'>Build model import/export tools</flag> + <flag name='unicode'>Use unicode strings for wxwidgets</flag> + <flag name='wxuniversal'>Use the wxUniversal port which implements + the various GUI controls by drawing them itself </flag> + <flag name='model-viewer'>Build model viewer</flag> + </use> + <longdescription lang="en"> + MegaGlest is an entertaining free (freeware and free software) and + open source cross-platform 3D real-time strategy (RTS) game, where + you control the armies of one of seven different factions: Tech, + Magic, Egyptians, Indians, Norsemen, Persian or Romans. The game is + setup in one of 17 naturally looking settings, which -like the unit + models- are crafted with great appreciation for detail. Additional + game data can be downloaded from within the game at no cost. + </longdescription> +</pkgmetadata> + |