Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19081

Added Files:
        buildbot-py.info buildbot-slave-py.info 
Log Message:
buildbot master+slave


--- NEW FILE: buildbot-py.info ---
Info2: <<
Package: buildbot-py%type_pkg[python]
Version: 0.8.8
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
Homepage: http://buildbot.net/
License: GPL
Type: python (2.7)
Description: Continuous task automation management
DescDetail: <<
Buildbot is an open-source framework for automating software build, 
test, and release processes.
<<
BuildDepends: setuptools-tng-py%type_pkg[python]
Depends: <<
        twisted-py%type_pkg[python],
        virtualenv-py%type_pkg[python],
        python%type_pkg[python]
<<
Source: http://buildbot.googlecode.com/files/buildbot-%v.tar.gz
Source-MD5: 472f512584bbb18cc677ca2ec3b3a905
CompileScript: <<
        #!/bin/sh -ev
        %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
        #!/bin/sh -ev
        %p/bin/python%type_raw[python] setup.py install --root %d
        pushd %i/bin
        mv buildbot{,-py%type_pkg[python]}
<<
DocFiles: <<
        PKG-INFO
        README
<<
<<

--- NEW FILE: buildbot-slave-py.info ---
Info2: <<
Package: buildbot-slave-py%type_pkg[python]
Version: 0.8.8
Revision: 1
Maintainer: David Fang <fang...@users.sourceforge.net>
Homepage: http://buildbot.net/
License: GPL
Type: python (2.7)
Description: Continuous task automation (client)
DescDetail: <<
Buildbot is an open-source framework for automating software build, 
test, and release processes.
<<
BuildDepends: setuptools-tng-py%type_pkg[python]
Depends: <<
        twisted-py%type_pkg[python],
        virtualenv-py%type_pkg[python],
        python%type_pkg[python]
<<
Source: http://buildbot.googlecode.com/files/buildbot-slave-%v.tar.gz
Source-MD5: 9854d1df35cb09a5320b30b76eefd9ba
CompileScript: <<
        #!/bin/sh -ev
        %p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
        #!/bin/sh -ev
        %p/bin/python%type_raw[python] setup.py install --root %d
        pushd %i/bin
        mv buildslave{,-py%type_pkg[python]}
<<
DocFiles: <<
        PKG-INFO
        README
<<
<<


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to