Magellan Linux

Annotation of /trunk/extras/darcs/darcs-1.0.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 626 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/darcs/darcs-1.0.9-r1.smage2,v 1.3 2008/02/07 14:23:35 niro Exp $
2    
3     PNAME="darcs"
4     PVER="1.0.9"
5     PBUILD="r1"
6    
7     PCATEGORIE="dev-util"
8     STATE="testing"
9    
10     DESCRIPTION="Darcs is a revision control system written in haskell."
11     HOMEPAGE="http://darcs.net/"
12    
13     DEPEND=">= dev-libs/gmp-4.1.4
14     >= dev-libs/openssl-0.9.8
15     >= net-dns/libidn-0.5.20
16     >= net-misc/curl-7.15.0
17     >= sys-libs/readline-5.2
18     >= sys-libs/zlib-1.2.3"
19    
20     SDEPEND=">= dev-lang/ghc-6"
21    
22     SRCFILE="${PNAME}-${PVER}.tar.gz"
23     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
24    
25     sminclude mbuild
26    
27     SRC_URI=(
28     http://darcs.net/${SRCFILE}
29     mirror://${PNAME}/${SRCFILE}
30     )

Properties

Name Value
svn:keywords Id