Add metadata.xml files, with GLEP 56 USE descriptions.
[gentoo-interactive-fiction.git] / games-engines / frobtads / metadata.xml
blob49250f027b7ad023d246e709daccbe3939d5d78d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>no-herd</herd>
5 <maintainer>
6   <email>levertond@googlemail.com</email>
7 </maintainer>
8 <use>
9   <flag name='debug'>
10     Build the TADS 3 VM and compiler in debug mode.  Needed in order
11     to run the TADS 3 compiler test suite.
12   </flag>
13   <flag name='tads2compiler'>
14     Build the TADS 2 compiler.
15   </flag>
16   <flag name='tads3compiler'>
17     Build the TADS 3 compiler.  Needed in order to run tests for the
18     interpreter.
19   </flag>
20 </use>
21 </pkgmetadata>