Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7042

Added Files:
        python-ldap-py.info 
Log Message:
New package (python-ldap).


--- NEW FILE: python-ldap-py.info ---
Info2: <<
Package: python-ldap-py%type_pkg[python]
Type: python (2.4 2.5)
Version: 2.3.1
Revision: 10

Depends: python%type_pkg[python], openldap23-shlibs, cyrus-sasl2-shlibs
BuildDepends: setuptools-py%type_pkg[python] (>= 0.6c2-1), openldap23-dev, 
cyrus-sasl2-dev, system-openssl-dev

# Sorry about this, but I think Python is hardcoding a -L%p/lib before the 
-L%p/lib/system-openssl/lib:
BuildConflicts: openssl-dev, openssl097-dev

Source: mirror:sf:python-ldap/python-ldap-%v.tar.gz
Source-MD5: 1a97e0fef2567e30d75ed137a8914559

DocFiles: INSTALL LICENCE README TODO

CompileScript: <<
   echo Skipping compile stage
<<

InstallScript: <<
   sed -i '' -e 's,^\(library_dirs =\).*$,\1 %p/lib/system-openssl/lib %p/lib,' 
setup.cfg
   sed -i '' -e 's,^\(include_dirs =\).*$,\1 %p/lib/system-openssl/include 
%p/include %p/include/sasl,' setup.cfg
   %p/bin/python%type_raw[python] setup.py install --root=%d
   mkdir -p %i/share/doc/%n
   cp -pr Demo %i/share/doc/%n
<<

Description: Python LDAP client library

DescDetail: <<
python-ldap provides an object-oriented API to access LDAP directory servers
from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose.

Additionally the package contains modules for other LDAP-related stuff (e.g.
processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
<<

DescPackaging:<<
$LastChangedRevision: 471 $ in my local repository.
<<

License: OSI-Approved
Homepage: http://python-ldap.sourceforge.net/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

# Info2:
<<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to