Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28832/libs

Added Files:
        qt4-mac.info 
Log Message:
qt4/mac finally -- seems to work, need to try porting some packages to it now  
:)

--- NEW FILE: qt4-mac.info ---
Package: qt4-mac
Version: 4.4.1
Revision: 1
GCC: 4.0
CustomMirror: <<
        Primary: http://ranger.users.finkproject.org/distfiles
        eur-NL: http://ranger.users.finkproject.org/distfiles
        nam-US: http://ranger.befunk.com/fink
        nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
        nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:custom:qt/qt-copy-853424.tar.bz2
Source-MD5: 84ff2a03fa92bd7870efe487fd5d197a
SourceDirectory: qt-copy
PatchScript: <<
        mkdir .svn
        ./apply_patches
        patch -p1 --fuzz=4 < %a/../x11/qt4-x11.patch
        perl -pi -e 's,const char,char,g' config.tests/unix/*iconv/*.cpp
<<
Description: Cross-Platform framework (Mac version)
Depends: <<
        %N-core-shlibs (= %v-%r),
        %N-gui-shlibs (= %v-%r),
        %N-designer (= %v-%r),
        %N-linguist (= %v-%r),
        %N-doc (= %v-%r),
        pkgconfig (>= 0.22-1),
        macosx (>= 10.4.3-1)
<<
BuildDepends: <<
        cctools (>= 446),
        cups-dev,
        dbus-dev (>= 1.2.1-1),
        expat1,
        fink (>= 0.17.3-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        glib2-dev (>= 2.12.0-1),
        libgettext3-dev,
        libiconv-dev,
        libjpeg,
        libmng2,
        libpng3 (>= 1.2.5-4),
        macosx (>= 10.4.3-1),
        pkgconfig (>= 0.22-1)
<<
BuildConflicts: kdelibs3-dev, kdelibs3-ssl-dev, kdelibs3-unified-dev, 
libevent1, pcre, clucene-core, %N
BuildDependsOnly: true
NoSetLDFLAGS: true
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript: <<
#!/bin/sh -ev

        sh ./configure-for-fink.sh "%p" "%N" -verbose -make "libs tools docs"
        find src/3rdparty/webkit src/3rdparty/clucene tools/assistant -name 
Makefile\* -print0 | xargs -0 perl -pi -e 's,-I%p/include,-isystem %p/include,g'
        make
<<
InstallScript: <<
#!/bin/sh -ev

        #### MAIN INSTALL ####

        make install INSTALL_ROOT="%d"
        install -d -m 755 %i/bin
        for bin in linguist designer qtconfig; do
                if [ -f "%p/lib/%N/bin/$bin" ]; then
                        ln -sf %p/lib/%N/bin/$bin %i/bin/${bin}4-mac
                fi
        done

        #### FIX LA, PRL and PC FILES ####

        perl -pi -e 's,%b/lib,%p/lib/%N/lib,g; s/-framework /-Wl,-framework,/g' 
%i/lib/%N/lib/pkgconfig/*.pc %i/lib/%N/lib/*.prl %i/lib/%N/lib/*.la

        #### TUTORIALS AND EXAMPLES ####

        # clean up the makefiles
        perl -pi -e "s,^DEPENDPATH.*,,g;s,^REQUIRES.*,,g" `/usr/bin/find demos 
examples -name "*.pro"`

        install -d -m 0755 %i/share/doc/%N/examples
        install -d -m 0755 %i/share/doc/%N/demos
        /bin/cp -fRL examples/* %i/share/doc/%N/examples/
        /bin/cp -fRL demos/* %i/share/doc/%N/demos/

        /usr/bin/find %i/share/doc/%N/ -name \*.moc -print0 | xargs -0 rm -rf 
{} >/dev/null 2>&1 || :
        /usr/bin/find %i/share/doc/%N/ -name \*.obj -print0 | xargs -0 rm -rf 
{} >/dev/null 2>&1 || :
        /usr/bin/find %i/share/doc/%N/examples -name Makefile -print0 | xargs 
-0 rm -rf >/dev/null 2>&1 || :

        install -d -m 755 %i/share/doc/installed-packages
        touch %i/share/doc/installed-packages/%N
<<
SplitOff: <<
        Package: %N-gui-shlibs
        Suggests: %N-designer, %N-linguist, %N-doc
        Depends: <<
                %N-core-shlibs (= %v-%r),
                freetype219-shlibs (>= 2.3.5-1),
                libmng2-shlibs,
                libpng3-shlibs (>= 1.2.5-4),
                libjpeg-shlibs
        <<
        Files: <<
                lib/%N/lib/Qt3Support.framework/Versions/4/Qt3Support
                lib/%N/lib/Qt3Support.framework/Versions/4/Qt3Support_debug
                lib/%N/lib/Qt3Support.framework/Versions/Current
                lib/%N/lib/QtGui.framework/Versions/4/QtGui
                lib/%N/lib/QtGui.framework/Versions/4/QtGui_debug
                lib/%N/lib/QtGui.framework/Versions/Current
                lib/%N/lib/QtHelp.framework/Versions/4/QtHelp
                lib/%N/lib/QtHelp.framework/Versions/4/QtHelp_debug
                lib/%N/lib/QtHelp.framework/Versions/Current
                lib/%N/lib/QtOpenGL.framework/Versions/4/QtOpenGL
                lib/%N/lib/QtOpenGL.framework/Versions/4/QtOpenGL_debug
                lib/%N/lib/QtOpenGL.framework/Versions/Current
                lib/%N/lib/QtSvg.framework/Versions/4/QtSvg
                lib/%N/lib/QtSvg.framework/Versions/4/QtSvg_debug
                lib/%N/lib/QtSvg.framework/Versions/Current
                lib/%N/lib/QtWebKit.framework/Versions/4/QtWebKit
                lib/%N/lib/QtWebKit.framework/Versions/4/QtWebKit_debug
                lib/%N/lib/QtWebKit.framework/Versions/Current
                lib/%N/plugins/accessible
                lib/%N/plugins/iconengines
                lib/%N/plugins/imageformats
        <<
        Shlibs: <<
                %p/lib/%N/lib/Qt3Support.framework/Versions/4/Qt3Support        
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/Qt3Support.framework/Versions/4/Qt3Support_debug  
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtGui.framework/Versions/4/QtGui                  
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtGui.framework/Versions/4/QtGui_debug            
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtHelp.framework/Versions/4/QtHelp                
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtHelp.framework/Versions/4/QtHelp_debug          
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtOpenGL.framework/Versions/4/QtOpenGL            
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtOpenGL.framework/Versions/4/QtOpenGL_debug      
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtSvg.framework/Versions/4/QtSvg                  
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtSvg.framework/Versions/4/QtSvg_debug            
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtWebKit.framework/Versions/4/QtWebKit            
             4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtWebKit.framework/Versions/4/QtWebKit_debug      
             4.4.0 %n (>= 4.4.0-1)
        <<
        PostInstScript: <<
                (/%p/lib/fontconfig2/bin/fc-cache -f || :) >/tmp/fc-cache.log 
2>&1 || :
        <<
<<
SplitOff2: <<
        Package: %N-core-shlibs
        Depends: dbus-shlibs (>= 1.2.1-1), fink (>= 0.17.1-1), glib2-shlibs (>= 
2.12.0-1)
        Files: <<
                lib/qt4-mac/lib/libQtCLucene.4*.dylib
                lib/qt4-mac/lib/libQtCLucene_debug.4*.dylib
                lib/%N/lib/QtCore.framework/Versions/4/QtCore
                lib/%N/lib/QtCore.framework/Versions/4/QtCore_debug
                lib/%N/lib/QtCore.framework/Versions/Current
                lib/%N/lib/QtDBus.framework/Versions/4/QtDBus
                lib/%N/lib/QtDBus.framework/Versions/4/QtDBus_debug
                lib/%N/lib/QtDBus.framework/Versions/Current
                lib/%N/lib/QtNetwork.framework/Versions/4/QtNetwork
                lib/%N/lib/QtNetwork.framework/Versions/4/QtNetwork_debug
                lib/%N/lib/QtNetwork.framework/Versions/Current
                lib/%N/lib/QtScript.framework/Versions/4/QtScript
                lib/%N/lib/QtScript.framework/Versions/4/QtScript_debug
                lib/%N/lib/QtScript.framework/Versions/Current
                lib/%N/lib/QtSql.framework/Versions/4/QtSql
                lib/%N/lib/QtSql.framework/Versions/4/QtSql_debug
                lib/%N/lib/QtSql.framework/Versions/Current
                lib/%N/lib/QtTest.framework/Versions/4/QtTest
                lib/%N/lib/QtTest.framework/Versions/4/QtTest_debug
                lib/%N/lib/QtTest.framework/Versions/Current
                lib/%N/lib/QtXml.framework/Versions/4/QtXml
                lib/%N/lib/QtXml.framework/Versions/4/QtXml_debug
                lib/%N/lib/QtXml.framework/Versions/Current
                lib/%N/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
                
lib/%N/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns_debug
                lib/%N/lib/QtXmlPatterns.framework/Versions/Current
                lib/%N/plugins/codecs
                lib/%N/plugins/sqldrivers
        <<
        Shlibs: <<
                %p/lib/qt4-mac/lib/libQtCLucene.4.dylib                         
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/qt4-mac/lib/libQtCLucene_debug.4.dylib                   
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtCore.framework/Versions/4/QtCore                
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtCore.framework/Versions/4/QtCore_debug          
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtDBus.framework/Versions/4/QtDBus                
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtDBus.framework/Versions/4/QtDBus_debug          
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtNetwork.framework/Versions/4/QtNetwork          
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtNetwork.framework/Versions/4/QtNetwork_debug    
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtScript.framework/Versions/4/QtScript            
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtScript.framework/Versions/4/QtScript_debug      
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtSql.framework/Versions/4/QtSql                  
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtSql.framework/Versions/4/QtSql_debug            
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtTest.framework/Versions/4/QtTest                
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtTest.framework/Versions/4/QtTest_debug          
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtXml.framework/Versions/4/QtXml                  
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtXml.framework/Versions/4/QtXml_debug            
     4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns  
     4.4.0 %n (>= 4.4.0-1)
                
%p/lib/%N/lib/QtXmlPatterns.framework/Versions/4/QtXmlPatterns_debug 4.4.0 %n 
(>= 4.4.0-1)
        <<
<<

SplitOff3: <<
        Package: %N-designer
        Depends: %N-designer-shlibs (= %v-%r)
        Replaces: %N (<< %v-1)
        Files: <<
                lib/%N/bin/Designer*
                lib/%N/translations/designer_*
        <<
<<
SplitOff4: <<
        Package: %N-designer-shlibs
        Depends: %N-gui-shlibs (= %v-%r)
        Files: <<
                lib/%N/lib/QtDesigner.framework/Versions/4/QtDesigner
                lib/%N/lib/QtDesigner.framework/Versions/4/QtDesigner_debug
                lib/%N/lib/QtDesigner.framework/Versions/Current
                
lib/%N/lib/QtDesignerComponents.framework/Versions/4/QtDesignerComponents
                
lib/%N/lib/QtDesignerComponents.framework/Versions/4/QtDesignerComponents_debug
                lib/%N/lib/QtDesignerComponents.framework/Versions/Current
                lib/%N/plugins/designer
        <<
        Shlibs: <<
                %p/lib/%N/lib/QtDesigner.framework/Versions/4/QtDesigner        
                   4.4.0 %n (>= 4.4.0-1)
                %p/lib/%N/lib/QtDesigner.framework/Versions/4/QtDesigner_debug  
                   4.4.0 %n (>= 4.4.0-1)
                
%p/lib/%N/lib/QtDesignerComponents.framework/Versions/4/QtDesignerComponents    
   4.4.0 %n (>= 4.4.0-1)
                
%p/lib/%N/lib/QtDesignerComponents.framework/Versions/4/QtDesignerComponents_debug
 4.4.0 %n (>= 4.4.0-1)
        <<
<<
SplitOff5: <<
        Package: %N-linguist
        Depends: %N-gui-shlibs (= %v-%r)
        Replaces: %N (<< %v-1)
        Files: <<
                lib/%N/bin/Linguist*
                lib/%N/bin/l*
                lib/%N/phrasebooks
                lib/%N/translations/linguist_*
        <<
<<
SplitOff6: <<
        Package: %N-doc
        Files: share/doc/%N
<<
DescPackaging: <<
        This package is dedicated to Boo Fulbright.
<<
DescUsage: <<
        To compile against this package, you need to make sure that
        %p/lib/%N/bin is first in your PATH.  $QTDIR is no longer necessary;
        instead, qmake contains the information necessary to find your Qt
        environment, and when you generate a project using qmake it knows
        what to do.

        If you need to manually find this package for whatever reason, you
        need -I%p/lib/%N/include in your compiler flags, and
        -L%p/lib/%N/lib in your linker flags.  In this case, it's still a
        good idea to set your PATH to %p/lib/%N/bin as well.

        To build the demos and examples, it's enough to just run qmake on
        the .pro file in the %p/share/doc/%N directory in the %N-doc
        package:

                mkdir /tmp/build-examples
                cd /tmp/build-examples
                %p/lib/%N/bin/qmake %p/share/doc/%N/examples/examples.pro
                make
<<
DocFiles: GPL* LICENSE.* OPENSOURCE-NOTICE.TXT README*
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.trolltech.com/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to