Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16004

Modified Files:
        pyqt-py.info 
Log Message:
force g++-3.3, and document


Index: pyqt-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/pyqt-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pyqt-py.info        23 Jan 2006 18:23:29 -0000      1.6
+++ pyqt-py.info        16 Feb 2006 00:26:03 -0000      1.7
@@ -3,15 +3,16 @@
 Package: pyqt-py%type_pkg[python]
 Version: 3.15
 Revision: 6
+Architecture: powerpc
 GCC: 3.3
 Source: http://www.river-bank.demon.co.uk/download/PyQt/PyQt-mac-gpl-%v.tar.gz
 Source-MD5: b0e096a9e71038f3108a40259e0965d4
 Depends: qt3-shlibs, python%type_pkg[python], sip-py%type_pkg[python], 
qscintilla-shlibs, sip
-BuildDepends: qt3, qt3-dev, qscintilla
+BuildDepends: qt3, qt3-dev, qscintilla, gcc3.3
 Type: python (2.3 2.4)
 CompileScript: <<
 echo "yes" | %p/bin/python%type_raw[python] configure.py -b %i/bin -d 
%i/lib/python%type_raw[python]/site-packages -v 
%i/share/sip-py%type_pkg[python] -n %p/include -o %p/lib
-make
+make CXX=g++-3.3 LINK=g++-3.3
 <<
 InstallScript: <<
 make install
@@ -20,6 +21,11 @@
 DocFiles: ChangeLog LICENSE NEWS README
 License: GPL
 Description: Python bindings for the Qt toolkit
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 Homepage: http://www.river-bank.demon.co.uk
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 SplitOff: <<



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to