Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21381/sound

Added Files:
        pyvorbis-py.info pyogg-py.info 
Log Message:
new pymods

--- NEW FILE: pyogg-py.info ---
Info2: <<
Package: pyogg-py%type_pkg[python]
Version: 1.3
Revision: 11
Type: python (2.3 2.4)
Description: Python %type_raw[python] mod for OGG files
License: LGPL
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

# Dependencies:
Depends: python%type_pkg[python] | python%type_pkg[python]-nox, libogg-shlibs
BuildDepends: libogg

# Unpack Phase:
Source: http://www.andrewchatham.com/pyogg/download/pyogg-%v.tar.gz
Source-MD5: 45a4ecc4d0600661199e4040a81ea3fe

# Patch Phase:
PatchScript: <<
        perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
setup.py
<<

# Compile Phase:
# Note, must use '--prefix %p' instead of '--prefix=%p'
CompileScript: <<
        python%type_raw[python] config_unix.py --prefix %p
        python%type_raw[python] setup.py build
<<

# Install Phase:
DocFiles: AUTHORS COPYING ChangeLog MANIFEST NEWS PKG-INFO README
InstallScript: <<
        python%type_raw[python] setup.py install --root=%d
<<

# Additional Info:
Homepage: http://www.andrewchatham.com/pyogg/

# End of Info2
<<

--- NEW FILE: pyvorbis-py.info ---
Info2: <<
Package: pyvorbis-py%type_pkg[python]
Version: 1.4
Revision: 11
Type: python (2.3 2.4)
Description: Python %type_raw[python] mod for OGG Vorbis files
License: LGPL
Maintainer: Dave Vasilevsky <[EMAIL PROTECTED]>

# Dependencies:
Depends: <<
        python%type_pkg[python] | python%type_pkg[python]-nox,
        pyogg-py%type_pkg[python],
        libvorbis0-shlibs,
<<
BuildDepends: libvorbis0

# Unpack Phase:
Source: http://www.andrewchatham.com/pyogg/download/pyvorbis-%v.tar.gz
Source-MD5: b4921e792c0a74f75b9d3057df10ee7c

# Patch Phase:
PatchScript: <<
        perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
setup.py
<<

# Compile Phase:
# Note, must use '--prefix %p' instead of '--prefix=%p'
CompileScript: <<
        python%type_raw[python] config_unix.py --prefix %p
        python%type_raw[python] setup.py build
<<

# Install Phase:
DocFiles: AUTHORS COPYING ChangeLog MANIFEST NEWS PKG-INFO README
InstallScript: <<
        python%type_raw[python] setup.py install --root=%d
<<

# Additional Info:
Homepage: http://www.andrewchatham.com/pyogg/

# End of Info2
<<



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to