Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5531

Added Files:
        python-ldap-py.info 
Log Message:
Move python-ldap-py* to stable


--- 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: 13

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, openssl098-dev

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

DocFiles: INSTALL LICENCE README TODO

CompileScript: <<
   echo Skipping compile stage
<<

InstallScript: <<
   /usr/bin/sed -i '' -e 's,^\(library_dirs =\).*$,\1 %p/lib/system-openssl/lib 
%p/lib,' setup.cfg
   /usr/bin/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.).
<<

License: OSI-Approved
Homepage: http://python-ldap.sourceforge.net/
Maintainer: Charles Lepple <clepple+f...@ghz.cc>

# Info2:
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to