Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14069/main/finkinfo/kde

Modified Files:
        kdelibs4.info kdelibs4.patch 
Log Message:
fix kdelibs app-bundle loading, also fix a case-sensitivity issues in soprano 
(there, are you HAPPY akh?!)

Index: kdelibs4.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdelibs4.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kdelibs4.patch      10 Jun 2009 14:47:26 -0000      1.6
+++ kdelibs4.patch      17 Jun 2009 19:24:04 -0000      1.7
@@ -253,7 +253,7 @@
 -                    kDebug() << externalProc << "unsuccessful:" << 
qp.readAllStandardError();
 -                    return;
 -                }
-+              qp.start(externalProc, QStringList() << "load" << 
"@KDEPREFIX@/lib/mac/share/dbus/launchd/org.finkproject.dbus-session.plist");
++              qp.start(externalProc, QStringList() << "load" << 
"@KDEPREFIX@/opt/kde4/@KDETYPE@/share/dbus/launchd/org.finkproject.dbus-session.plist");
 +              if (!qp.waitForFinished(timeout)) {
 +                      kDebug() << "error running" << externalProc << 
qp.errorString();
 +              }

Index: kdelibs4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdelibs4.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kdelibs4.info       10 Jun 2009 14:47:26 -0000      1.9
+++ kdelibs4.info       17 Jun 2009 19:24:04 -0000      1.10
@@ -1,7 +1,7 @@
 Info4: <<
 Package: kdelibs4-%type_pkg[kde]
 Version: 4.2.4
-Revision: 1
+Revision: 2
 Description: KDE4 - essential libraries
 Type: kde (x11 mac)
 License: GPL/LGPL
@@ -44,7 +44,7 @@
        pkgconfig (>= 0.22-3),
        qt4-%type_pkg[kde] (>= 4.5.1-1),
        shared-mime-info (>= 0.51-1),
-       soprano-%type_pkg[kde]-dev (>= 2.2.3-7),
+       soprano-%type_pkg[kde]-dev (>= 2.2.3-8),
        strigi-dev (>= 0.6.3-1),
        (%type_pkg[kde] = x11) x11-dev,
        system-openssl-dev,
@@ -58,7 +58,7 @@
 SourceDirectory: kdelibs-%v
 PatchScript: sed -e 's,@KDEPREFIX@,%p,g' -e 's,@KDETYPE@,%type_pkg[kde],g' 
%{PatchFile} | patch -p1
 PatchFile: kdelibs4.patch
-PatchFile-MD5: ee2a06bf0a99700a4b79f48925416d92
+PatchFile-MD5: 447e71e929e3b27681b3c8501ff32add
 
 CompileScript: <<
 #!/bin/sh -ev
@@ -116,7 +116,7 @@
                pcre-shlibs (>= 7.6-1),
                qt4-%type_pkg[kde]-designer-shlibs (>= 4.5.1-1),
                qt4-%type_pkg[kde]-gui-shlibs (>= 4.5.1-1),
-               soprano-%type_pkg[kde]-shlibs (>= 2.2.3-7),
+               soprano-%type_pkg[kde]-shlibs (>= 2.2.3-8),
                strigi-shlibs (>= 0.6.3-1),
                xdg-base
        <<


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to