Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv13783

Added Files:
        qscintilla2-qt4-py.info 
Log Message:
Move to 10.7.


--- NEW FILE: qscintilla2-qt4-py.info ---
Info2: <<
Package: qscintilla2-qt4%type_pkg[qt]-py%type_pkg[python]
Version: 2.5.1
Revision: 2
Type: qt (-mac -x11), python (2.6 2.7 3.1)
GCC: 4.0
Source: 
http://www.riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla-gpl-%v.tar.gz
Source-MD5: dd7edef5ff674d307057a3c12dbd8fce
BuildDepends: <<
  (%type_pkg[qt] = -mac) libpng15,
  (%type_pkg[qt] = -mac) system-openssl-dev,
  libiconv-dev,
  qscintilla2.6-qt4%type_pkg[qt] (>= %v-2),
  qt4-base%type_pkg[qt] (>= 4.7.3-1),
  sip-py%type_pkg[python] (>= 4.12.1-1),
  sip-py%type_pkg[python]-bin (>= 4.12.1-1),
  (%type_pkg[qt] = -x11) x11-dev
<<
Depends: <<
  (%type_pkg[qt] = -mac) libpng15-shlibs,
  libiconv,
  qscintilla2.6-qt4%type_pkg[qt]-shlibs (>= %v-2),
  qt4-base%type_pkg[qt]-qtcore-shlibs (>= 4.7.3-1),
  qt4-base%type_pkg[qt]-qtgui-shlibs (>= 4.7.3-1),
  (%type_pkg[qt] = -mac) pyqt4-mac-py%type_pkg[python] (>= 4.8.5-0.1),
  (%type_pkg[qt] = -x11) pyqt4-py%type_pkg[python] (>= 4.8.5-0.1),
  (%type_pkg[qt] = -x11) x11-shlibs
<<

# Make sure QScintilla2.api file goes in a python-versioned directory.
PatchScript: perl -pi -e 's/"python"/"python%type_raw[python]"/' 
Python/configure.py

UseMaxBuildJobs: true

CompileScript: <<
 #!/bin/sh -ev
 cd Python
 
 if [ "%type_pkg[qt]" = "-mac" ]; then
   sipdir=%i/share/sip-py%type_pkg[python]/pyqt4-mac
 else
   sipdir=%i/share/sip-py%type_pkg[python]/pyqt4
 fi
 
 export 
PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages
 
 %p/bin/python%type_raw[python] configure.py
 make
<<
InstallScript: <<
  #!/bin/sh -ev
  cd Python
  make install DESTDIR=%d
<<
Description: QScintilla python bindings for pyqt4
DocFiles: LICENSE* NEWS README GPL_EXCEPTION* OPENSOURCE-NOTICE.TXT
License: GPL
Homepage: http://www.riverbankcomputing.co.uk/software/qscintilla
Maintainer:  Daniel Johnson <[email protected]>
<<


------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to