diff options
Diffstat (limited to 'games-strategy/megaglest/metadata.xml')
-rw-r--r-- | games-strategy/megaglest/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/games-strategy/megaglest/metadata.xml b/games-strategy/megaglest/metadata.xml index 8109a5243fab..ca0584f15be5 100644 --- a/games-strategy/megaglest/metadata.xml +++ b/games-strategy/megaglest/metadata.xml @@ -3,20 +3,21 @@ <pkgmetadata> <herd>games</herd> <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> + <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> + <remote-id type="github">MegaGlest/megaglest-source</remote-id> </upstream> <use> - <flag name='editor'>Build map editor</flag> - <flag name='fribidi'>Enable FriBIDi support</flag> - <flag name='streflop'>Use the library streflop. Out of synchs may + <flag name="editor">Build map editor</flag> + <flag name="fribidi">Enable FriBIDi support</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 + <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> + <flag name="model-viewer">Build model viewer</flag> </use> <longdescription lang="en"> MegaGlest is an entertaining free (freeware and free software) and @@ -28,4 +29,3 @@ game data can be downloaded from within the game at no cost. </longdescription> </pkgmetadata> - |