<package>
   <name>Tint2</name>
   <version>SVN</version>
    <licence>GPL</licence>
    <homepage></homepage>
    <maintainer>
       <name>Olivier Schwander</name>
       <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
    <url fetch="svn checkout" extract="true">http://tint2.googlecode.com/svn/trunk/</url>
    <directory>trunk</directory>
    <patches>
    </patches>
    <needs>
      <url>http://chadok.info/darcs/lack/packages/imlib2_1.4.5.xml</url>
    </needs>
    <configuration>
    	 <command>cmake -DCMAKE_INSTALL_PREFIX= $PREFIX .</command>
    </configuration>
    <build>
    	 <command>make</command>
    </build>
    <install>
    	 <command>make install</command>
    </install>
</package>

