Snapshot that builds with 0compile
[delight.git] / Delight-gcc.xml
blobadb8c5e84b3e526c9d08335b05cc51be26dfba8a
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
3   <name>Delight-gcc</name>
4   <summary>core GCC-based compiler for Delight</summary>
5   <description>
6 Delight is an imperative, object-oriented programming language with a Python-
7 like syntax. Internally, it is based on the D programming language.</description>
8   <homepage>http://delight.sourceforge.net/</homepage>
9   <category>Development</category>
10   <feed-for interface="http://delight.sourceforge.net/feed/Delight-gcc.xml"/>
11   <needs-terminal/>
12   <group arch="*-src" compile:binary-main="bin/gdc" compile:command="&quot;$SRCDIR/gcc-4.1.2/configure&quot; --disable-multilib --disable-shared --prefix=&quot;$DISTDIR&quot; --enable-languages=c,dlt &amp;&amp; make &amp;&amp; make install" license="OSI Approved :: GNU General Public License v2">
13     <implementation id="." version="0.1" version-modifier="-pre"/>
14   </group>
15 </interface>