Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18722
Added Files:
mercurial.info
Log Message:
Added mercurial
--- NEW FILE: mercurial.info ---
Info2: <<
Package: mercurial-py%type_pkg[python]
Version: 0.5b
Revision: 1
Type: python(2.2 2.3 2.4)
Depends: python%type_pkg[python]
Conflicts: mercurial-py22, mercurial-py23, mercurial-py24
Replaces: mercurial-py22, mercurial-py23, mercurial-py24
Source: http://www.selenic.com/mercurial/release/mercurial-%v.tar.gz
Source-MD5: c39c8daeb9c149d2c9ed4d93ae62a353
PatchScript: <<
perl -i -pe 'print "#include <inttypes.h>\n" if /stdlib/' mercurial/mpatch.c
<<
CompileScript: <<
#!/bin/sh
echo "No compile needed"
<<
InstallScript: <<
python%type_raw[python] setup.py install --home %i --install-lib
%i/lib/python%type_raw[python]/site-packages
mkdir -p %i/share/man/man1
cp doc/hg.1 %i/share/man/man1
<<
DocFiles: README *.txt doc/hg.1.txt doc/hg.1.html
Description: Lightweight distributed revision control system
DescDetail: <<
Mercurial is a fast, lightweight source control management
system designed for efficient handling of very large
distributed projects. Features include:
* O(1) delta-compressed file storage and retrieval scheme
* Complete cross-indexing of file and changesets for
efficient exploration of project history
* Robust SHA1-based integrity checking and append-only
storage model
* Decentralized development model with arbitrary merging
between trees
* High-speed HTTP-based network merge protocol
* Easy-to-use command-line interface
* Integrated stand-alone web interface
* Small Python codebase
* GPL license
<<
License: GPL
Homepage: http://www.selenic.com/mercurial
Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
<<
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits