Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31593

Modified Files:
        python-ldap-py.info 
Log Message:
Updated python-ldap from 
https://sourceforge.net/p/fink/package-submissions/4250/

Tested on 10.6


Index: python-ldap-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/python-ldap-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- python-ldap-py.info 14 Feb 2013 22:52:29 -0000      1.6
+++ python-ldap-py.info 27 Apr 2013 22:05:51 -0000      1.7
@@ -1,28 +1,27 @@
 Info2: <<
 Package: python-ldap-py%type_pkg[python]
-Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Type: python (2.4 2.5)
-Version: 2.3.1
-Revision: 15
+Type: python (2.6 2.7)
+Version: 2.4.10
+Revision: 1
 
 Depends: python%type_pkg[python], openldap24-shlibs, cyrus-sasl2-shlibs
-BuildDepends: distribute-py%type_pkg[python], openldap24-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, openssl100-dev
+BuildDepends: fink (>= 0.24.12), openldap24-dev, cyrus-sasl2-dev, 
system-openssl-dev
 
-Source: mirror:sourceforge:python-ldap/python-ldap-%v.tar.gz
-Source-MD5: 1a97e0fef2567e30d75ed137a8914559
+Source: mirror:custom:p/python-ldap/python-ldap-%v.tar.gz
+Source-MD5: a15827ca13c90e9101e5e9405c1d83be
 
 DocFiles: INSTALL LICENCE README TODO
 
+NoSetCPPFLAGS: true
+NoSetLDFLAGS: true
+SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/include/sasl
+SetLDFLAGS: -L%p/lib/system-openssl/lib -lcrypto -lssl -lldap_r -llber -lsasl2 
+
 CompileScript: <<
-   echo Skipping compile stage
+  %p/bin/python%type_raw[python] setup.py build
 <<
 
 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
@@ -42,5 +41,14 @@
 Homepage: http://python-ldap.sourceforge.net/
 Maintainer: Charles Lepple <clepple+f...@ghz.cc>
 
+CustomMirror: <<
+    eur-NL: http://a.pypi.python.org/packages/source/
+    nam-US: http://b.pypi.python.org/packages/source/
+    eur-DE: http://c.pypi.python.org/packages/source/
+    eur-DE: http://d.pypi.python.org/packages/source/
+    eur-DE: http://e.pypi.python.org/packages/source/
+    eur-DE: http://f.pypi.python.org/packages/source/
+<<
+
 # Info2:
 <<


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to