Update of /cvsroot/fink/experimental/crypto/rangerrick/finkinfo
In directory usw-pr-cvs1:/tmp/cvs-serv24373/finkinfo
Modified Files:
kdebase3-ssl-3.0.7-3.info kdebase3-ssl-3.0.7-3.patch
kdelibs3-ssl-3.0.7-3.info kdelibs3-ssl-3.0.7-3.patch
Log Message:
some small packages tweaks... these should be good for unstable soon
Index: kdebase3-ssl-3.0.7-3.info
===================================================================
RCS file:
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/kdebase3-ssl-3.0.7-3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdebase3-ssl-3.0.7-3.info 18 Sep 2002 02:10:28 -0000 1.2
+++ kdebase3-ssl-3.0.7-3.info 24 Sep 2002 13:58:45 -0000 1.3
@@ -20,7 +20,7 @@
make -f Makefile.cvs
export KDEDIR=%p
sh configure %c
- make -j2
+ make -j4
<<
InstallScript: <<
make install DESTDIR=%d
Index: kdebase3-ssl-3.0.7-3.patch
===================================================================
RCS file:
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/kdebase3-ssl-3.0.7-3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdebase3-ssl-3.0.7-3.patch 17 Sep 2002 12:09:50 -0000 1.1
+++ kdebase3-ssl-3.0.7-3.patch 24 Sep 2002 13:58:45 -0000 1.2
@@ -9,10 +9,10 @@
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
retrieving revision 1.1.1.3
-retrieving revision 1.11
-diff -u -b -u -r1.1.1.3 -r1.11
+retrieving revision 1.13
+diff -u -b -u -r1.1.1.3 -r1.13
--- admin/acinclude.m4.in 14 Aug 2002 13:18:45 -0000 1.1.1.3
-+++ admin/acinclude.m4.in 16 Sep 2002 14:31:34 -0000 1.11
++++ admin/acinclude.m4.in 18 Sep 2002 17:38:00 -0000 1.13
@@ -699,13 +699,10 @@
AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"))
@@ -455,16 +455,15 @@
===================================================================
RCS file: doc/kaddressbook/index.cache.bz2
diff -N doc/kaddressbook/index.cache.bz2
-Binary files /dev/null and /tmp/cvs024832 differ
+Binary files /dev/null and /tmp/cvs029146 differ
Index: kate/app/Makefile.am
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/kdebase/kate/app/Makefile.am,v
retrieving revision 1.1.1.3
-retrieving revision 1.6
-diff -u -b -u -r1.1.1.3 -r1.6
+diff -u -b -u -r1.1.1.3 Makefile.am
--- kate/app/Makefile.am 14 Aug 2002 14:26:29 -0000 1.1.1.3
-+++ kate/app/Makefile.am 15 Aug 2002 15:26:45 -0000 1.6
-@@ -7,17 +7,18 @@
++++ kate/app/Makefile.am 24 Sep 2002 13:04:18 -0000
+@@ -7,21 +7,23 @@
kateviewmanager.cpp kateviewspace.cpp katemain.cpp \
kateIface.skel kategrepdialog.cpp katefiledialog.cpp katemailfilesdialog.cpp \
kbookmarkhandler.cpp kactionselector.cpp katedockcontainer.cpp
@@ -488,7 +487,14 @@
+kwrite_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version $(QT_LDFLAGS)
kate_SOURCES = dummy_kate.cpp
- kate_LDADD = kate.la
+-kate_LDADD = kate.la
+-kate_LDFLAGS = $(KDE_RPATH) $(all_libraries)
++kate_LDADD = libkateinterfaces.la -lkscript $(LIB_DCOP) $(LIB_QT) $(LIB_KDECORE)
+$(LIB_KDEUI) \
++ $(LIB_KPARTS) $(LIB_KIO) $(top_builddir)/kate/lib/libkmultitabbar.la
++kate_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version $(QT_LDFLAGS)
+
+ kwrite_SOURCES = dummy_kwrite.cpp
+ kwrite_LDADD = kwrite.la
Index: kate/interfaces/Makefile.am
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/kdebase/kate/interfaces/Makefile.am,v
Index: kdelibs3-ssl-3.0.7-3.info
===================================================================
RCS file:
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/kdelibs3-ssl-3.0.7-3.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdelibs3-ssl-3.0.7-3.info 18 Sep 2002 02:10:28 -0000 1.2
+++ kdelibs3-ssl-3.0.7-3.info 24 Sep 2002 13:58:45 -0000 1.3
@@ -19,7 +19,7 @@
make -f Makefile.cvs
export KDEDIR=%p
sh configure %c
- make -j2
+ make -j4
<<
InstallScript: <<
install -d -m 755 %i/etc/profile.d
Index: kdelibs3-ssl-3.0.7-3.patch
===================================================================
RCS file:
/cvsroot/fink/experimental/crypto/rangerrick/finkinfo/kdelibs3-ssl-3.0.7-3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdelibs3-ssl-3.0.7-3.patch 17 Sep 2002 12:09:50 -0000 1.1
+++ kdelibs3-ssl-3.0.7-3.patch 24 Sep 2002 13:58:45 -0000 1.2
@@ -9,10 +9,10 @@
===================================================================
RCS file: /cvs/od/proj/KDE-Darwin/admin/acinclude.m4.in,v
retrieving revision 1.1.1.3
-retrieving revision 1.11
-diff -u -b -u -r1.1.1.3 -r1.11
+retrieving revision 1.13
+diff -u -b -u -r1.1.1.3 -r1.13
--- admin/acinclude.m4.in 14 Aug 2002 13:18:45 -0000 1.1.1.3
-+++ admin/acinclude.m4.in 16 Sep 2002 14:31:34 -0000 1.11
++++ admin/acinclude.m4.in 18 Sep 2002 17:38:00 -0000 1.13
@@ -699,13 +699,10 @@
AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"))
@@ -1003,13 +1003,13 @@
esac
])
if test "$libltdl_cv_sys_dlopen_deplibs" != yes; then
---- /dev/null Mon Sep 16 10:33:25 2002
+--- /dev/null Wed Sep 18 13:39:05 2002
+++ kdelibs.csh Wed May 15 18:08:04 2002
@@ -0,0 +1,3 @@
+#!/bin/csh
+
+setenv KDEDIR @PREFIX@
---- /dev/null Mon Sep 16 10:33:25 2002
+--- /dev/null Wed Sep 18 13:39:05 2002
+++ kdelibs.sh Wed May 15 18:08:04 2002
@@ -0,0 +1,4 @@
+#!/bin/sh
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits