Release 0.1
[delight/dlt-lib.git] / Delight-stdlib.xml
blobf6a5b6be07fdcaf581a30d60df23afb41aa797f8
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)" released="2008-09-23" version="0.1"/>
13     <requires interface="http://delight.sourceforge.net/feed/Tango.xml">
14       <environment insert="" mode="replace" name="TANGO"/>
15     </requires>
16     <requires interface="http://delight.sourceforge.net/feed/Delight-gcc.xml">
17       <environment insert="" mode="replace" name="DELIGHT_GCC"/>
18     </requires>
19   </group>
20 </interface>