Start development series 0.3-post
[delight/dlt-lib.git] / Delight-stdlib.xml
blob5740f0fc1e8c537cf70d782f46054bf3dab7c360
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
4   <name>Delight-stdlib</name>
5   <summary>the Delight standard library</summary>
6   <description>
7 This is the standard library for the Delight programming language.</description>
8   <homepage>http://delight.sourceforge.net/</homepage>
9   <category>Development</category>
10   <feed-for interface="http://delight.sourceforge.net/feed/Delight-stdlib.xml"/>
11   <group arch="*-src" compile:command="make -f &quot;$SRCDIR/Makefile&quot; install">
12     <implementation id="." license="OSI Approved :: GNU Lesser General Public License (LGPL)" version="0.3-post"/>
13     <!--
14     <requires interface="http://delight.sourceforge.net/feed/Tango.xml">
15       <environment insert="" mode="replace" name="TANGO"/>
16     </requires>
17     -->
18     <requires interface="http://delight.sourceforge.net/feed/Delight-gcc.xml">
19       <environment insert="" mode="replace" name="DELIGHT_GCC"/>
20     </requires>
21   </group>
22 </interface>