Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv19609

Added Files:
        git-remote-hg-py.info 
Log Message:
Move to stable.


--- NEW FILE: git-remote-hg-py.info ---
Info2: <<
Package: git-remote-hg-py%type_pkg[python]
Version: 0.1.1
Revision: 1
Type: python (2.6 2.7)
Description: Access hg repos as git remotes
DescUsage: <<
        Clone a mercurial repo with:
        git clone hg::https://hg.example.com/some-mercurial-repo
        and then use normal git commands to interact with it.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: https://github.com/rfk/git-remote-hg

Source: mirror:custom:g/git-remote-hg/git-remote-hg-%v.tar.gz
Source-MD5: b13d96a93010566dc002e3f33e90c1ca

Depends: <<
        git,
        hg-git-py%type_pkg[python],
        python%type_pkg[python]
<<
BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

InstallScript: <<
        %p/bin/python%type_raw[python] setup.py install --root=%d
        mv %i/bin/git-remote-hg %i/bin/git-remote-hg-py%type_pkg[python]
<<

PostInstScript: <<
        update-alternatives --install %p/bin/git-remote-hg git-remote-hg 
%p/bin/git-remote-hg-py%type_pkg[python] %type_pkg[python]
<<

PreRmScript: <<
        if [ $1 != "upgrade" ]; then
                update-alternatives --remove git-remote-hg 
%p/bin/git-remote-g-py%type_pkg[python]
        fi
<<

DocFiles: ChangeLog.txt LICENSE.txt README.rst

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to