Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30503

Modified Files:
        pyqt4-mac-py.info pyqt4-py.info sip-py.info 
Log Message:
Take over with maintainer's permission/plea, update to latest upstream and 
overhaul packaging.


Index: sip-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/sip-py.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- sip-py.info 26 Jul 2010 01:07:48 -0000      1.15
+++ sip-py.info 24 Jan 2011 13:08:24 -0000      1.16
@@ -1,13 +1,13 @@
 Info2: <<
 
 Package: sip-py%type_pkg[python]
-Version: 4.10.5
+Version: 4.12
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Type: python (2.4 2.5 2.6 2.7 3.1)
 
 Source: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%v.tar.gz
-Source-MD5: 0a591ef6e59aa16e56822d3eb9fe21b8
+Source-MD5: 8a0998fbaf34bdab2c15af3d4fa3bc0e
 
 GCC: 4.0
 Depends: python%type_pkg[python]
@@ -21,7 +21,7 @@
                -p macx-g++ \
                -v %p/share/sip-py%type_pkg[python] \
                INCDIR_OPENGL=/usr/X11R6/include \
-               LFLAGS_PLUGIN="-bundle -undefined dynamic_lookup"
+               LFLAGS_PLUGIN="-bundle `%p/bin/python%type_raw[python]-config 
--ldflags`"
     perl -pi -e 's,exe = \"pythonw\",exe = 
\"%p/bin/python%type_raw[python]\",g' sipconfig.py
        make
 <<
@@ -49,10 +49,12 @@
 DescPackaging: <<
        Disable requirement of framework-built python on darwin.
        Don't over-ride specs/ for plugin compiler flags on darwin.
+       
+       Previously maintained by Dave Reiser <dbrei...@users.sourceforge.net>
 <<
 Description: Create Python bindings for C and C++ Libs
 Homepage: http://www.riverbankcomputing.co.uk/sip
 License: GPL
-Maintainer: Dave Reiser <dbrei...@users.sourceforge.net>
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 
 <<

Index: pyqt4-mac-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/pyqt4-mac-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pyqt4-mac-py.info   13 Dec 2010 05:01:01 -0000      1.3
+++ pyqt4-mac-py.info   24 Jan 2011 13:08:24 -0000      1.4
@@ -2,24 +2,35 @@
 
 Package: pyqt4-mac-py%type_pkg[python]
 Type: python (2.4 2.5 2.6 2.7 3.1)
-Version: 4.7.4
+Version: 4.8.2
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Source: mirror:master:PyQt-mac-gpl-%v.tar.gz
-#Source: 
http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-mac-gpl-%v.tar.gz
-Source-MD5: 18af44b8a51dc896200c8b299bee7937
+#Source: mirror:master:PyQt-mac-gpl-%v.tar.gz
+Source: 
http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-mac-gpl-%v.tar.gz
+Source-MD5: bbb21ddda3d681847e42d20f1c883fbb
 
 Conflicts: pyqt4-py23-bin, pyqt4-py24-bin, pyqt4-py25-bin, pyqt4-py26-bin, 
pyqt4-mac-py24-bin, pyqt4-mac-py25-bin, pyqt4-mac-py26-bin, pyqt4-py23 (<< 
4.7.4-1), pyqt4-py24 (<< 4.7.4-1), pyqt4-py25 (<< 4.7.4-1), pyqt4-py26 (<< 
4.7.4-1), pyqt4-mac-py24 (<< 4.7.4-1), pyqt4-mac-py25 (<< 4.7.4-1), 
pyqt4-mac-py26 (<< 4.7.4-1)
 Replaces: pyqt4-py23-bin, pyqt4-py24-bin, pyqt4-py25-bin, pyqt4-py26-bin, 
pyqt4-mac-py24-bin, pyqt4-mac-py25-bin, pyqt4-mac-py26-bin, pyqt4-py23 (<< 
4.7.4-1), pyqt4-py24 (<< 4.7.4-1), pyqt4-py25 (<< 4.7.4-1), pyqt4-py26 (<< 
4.7.4-1), pyqt4-mac-py24 (<< 4.7.4-1), pyqt4-mac-py25 (<< 4.7.4-1), 
pyqt4-mac-py26 (<< 4.7.4-1)
 
-Depends: qt4-mac-core-shlibs
+Depends: <<
+  libiconv,
+  libpng14-shlibs,
+  python%type_pkg[python],
+  qt4-mac-core-shlibs (>= 4.6.3-1),
+  qt4-mac-designer-shlibs (>= 4.6.3-1),
+  qt4-mac-gui-shlibs (>= 4.6.3-1)
+<<
 BuildDepends:<<
   fink (>= 0.24.12),
-  qt4-mac,
-  sip-py%type_pkg[python] (>= 4.10.5-1), sip-py%type_pkg[python]-bin (>= 
4.10.5-1),
+  libiconv-dev,
+  libpng14,
+  qt4-mac (>= 4.6.3-1),
+  sip-py%type_pkg[python] (>= 4.12-1),
+  sip-py%type_pkg[python]-bin (>= 4.12-1),
   system-openssl-dev
 <<
 
+UseMaxBuildJobs: true
 SetCPPFLAGS: -I%p/lib/qt4-mac/include
 SetLDFLAGS: -L%p/lib/qt4-mac/lib
 CompileScript: <<
@@ -35,8 +46,7 @@
     -v %i/share/sip-py%type_pkg[python]/pyqt4-mac \
     -n %i/lib/qt4-mac/include/python%type_raw[python] \
     INCDIR_OPENGL+=/usr/X11R6/include \
-    LFLAGS+=-L%p/lib/python%type_raw[python]/config \
-    LFLAGS_PLUGIN="-bundle -undefined dynamic_lookup"
+    LFLAGS_PLUGIN="-bundle `%p/bin/python%type_raw[python]-config --ldflags`"
 make
 <<
 InstallScript: <<
@@ -71,8 +81,10 @@
  python versions and x11/mac versions will not conflict or
  interfere with each other.
  
- PyQt4-mac-4.7.4 requires SIP 4.10.5 when it is built.
+ PyQt4-mac-4.8.2 requires SIP 4.12 when it is built.
+ 
+ Previously maintained by Dave Reiser <dbrei...@users.sourceforge.net>
 <<
 Homepage: http://www.riverbankcomputing.com/software/pyqt/
-Maintainer: Dave Reiser <dbrei...@users.sourceforge.net>
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 <<

Index: pyqt4-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/pyqt4-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- pyqt4-py.info       13 Dec 2010 05:01:01 -0000      1.11
+++ pyqt4-py.info       24 Jan 2011 13:08:24 -0000      1.12
@@ -1,12 +1,12 @@
 Info2: <<
 
 Package: pyqt4-py%type_pkg[python]
-Version: 4.7.4
+Version: 4.8.2
 Revision: 1
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Source: mirror:master:PyQt-x11-gpl-%v.tar.gz
-#Source: 
http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-%v.tar.gz
-Source-MD5: 88e9f1bc467cccf424d2032e3470982c
+#Source: mirror:master:PyQt-x11-gpl-%v.tar.gz
+Source: 
http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-%v.tar.gz
+Source-MD5: 142a32f126f205a2bd77f6a9910f5333
 
 Conflicts: pyqt4-py23-bin, pyqt4-py24-bin, pyqt4-py25-bin, pyqt4-py26-bin, 
pyqt4-mac-py24-bin, pyqt4-mac-py25-bin, pyqt4-mac-py26-bin, pyqt4-py23 (<< 
4.7.4-1), pyqt4-py24 (<< 4.7.4-1), pyqt4-py25 (<< 4.7.4-1), pyqt4-py26 (<< 
4.7.4-1), pyqt4-mac-py24 (<< 4.7.4-1), pyqt4-mac-py25 (<< 4.7.4-1), 
pyqt4-mac-py26 (<< 4.7.4-1)
 Replaces: pyqt4-py23-bin, pyqt4-py24-bin, pyqt4-py25-bin, pyqt4-py26-bin, 
pyqt4-mac-py24-bin, pyqt4-mac-py25-bin, pyqt4-mac-py26-bin, pyqt4-py23 (<< 
4.7.4-1), pyqt4-py24 (<< 4.7.4-1), pyqt4-py25 (<< 4.7.4-1), pyqt4-py26 (<< 
4.7.4-1), pyqt4-mac-py24 (<< 4.7.4-1), pyqt4-mac-py25 (<< 4.7.4-1), 
pyqt4-mac-py26 (<< 4.7.4-1)
@@ -18,32 +18,23 @@
   perl -pi -e 's,macx-g\+\+,darwin-g++,g' configure.py
 <<
 Depends: <<
-  freetype219-shlibs,
-  glib2-shlibs,
-  libgettext8-shlibs,
   libiconv,
-  libpng14-shlibs,
   python%type_pkg[python], 
-  qscintilla2-qt4-x11-shlibs (>= 2.4.4-1),
-  qt4-x11-core-shlibs, 
-  qt4-x11-designer-shlibs,
-  qt4-x11-gui-shlibs,
-  sip-py%type_pkg[python] (>= 4.10.5-1),
+  qt4-x11-core-shlibs (>= 4.6.3-1), 
+  qt4-x11-designer-shlibs (>= 4.6.3-1),
+  qt4-x11-gui-shlibs (>= 4.6.3-1),
   x11-shlibs
 <<
 BuildDepends:<<
   fink (>= 0.24.12),
-  freetype219,
-  glib2-dev,
-  libgettext8-dev,
   libiconv-dev,
-  libpng14,
-  qscintilla2-qt4-x11 (>= 2.4.4-1),
-  qt4-x11,
-  sip-py%type_pkg[python]-bin (>= 4.10.5-1),
+  qt4-x11 (>= 4.6.3-1),
+  sip-py%type_pkg[python] (>= 4.12-1),
+  sip-py%type_pkg[python]-bin (>= 4.12-1),
   x11-dev
 <<
 Type: python (2.4 2.5 2.6 2.7 3.1)
+UseMaxBuildJobs: true
 SetCPPFLAGS: -I%p/lib/qt4-x11/include
 SetLDFLAGS: -L%p/lib/qt4-x11/lib
 CompileScript: <<
@@ -57,8 +48,7 @@
     -v %i/share/sip-py%type_pkg[python]/pyqt4 \
     -n %i/lib/qt4-x11/include/python%type_raw[python] \
     INCDIR_OPENGL+=/usr/X11R6/include \
-    LFLAGS+=-L%p/lib/python%type_raw[python]/config \
-    LFLAGS_PLUGIN="-bundle -undefined dynamic_lookup"
+    LFLAGS_PLUGIN="-bundle `%p/bin/python%type_raw[python]-config --ldflags`"
 make
 <<
 InstallScript: <<
@@ -87,8 +77,10 @@
  python versions and x11/mac versions will not conflict or
  interfere with each other.
  
- PyQt4-4.7.4 requires SIP 4.10.5 when it is built.
+ PyQt4-4.8.2 requires SIP 4.12 when it is built.
+ 
+ Previously maintained by Dave Reiser <dbrei...@users.sourceforge.net>
 <<
 Homepage: http://www.riverbankcomputing.co.uk/pyqt
-Maintainer: Dave Reiser <dbrei...@users.sourceforge.net>
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 <<


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to