Update of /cvsroot/fink/experimental/rangerrick/finkinfo/kde
In directory usw-pr-cvs1:/tmp/cvs-serv8132

Modified Files:
        arts-1.1.0-4.info arts-1.1.0-4.patch kdeartwork3-3.0.8-1.info 
        kdebase3-3.0.8-1.info kdebase3-3.0.8-1.patch 
        kdeedu3-3.0.8-1.info kdegames3-3.0.8-1.info 
        kdegraphics3-3.0.8-1.info kdelibs3-3.0.8-1.info 
        kdenetwork3-3.0.8-1.info kdepim3-3.0.8-1.info 
        kdesdk3-3.0.8-1.info kdetoys3-3.0.8-1.info 
        kdeutils3-3.0.8-1.info koffice-1.2.0-4.info 
        kxine-0.5-0.20020924.1.info kxmleditor-0.8-1.info 
        quanta-3.0-1.info 
Log Message:
some package tweaks

Index: arts-1.1.0-4.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/arts-1.1.0-4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- arts-1.1.0-4.info   16 Oct 2002 22:02:27 -0000      1.3
+++ arts-1.1.0-4.info   22 Oct 2002 03:10:24 -0000      1.4
@@ -14,13 +14,13 @@
   make -f Makefile.cvs
   echo running ./configure %c
   sh ./configure %c
-  make -j4
+  make -j2
 <<
 InstallScript: <<
   make install DESTDIR=%d
 <<
 SetLDFLAGS: -L%p/lib
-SetCPPFLAGS: -no-cpp-precomp -g -DMACOSX -DARTS_NO_ALARM
+SetCPPFLAGS: -no-cpp-precomp -g -DMACOSX -DARTS_NO_ALARM -Ddlsym=dlsym_auto_underscore
 SplitOff: <<
   Package: %N-dev
   Depends: %N (>= %v-%r)

Index: arts-1.1.0-4.patch
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/arts-1.1.0-4.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- arts-1.1.0-4.patch  4 Oct 2002 14:53:02 -0000       1.1
+++ arts-1.1.0-4.patch  22 Oct 2002 03:10:24 -0000      1.2
@@ -3,14 +3,15 @@
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/admin/Makefile.common,v
 retrieving revision 1.1.1.3
 retrieving revision 1.4
-diff -u -b -u -r1.1.1.3 -r1.4
+diff -u -u -r1.1.1.3 -r1.4
 Index: admin/acinclude.m4.in
 ===================================================================
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
 retrieving revision 1.1.1.4
-diff -u -b -u -r1.1.1.4 acinclude.m4.in
+retrieving revision 1.17
[...971 lines suppressed...]
  
        /* warn if there was a problem with artswrapper */
@@ -1251,7 +959,7 @@
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/arts/soundserver/soundserverv2_impl.cc,v
 retrieving revision 1.1.1.1
 retrieving revision 1.2
-diff -u -b -u -r1.1.1.1 -r1.2
+diff -u -u -r1.1.1.1 -r1.2
 --- soundserver/soundserverv2_impl.cc  25 Jun 2002 01:45:59 -0000      1.1.1.1
 +++ soundserver/soundserverv2_impl.cc  25 Jun 2002 01:46:40 -0000      1.2
 @@ -374,9 +374,12 @@
@@ -1273,7 +981,7 @@
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/arts/x11/Makefile.am,v
 retrieving revision 1.1.1.2
 retrieving revision 1.5
-diff -u -b -u -r1.1.1.2 -r1.5
+diff -u -u -r1.1.1.2 -r1.5
 --- x11/Makefile.am    10 Jul 2002 02:52:34 -0000      1.1.1.2
 +++ x11/Makefile.am    14 Aug 2002 14:05:29 -0000      1.5
 @@ -4,7 +4,7 @@

Index: kdeartwork3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdeartwork3-3.0.8-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdeartwork3-3.0.8-1.info    16 Oct 2002 22:02:27 -0000      1.3
+++ kdeartwork3-3.0.8-1.info    22 Oct 2002 03:10:24 -0000      1.4
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdebase3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdebase3-3.0.8-1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdebase3-3.0.8-1.info       17 Oct 2002 14:41:35 -0000      1.4
+++ kdebase3-3.0.8-1.info       22 Oct 2002 03:10:24 -0000      1.5
@@ -12,8 +12,8 @@
 Source-MD5: 693c04fe623a72cd993cb80c5cecc122
 Source2-MD5: e284a7d03a6c628312d0ec073ed845e3
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p0
-SetLIBS: -L%p/lib
-SetCPPFLAGS: -no-cpp-precomp -fno-common
+SetLDFLAGS: -L%p/lib
+SetCPPFLAGS: -no-cpp-precomp -fno-common -Ddlsym=dlsym_auto_underscore
 SetCFLAGS: -I%p/include
 ConfigureParams: --prefix=%p --without-ssl-dir --without-ssl --with-qt-dir=%p 
--with-extra-libs=%p/lib --with-extra-includes=%p/include --enable-mt --with-pic 
--enable-rpath --enable-shared=yes --enable-static=no --mandir=%i/share/man 
--with-xinerama --without-nfs --enable-final --disable-dependency-tracking 
--with-ldap=yes `cat /tmp/kde-build-options`
 CompileScript: <<
@@ -22,7 +22,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdebase3-3.0.8-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdebase3-3.0.8-1.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdebase3-3.0.8-1.patch      17 Oct 2002 14:41:35 -0000      1.4
+++ kdebase3-3.0.8-1.patch      22 Oct 2002 03:10:24 -0000      1.5
@@ -8,10 +8,10 @@
 ===================================================================
 RCS file: /Volumes/src/cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
 retrieving revision 1.1.1.4
-retrieving revision 1.15
-diff -u -u -r1.1.1.4 -r1.15
+retrieving revision 1.17
+diff -u -u -r1.1.1.4 -r1.17
 --- admin/acinclude.m4.in      1 Oct 2002 01:44:25 -0000       1.1.1.4
-+++ admin/acinclude.m4.in      1 Oct 2002 01:46:54 -0000       1.15
++++ admin/acinclude.m4.in      20 Oct 2002 19:53:12 -0000      1.17
 @@ -699,13 +699,10 @@
[...2920 lines suppressed...]
- Name[sl]=Midnight Commander za root
-@@ -56,12 +56,11 @@
- Comment[lt]=Naujas Root Midnight Commander
- Comment[lv]=Jauns Root Pusnakts Komandieris
- Comment[mt]=Midnight Commander ġdid bħala root
--Comment[nb]=Ny Root Midnight Commander
- Comment[nl]=Nieuwe root Midnight Commander
- Comment[nn]=Ny Midnight Commander for root
- Comment[pl]=Midnight Commander - tryb administratora
- Comment[pt]=Novo Midnight Commander como Root
--Comment[pt_BR]=Nova Janela do Midnight Commander- Root
-+Comment[pt_BR]=Nova Janela Raiz para o Midnight Commander
- Comment[ro]=Midnight Commander "root" nouă
- Comment[ru]=Новое окно root MC
- Comment[sk]=Nový root Midnight Commander
+retrieving revision 1.3
+diff -u -u -r1.1.1.5 -r1.3
 Index: kscreensaver/configure.in.in
 ===================================================================
 RCS file: kscreensaver/configure.in.in

Index: kdeedu3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdeedu3-3.0.8-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdeedu3-3.0.8-1.info        6 Oct 2002 04:22:10 -0000       1.2
+++ kdeedu3-3.0.8-1.info        22 Oct 2002 03:10:24 -0000      1.3
@@ -19,7 +19,7 @@
  make -f Makefile.cvs
  export KDEDIR=%p
  sh configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdegames3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdegames3-3.0.8-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdegames3-3.0.8-1.info      6 Oct 2002 04:22:10 -0000       1.2
+++ kdegames3-3.0.8-1.info      22 Oct 2002 03:10:24 -0000      1.3
@@ -19,7 +19,7 @@
  make -f Makefile.cvs
  export KDEDIR=%p
  sh configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdegraphics3-3.0.8-1.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdegraphics3-3.0.8-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdegraphics3-3.0.8-1.info   6 Oct 2002 04:22:10 -0000       1.1
+++ kdegraphics3-3.0.8-1.info   22 Oct 2002 03:10:24 -0000      1.2
@@ -19,7 +19,7 @@
  make -f Makefile.cvs
  export KDEDIR=%p
  sh configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdelibs3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdelibs3-3.0.8-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdelibs3-3.0.8-1.info       17 Oct 2002 14:41:35 -0000      1.3
+++ kdelibs3-3.0.8-1.info       22 Oct 2002 03:10:24 -0000      1.4
@@ -21,7 +21,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  install -d -m 755 %i/etc/profile.d

Index: kdenetwork3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdenetwork3-3.0.8-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdenetwork3-3.0.8-1.info    6 Oct 2002 04:22:10 -0000       1.1
+++ kdenetwork3-3.0.8-1.info    22 Oct 2002 03:10:24 -0000      1.2
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdepim3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdepim3-3.0.8-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdepim3-3.0.8-1.info        6 Oct 2002 20:40:03 -0000       1.1
+++ kdepim3-3.0.8-1.info        22 Oct 2002 03:10:24 -0000      1.2
@@ -27,7 +27,7 @@
  sed -e 's#yy#ss#g' icalsslexer.c > icalsslexer.c.new
  mv icalsslexer.c.new icalsslexer.c
  popd
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdesdk3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdesdk3-3.0.8-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdesdk3-3.0.8-1.info        13 Oct 2002 21:07:21 -0000      1.2
+++ kdesdk3-3.0.8-1.info        22 Oct 2002 03:10:24 -0000      1.3
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdetoys3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdetoys3-3.0.8-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdetoys3-3.0.8-1.info       7 Oct 2002 12:01:29 -0000       1.3
+++ kdetoys3-3.0.8-1.info       22 Oct 2002 03:10:24 -0000      1.4
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kdeutils3-3.0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kdeutils3-3.0.8-1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdeutils3-3.0.8-1.info      6 Oct 2002 04:22:10 -0000       1.1
+++ kdeutils3-3.0.8-1.info      22 Oct 2002 03:10:24 -0000      1.2
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: koffice-1.2.0-4.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/koffice-1.2.0-4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- koffice-1.2.0-4.info        7 Oct 2002 12:01:29 -0000       1.2
+++ koffice-1.2.0-4.info        22 Oct 2002 03:10:24 -0000      1.3
@@ -20,7 +20,7 @@
  export KDEDIR=%p
  echo running ./configure %c
  sh ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kxine-0.5-0.20020924.1.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/finkinfo/kde/kxine-0.5-0.20020924.1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kxine-0.5-0.20020924.1.info 24 Sep 2002 19:56:39 -0000      1.1
+++ kxine-0.5-0.20020924.1.info 22 Oct 2002 03:10:24 -0000      1.2
@@ -17,7 +17,7 @@
  export QTDIR=%p
  make -f Makefile.dist
  ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: kxmleditor-0.8-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/kxmleditor-0.8-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kxmleditor-0.8-1.info       12 Oct 2002 02:21:08 -0000      1.2
+++ kxmleditor-0.8-1.info       22 Oct 2002 03:10:24 -0000      1.3
@@ -18,7 +18,7 @@
  export QTDIR=%p
  make -f Makefile.dist
  ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d

Index: quanta-3.0-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/finkinfo/kde/quanta-3.0-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- quanta-3.0-1.info   12 Oct 2002 02:21:08 -0000      1.2
+++ quanta-3.0-1.info   22 Oct 2002 03:10:24 -0000      1.3
@@ -17,7 +17,7 @@
  export QTDIR=%p
  make -f Makefile.cvs
  ./configure %c
- make -j4
+ make -j2
 <<
 InstallScript: <<
  make install DESTDIR=%d



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to