<package>
	<name>Darcs</name>
	<version>2.5</version>
    <licence>GPL</licence>
    <homepage>http://darcs.net</homepage>
    <maintainer>
    	<name>Olivier Schwander</name>
	    <email>olivier.schwander@ens-lyon.org</email>
    </maintainer>
	<url>http://darcs.net/releases/darcs-2.5.tar.gz</url>
    <directory>darcs-2.5</directory>
    <digest>7de8b352d8b0ed50d71ac0c32d3b6d5c</digest>
    <patches>
    </patches>
    <needs>
		<url>ghc_6.12.3.xml</url>
		<url>ghc-hashed-storage_0.5.2.xml</url>
		<url>ghc-haskeline_0.6.2.2.xml</url>
		<url>ghc-mtl_1.1.1.0.xml</url>
		<url>ghc-html_1.0.1.2.xml</url>
      <url>ghc-tar_0.3.1.0.xml</url>
      <url>ghc-regex-compat_0.93.1.xml</url>
      <url>ghc-parsec_3.0.1.xml</url>
    </needs>
	<test>darcs --version | grep 2.5</test>
    <depends>
    </depends>
    <configuration>
    	<command>runghc Setup.lhs configure --user --prefix=$PREFIX</command>
    </configuration>
    <build>
    	<command>runghc Setup.lhs build</command>
    </build>
    <install>
    	<command>runghc Setup.lhs install</command>
    </install>
</package>

