Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory vz-cvs-3.sog:/tmp/cvs-serv12124

Modified Files:
        teaqt.info 
Log Message:
New upstream tea 29.0.2 and update for new qt4 layout.


Index: teaqt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/teaqt.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- teaqt.info  7 Apr 2011 23:26:09 -0000       1.3
+++ teaqt.info  18 May 2011 22:47:44 -0000      1.4
@@ -1,6 +1,6 @@
 Info2: <<
 Package: teaqt-%type_pkg[qt]
-Version: 29.0.1
+Version: 29.0.2
 Revision: 1
 Type: qt (mac x11)
 Description: Powerful and easy-to-use Qt4-based editor
@@ -25,24 +25,27 @@
 Homepage: http://tea-editor.sourceforge.net/
 
 Source: mirror:sourceforge:tea-editor/tea-%v.tar.bz2
-Source-MD5: 079e5beb796a5df9da15c59df94ade77
+Source-MD5: 7b93a54df1a699cb02b188d918ecc9e8
 
 PatchScript: perl -pi -e 's|/usr/include|%p/include|' src.pro
 
 Depends: <<
        aspell-shlibs,
        libiconv,
-       ( %type_pkg[qt] = mac) libpng14-shlibs,
-       qt4-%type_pkg[qt]-core-shlibs (>= 4.6.3-1),
-       qt4-%type_pkg[qt]-gui-shlibs (>= 4.6.3-1)
+       ( %type_pkg[qt] = mac) libpng15-shlibs,
+       qt4-base-%type_pkg[qt]-qtcore-shlibs (>= 4.7.3-1),
+       qt4-base-%type_pkg[qt]-qtgui-shlibs (>= 4.7.3-1),
+       qt4-base-%type_pkg[qt]-qtscript-shlibs (>= 4.7.3-1),
+       qt4-base-%type_pkg[qt]-qtsvg-shlibs (>= 4.7.3-1),
+       qt4-base-%type_pkg[qt]-qtxml-shlibs (>= 4.7.3-1)
 <<
 
 BuildDepends: <<
        aspell-dev,
        fink-package-precedence,
        libiconv-dev,
-       ( %type_pkg[qt] = mac) libpng14,
-       qt4-%type_pkg[qt] (>= 4.6.3-1),
+       ( %type_pkg[qt] = mac) libpng15,
+       qt4-base-%type_pkg[qt] (>= 4.7.3-1),
        ( %type_pkg[qt] = mac) system-openssl-dev
 <<
 
@@ -51,9 +54,9 @@
 CompileScript: <<
        #!/bin/bash -ev
        if [ "%type_pkg[qt]" == "mac" ]; then
-               %p/lib/qt4-%type_pkg[qt]/bin/qmake PREFIX=%p/Applications 
USE_HUNSPELL=false "INCPATH+=%p/include"
+               %p/lib/qt4-%type_pkg[qt]/bin/qmake PREFIX=%p/Applications 
USE_HUNSPELL=false "INCLUDEPATH+=%p/include"
        else
-               %p/lib/qt4-%type_pkg[qt]/bin/qmake PREFIX=%p/bin 
USE_HUNSPELL=false "INCPATH+=%p/include"
+               %p/lib/qt4-%type_pkg[qt]/bin/qmake PREFIX=%p/bin 
USE_HUNSPELL=false "INCLUDEPATH+=%p/include"
        fi
        make
        fink-package-precedence --no-h .


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to