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

Added Files:
        sphinx-py.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: sphinx-py.info ---
Info2: <<

Package: sphinx-py%type_pkg[python]
Version: 1.1.2
Revision: 2
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
BuildDepends: tetex-base, distribute-py%type_pkg[python]
Depends: python%type_pkg[python], jinja2-py%type_pkg[python] (>= 2.1-1), 
pygments-py%type_pkg[python] (>= 0.8-1), docutils-py%type_pkg[python] (>= 0.4-1)
Source: http://cheeseshop.python.org/packages/source/S/Sphinx/Sphinx-%v.tar.gz
Source-MD5: b65a5d5d6172f3dcfefb4770ec63926e
CompileScript: <<
 chmod u+w *
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
 mkdir -p %i/share/doc/sphinx-py%type_pkg[python]
 cp -R doc %i/share/doc/sphinx-py%type_pkg[python]/doc
 make -C doc latex PYTHON=python%type_raw[python] 
SPHINXBUILD="python%type_raw[python] ../sphinx-build.py" 
 make -C doc/_build/latex all-pdf PYTHON=python%type_raw[python] 
SPHINXBUILD="python%type_raw[python] ../sphinx-build.py" 
 mv %i/bin/sphinx-build %i/bin/sphinx-build%type_raw[python]
 mv %i/bin/sphinx-quickstart %i/bin/sphinx-quickstart%type_raw[python]
 mv %i/bin/sphinx-autogen %i/bin/sphinx-autogen%type_raw[python]
 mv %i/bin/sphinx-apidoc %i/bin/sphinx-apidoc%type_raw[python]
<<
PostInstScript: <<
 update-alternatives --install %p/bin/sphinx-build sphinx-build 
%p/bin/sphinx-build%type_raw[python] %type_pkg[python] --slave 
%p/bin/sphinx-quickstart sphinx-quickstart 
%p/bin/sphinx-quickstart%type_raw[python] --slave %p/bin/sphinx-autogen 
sphinx-autogen %p/bin/sphinx-autogen%type_raw[python] --slave 
%p/bin/sphinx-apidoc sphinx-apidoc %p/bin/sphinx-apidoc%type_raw[python]
<<
PreRmScript: <<
 update-alternatives --remove sphinx-build %p/bin/sphinx-build%type_raw[python]
<<
License: BSD
HomePage: http://sphinx.pocoo.org
DocFiles: AUTHORS CHANGES LICENSE TODO doc/_build/latex/sphinx.pdf
Description: Python documentation generator
DescDetail: <<
Sphinx is a tool that facilitates the creation of beautiful
documentation for Python projects from reStructuredText sources. It
was originally created to format the new documentation for Python, but
has since been cleaned up in the hope that it will be useful in many
other projects.
<<

<<

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to