Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv31927/stable/main/finkinfo/sci

Added Files:
        lpsolve-python.info 
Log Message:
lpsolve-python to stable


--- NEW FILE: lpsolve-python.info ---
Info2: <<
Package: lpsolve-python
Version: 5.5.2.0
Revision: 1
## rev-up and change next line at every new version of python (or lpsolve)
Type: python (2.7), maj (5.5)
# no numpy for python3 ...

BuildDepends: lpsolve%type_raw[maj]-dev (>= %v-1), python%type_pkg[python], 
numpy-py%type_pkg[python]
Depends: lpsolve%type_raw[maj]-shlibs (>= %type_raw[maj].0.0-1), 
python%type_pkg[python]

Source: mirror:sourceforge:lpsolve/lp_solve_%v_Python_source.tar.gz
Source-MD5: feda6b55a62f877557f49e04b091191c
SourceDirectory: lp_solve_%type_raw[maj]

PatchScript: <<
#!/bin/sh -ev
  rm -f */*/*.bat
  sed -i'' -e '/malloc\.h/d' */*/hash.c
  sed -i'' -e 's,5.5.0.[59],%v,' \
        -e 's,/Lib,/lib/python%type_raw[python],' \
        -e "s,\.\./\.\./lpsolve%type_pkg[maj].*,%p/lib'," \
        -e 's,\(\["lpsolve\)%type_pkg[maj],\1,' \
        -e 's,\.\./\.\.,%p/include/lpsolve,' extra/Python/setup.py
<<
CompileScript: echo ''
InstallScript: <<
#!/bin/sh -ev
  cd extra/Python
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/%N/examples %i/share/doc/lpsolve%type_raw[maj]-shlibs
  ln -s ../%n %i/share/doc/lpsolve%type_raw[maj]-shlibs
  cp -p {ex,lpd}*.py %i/share/doc/%N/examples
<<
DocFiles: <<
  */*/*.htm
<<

Description: Python interface to the mixed LP pkg lpsolve
DescPackaging: <<
<<
DescUsage: <<
For doc on lpsolve, install lpsolve-extra and go to %p/share/doc/lpsolve-extra,
or cf http://lpsolve.sourceforge.net/%type_raw[maj]/
For doc on this interface from Python, cf %p/share/doc/%n/Python.htm
<<
License: LGPL
HomePage: http://sourceforge.net/projects/lpsolve/
Maintainer: JF Mertens <[email protected]>
<<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to