Update of /cvsroot/fink/experimental/crypto/rangerrick/finkinfo
In directory sc8-pr-cvs1:/tmp/cvs-serv7403

Added Files:
        bundle-kde-ssl-3.1-10.info kdebase3-ssl-3.1-10.info 
        kdebase3-ssl-3.1-10.patch kdelibs3-ssl-3.1-10.info 
        kdelibs3-ssl-3.1-10.patch 
Removed Files:
        bundle-kde-ssl-3.1-1.info kdebase3-ssl-3.1-1.info 
        kdebase3-ssl-3.1-1.patch kdelibs3-ssl-3.1-1.info 
        kdelibs3-ssl-3.1-1.patch mozilla-1.2.1-1.info 
        mozilla-1.2.1-1.patch 
Log Message:
3.1rc6

--- NEW FILE: bundle-kde-ssl-3.1-10.info ---
Package: bundle-kde-ssl
Version: 3.1
Revision: 10
Description: KDE convenience package: KDE 3.1 (SSL support)
Type: bundle
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: arts (>= 1.1.0-10), kdelibs3-ssl (>= %v-10), kdebase3-ssl (>= %v-10), 
kdeartwork3 (>= %v-10), kdeedu3 (>= %v-10), kdegames3 (>= %v-10), kdegraphics3 (>= 
%v-10), kdenetwork3 (>= %v-10), kdepim3 (>= %v-10), kdetoys3 (>= %v-10), kdeutils3 (>= 
%v-10), koffice (>= 1.2.0-1)
Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev

Homepage: http://fink.sourceforge.net/news/kde.php
DescDetail: <<
This package doesn't install any files of itself, but makes sure that
you have a fully-functional KDE 3.1.x system through dependencies.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------

To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography).

---[ Configuration ]--------------------------------------------------

To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, with the following commands (it is
safe to cut and paste these):

  echo "source /sw/bin/init.sh" > ~/.xinitrc
  echo "/sw/bin/startkde >/tmp/kde.log 2>&1" >> ~/.xinitrc

Note that this will overwrite an existing .xinitrc file!

---[ Startup ]--------------------------------------------------------

Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.  
   
NOTE: If you plan on running in rootless mode, you will likely want to
disable desktop icons, or else the root window desktop will cover up
your Aqua destkop.  You can do this by starting the KDE control
center, expanding the "Desktop" list, click "Behavior", and uncheck   
the "Enable icons on desktop" checkbox.
   
---[ Removal ]--------------------------------------------------------
   
To remove all of the official KDE packages, you can remove aRts and
anything that depends on it, by running (in a terminal):
   
  sudo apt-get remove arts
<<

--- NEW FILE: kdebase3-ssl-3.1-10.info ---
Package: kdebase3-ssl
Version: 3.1
Revision: 10
Description: KDE - base system
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: %N-shlibs (>= %v-%r), arts (>= 1.1.0-10), kdelibs3-ssl (>= %v-10)
BuildDepends: arts-dev (>= 1.1.0-10), audiofile (>= 0.2.3), dlcompat-dev (>= 
20021117), freetype2 (>= 2.0.8) | freetype2-hinting (>= 2.0.8), kdelibs3-ssl-dev (>= 
%v-10), lesstif (>= 0.93.18-6), libart2 (>= 2.3.9), libjpeg (>= 6b), libogg (>= 
1.0.0), libpng3 (>= 1.2.4), libpoll (>= 1.1), libvorbis0 (>= 1.0), mad (>= 0.4.12b), 
openssl-dev, qt3-dev (>= 3.1.0), x11, cups-dev (>= 1.1.15), autoconf25, libtool14, 
automake (>= 1.6)
Conflicts: bundle-kde, kdelibs3, kdelibs3-shlibs, kdelibs3-dev, kdebase3, 
kdebase3-shlibs, kdebase3-dev, kio-fish
Replaces: kdebase3-ssl, kdebase3-ssl-dev, kio-fish, lisa
GCC: 3.1

CustomMirror: <<
  nam-US: http://ranger.befunk.com/fink
  nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:kde:unstable/kde-3.1-rc6/src/kdebase-%vrc6.tar.bz2
Source-MD5: b7cafbfd562ad52a714953f2c84345f5
Source2: mirror:custom:kde-x.tar.gz
Source2-MD5: e284a7d03a6c628312d0ec073ed845e3
Source3: mirror:custom:kde-admindir-20030104.tar.bz2
Source3-MD5: ca6f0107f0c186669e2db0cab1598d96
Source3ExtractDir: kdebase-%vrc6

PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p0

SetCPPFLAGS: -no-cpp-precomp -fno-common -Ddlsym=dlsym_auto_underscore -isystem 
%p/include -I%p/include
SetLIBS: -L%p/lib
SetMACOSX_DEPLOYMENT_TARGET: 10.2
ConfigureParams: --prefix=%p --with-ssl-dir=%p --with-ssl --with-qt-dir=%p 
--with-qt-includes=%p/include/qt --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 
--with-pam --without-nfs --enable-final --disable-dependency-tracking --with-ldap=yes 
`cat /tmp/kde-build-options`
CompileScript: <<
#!/bin/sh
  export KDEDIR=%p
  make -f Makefile.cvs
  [ $? = 0 ] && sh ./configure %c
  [ $? = 0 ] && make -j2
<<

InstallScript: <<
#!/bin/sh
  make install DESTDIR=%d
  install -d -m 755 %i/share/apps/ksplash/pics
  install -c -m 644 ../kde-x/*.png %i/share/apps/ksplash/pics/
  install -d -m 755 %d/private/etc/pam.d
  install -c -m 444 /etc/pam.d/login %d/private/etc/pam.d/kde
  install -c -m 444 /etc/pam.d/login %d/private/etc/pam.d/kcheckpass
  install -c -m 444 /etc/pam.d/login %d/private/etc/pam.d/kscreensaver
<<
DocFiles: AUTHORS COPYING INSTALL README README.pam
SplitOff: <<
  Package: %N-dev
  Description: KDE - base development headers and libraries
  Depends: %N-shlibs (>= %v-%r), %N (>= %v-%r)
  Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev
  Replaces: kdebase3, kdebase3-dev, %N (<< %v-10)
  Recommends: arts-dev (>= 1.1.0-10), kdelibs3-dev (>= %v-10), lesstif (>= 0.93.18-6), 
audiofile (>= 0.2.3), freetype2 (>= 2.0.8) | freetype2-hinting (>= 2.0.8), libjpeg (>= 
6b), libpng3 (>= 1.2.5), libpoll (>= 1.1), qt3-dev (>= 3.1.0), lame (>= 3.92-4)
  BuildDependsOnly: true
  Files: <<
    include
    lib/libkickermain.dylib
    lib/libkonq.dylib
    lib/libnsplugin.so
    lib/libtaskbar.dylib
    lib/libtaskmanager.dylib
  <<
<<
SplitOff2: <<
  Package: %N-shlibs
  Description: KDE - base shared libraries
  Depends: arts-shlibs (>= 1.1.0-10), kdelibs3-ssl-shlibs (>= %v-10), audiofile-shlibs 
(>= 0.2.3), dlcompat-shlibs (>= 20021117), freetype2-shlibs (>= 2.0.8) | 
freetype2-hinting-shlibs (>= 2.0.8), lesstif-shlibs (>= 0.93.18-6), libart2-shlibs (>= 
2.3.9), libjpeg-shlibs (>= 6b), libogg-shlibs (>= 1.0.0), libpng3-shlibs (>= 1.2.4), 
libpoll-shlibs (>= 1.1), libvorbis0-shlibs (>= 1.0), openssl-shlibs, mad-shlibs (>= 
0.4.12b), qt3-shlibs (>= 3.1.0), x11
  Conflicts: bundle-kde, kdelibs3, kdelibs-shlibs, kdelibs3-dev, kdebase3, 
kdebase3-shlibs, kdebase3-dev
  Replaces: kdebase3, kdebase3-ssl
  BuildDependsOnly: true
  Files: <<
    lib/kde3/*.so
    lib/libkickermain.1*.dylib
    lib/libkonq.4*.dylib
    lib/libnsplugin.1*.so
    lib/libtaskbar.1*.dylib
    lib/libtaskmanager.1*.dylib
  <<
<<

DescDetail: <<
Core applications for the K Desktop Environment.
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------

To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography).

---[ Configuration ]--------------------------------------------------

To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, with the following commands (it is
safe to cut and paste these):

  echo "source /sw/bin/init.sh" > ~/.xinitrc
  echo "/sw/bin/startkde >/tmp/kde.log 2>&1" >> ~/.xinitrc

Note that this will overwrite an existing .xinitrc file!

---[ Startup ]--------------------------------------------------------

Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.  
   
NOTE: If you plan on running in rootless mode, you will likely want to
disable desktop icons, or else the root window desktop will cover up
your Aqua destkop.  You can do this by starting the KDE control
center, expanding the "Desktop" list, click "Behavior", and uncheck   
the "Enable icons on desktop" checkbox.
   
---[ Removal ]--------------------------------------------------------
   
To remove all of the official KDE packages, you can remove aRts and
anything that depends on it, by running (in a terminal):
   
  sudo apt-get remove arts
<<

--- NEW FILE: kdebase3-ssl-3.1-10.patch ---

--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ ./kate/app/kwrite_main.cpp  26 Nov 2002 21:00:50 -0000      1.1
@@ -0,0 +1,27 @@
+/*
+ *
+ * Copyright (c) 2001 Nick Hudson <[EMAIL PROTECTED]>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
[...2322 lines suppressed...]
+++ ./libkonq/favicons/Makefile.am      24 Nov 2002 07:11:36 -0000      1.4
@@ -2,7 +2,7 @@
 
 INCLUDES = $(all_includes)
 kded_favicons_la_SOURCES = favicons.cpp favicons.skel
-kded_favicons_la_LDFLAGS = $(all_libraries) -module -avoid-version
+kded_favicons_la_LDFLAGS = $(all_libraries) -module -avoid-version $(QT_LDFLAGS) 
+-undefined suppress -flat_namespace
 kded_favicons_la_LIBADD = $(LIB_KSYCOCA)
 
 METASOURCES = AUTO
--- ./nsplugins/pluginscan.cpp  29 Oct 2002 03:07:09 -0000      1.1.1.3
+++ ./nsplugins/pluginscan.cpp  29 Oct 2002 03:39:40 -0000      1.4
@@ -443,6 +443,7 @@
         paths.append("/usr/lib/netscape/plugins");
         paths.append("/usr/lib/netscape/plugins-libc5");
         paths.append("/usr/lib/netscape/plugins-libc6");
+        paths.append("@PREFIX@/lib/mozilla/plugins");
         paths.append("/usr/lib/mozilla/plugins");
         paths.append("$MOZILLA_HOME/plugins");
         config->writeEntry( "scanPaths", paths );

--- NEW FILE: kdelibs3-ssl-3.1-10.info ---
Package: kdelibs3-ssl
Version: 3.1
Revision: 10
Description: KDE - essential libraries
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: arts (>= 1.1.0-10), openssl, %N-shlibs (>= %v-%r)
BuildDepends: arts-dev (>= 1.1.0-10), audiofile (>= 0.2.3), dlcompat-dev (>= 
20021117), libart2 (>= 2.3.9), libjpeg (>= 6b), libogg (>= 1.0.0), libpng3 (>= 1.2.4), 
libpoll (>= 1.1), libtiff (>= 3.5.7-7), libvorbis0 (>= 1.0), libxml2, libxslt, mad (>= 
0.4.12b), openslp-ssl-dev | openslp-dev, pcre (>= 3.9-2), pcre-bin (>= 3.9-2), qt3-dev 
(>= 3.1.0), x11, cups-dev (>= 1.1.15), openssl, autoconf25, libtool14, automake (>= 
1.6), fink (>= 0.11.0)
Provides: keramik, kde-icons-crystal, conectiva-crystal
Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev
Replaces: kdelibs3, kdelibs3-dev, kdelibs3-ssl-dev, keramik, kde-icons-crystal, 
conectiva-crystal
GCC: 3.1

CustomMirror: <<
  nam-US: http://ranger.befunk.com/fink
  nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:kde:unstable/kde-3.1-rc6/src/kdelibs-%vrc6.tar.bz2
Source-MD5: 38dc9210893543bd35be43d207f17409
Source2: mirror:custom:kde-admindir-20030104.tar.bz2
Source2-MD5: ca6f0107f0c186669e2db0cab1598d96
Source2ExtractDir: kdelibs-%vrc6

PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p0

SetCPPFLAGS: -no-cpp-precomp -Ddlsym=dlsym_auto_underscore -fno-common -isystem 
%p/include -I%p/include
SetLIBS: -L%p/lib
SetMACOSX_DEPLOYMENT_TARGET: 10.2
ConfigureParams: --prefix=%p --with-ssl-dir=%p --with-qt-dir=%p 
--with-qt-includes=%p/include/qt --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 
--with-pam --enable-final --enable-cups --with-ldap=yes `cat /tmp/kde-build-options`
CompileScript: <<
#!/bin/sh
  export KDEDIR=%p
  make -f Makefile.cvs
  [ $? = 0 ] && sh ./configure %c
  [ $? = 0 ] && make -j2
<<

InstallScript: <<
  make install DESTDIR=%d
<<
DocFiles: COPYING COPYING.LIB INSTALL
RuntimeVars: <<
  KDEDIR: %p
<<
SplitOff: <<
  Package: %N-shlibs
  Description: KDE - essential shared libraries
  Depends: arts-shlibs (>= 1.1.0-10), audiofile-shlibs (>= 0.2.3), dlcompat-shlibs (>= 
20021117), libart2-shlibs (>= 2.3.9), libjpeg-shlibs (>= 6b), libogg-shlibs (>= 
1.0.0), libpng3-shlibs (>= 1.2.4), libpoll-shlibs (>= 1.1), libtiff-shlibs (>= 
3.5.7-7), libvorbis0-shlibs (>= 1.0), libxml2-shlibs, libxslt-shlibs, mad-shlibs (>= 
0.4.12b), openslp-ssl-shlibs | openslp-shlibs, pcre-shlibs (>= 3.9-2), qt3-shlibs (>= 
3.1.0), x11, openssl-shlibs
  Conflicts: bundle-kde, kdelibs3, kdelibs-shlibs, kdelibs3-dev, kdebase3, 
kdebase3-shlibs, kdebase3-dev
  Replaces: kdelibs3, kdelibs3-ssl
  BuildDependsOnly: true
  Files: <<
    lib/kde3/*.so
    lib/kde3/*.dylib
    lib/kde3/plugins/designer/*.so
    lib/kde3/plugins/styles/*.so
    lib/libDCOP.4*.dylib
    lib/libartskde.1*.dylib
    lib/libkdecore.4*.dylib
    lib/libkdefakes.4*.dylib
    lib/libkdefx.4*.dylib
    lib/libkdeprint.4*.dylib
    lib/libkdeprint_management.4*.dylib
    lib/libkdesasl.1*.dylib
    lib/libkdesu.4*.dylib
    lib/libkdeui.4*.dylib
    lib/libkhtml.4*.dylib
    lib/libkio.4*.dylib
    lib/libkjava.1*.dylib
    lib/libkjs.1*.dylib
    lib/libkmid.0*.dylib
    lib/libkparts.2*.dylib
    lib/libkscreensaver.4*.dylib
    lib/libkspell.4*.dylib
    lib/libkutils.1*.dylib
  <<
<<
SplitOff2: <<
  Package: %N-dev
  Description: KDE - essential development libraries and headers
  Depends: %N-shlibs (>= %v-%r), %N (>= %v-%r)
  Conflicts: bundle-kde, kdelibs3, kdelibs-shlibs, kdelibs3-dev, kdebase3, 
kdebase3-shlibs, kdebase3
  Replaces: kdelibs3, kdelibs3-dev, kdelibs3-ssl
  Recommends: arts-dev (>= 1.1.0-10), libxml2 (>= 2.4.23-4), libxslt (>= 1.0.18-3), 
libtiff (>= 3.5.7-7), pcre (>= 3.9-2), audiofile (>= 0.2.3), esound (>= 0.2.28), 
libjpeg (>= 6b), libpng3 (>= 1.2.5), libpoll (>= 1.2)
  BuildDependsOnly: true
  Files: <<
    bin/dcopidl
    bin/dcopidl2cpp
    bin/kde-config
    bin/meinproc
    include
    lib/libDCOP.dylib
    lib/libartskde.dylib
    lib/libkdecore.dylib
    lib/libkdefakes.dylib
    lib/libkdefx.dylib
    lib/libkdeprint.dylib
    lib/libkdeprint_management.dylib
    lib/libkdesasl.dylib
    lib/libkdesu.dylib
    lib/libkdeui.dylib
    lib/libkhtml.dylib
    lib/libkio.dylib
    lib/libkjava.dylib
    lib/libkjs.dylib
    lib/libkmid.dylib
    lib/libkparts.dylib
    lib/libkscreensaver.dylib
    lib/libkspell.dylib
    lib/libkutils.dylib
  <<
<<

DescDetail: <<
Libraries for the K Desktop Environment.

KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),
kspell (spelling checker), jscript (javascript), kab (addressbook), and
kimgio (image manipulation).
<<
DescUsage: <<
---[ Installation ]---------------------------------------------------

To install all of the official KDE packages, install "bundle-kde" or
"bundle-kde-ssl" (depending on whether crypotgraphic laws permit
downloading strong cryptography).

---[ Configuration ]--------------------------------------------------

To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, with the following commands (it is
safe to cut and paste these):

  echo "source /sw/bin/init.sh" > ~/.xinitrc
  echo "/sw/bin/startkde >/tmp/kde.log 2>&1" >> ~/.xinitrc

Note that this will overwrite an existing .xinitrc file!

---[ Startup ]--------------------------------------------------------

Once you have created an ~/.xinitrc file, you should be able to start
KDE by clicking on the "XDarwin" icon in your Applications folder.  
   
NOTE: If you plan on running in rootless mode, you will likely want to
disable desktop icons, or else the root window desktop will cover up
your Aqua destkop.  You can do this by starting the KDE control
center, expanding the "Desktop" list, click "Behavior", and uncheck   
the "Enable icons on desktop" checkbox.
   
---[ Removal ]--------------------------------------------------------
   
To remove all of the official KDE packages, you can remove aRts and
anything that depends on it, by running (in a terminal):
   
  sudo apt-get remove arts
<<

--- NEW FILE: kdelibs3-ssl-3.1-10.patch ---

--- ./arts/kde/mcop-dcop/kmcop.cpp      25 Jun 2002 02:46:53 -0000      1.1.1.1
+++ ./arts/kde/mcop-dcop/kmcop.cpp      26 Nov 2002 21:00:48 -0000      1.2
@@ -46,7 +46,9 @@
        QPtrList<MCOPDCOPObject> list;
 };
 
-int main(int argc, char **argv)
+extern "C" int kdemain(int, char**);
+
+int kdemain(int argc, char **argv)
 {
     KAboutData aboutdata("kmcop", I18N_NOOP("KMCOP"),
                          "0.1", I18N_NOOP("KDE MCOP-DCOP Bridge"),
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ ./arts/kde/mcop-dcop/kmcop_main.cpp 26 Nov 2002 21:00:48 -0000      1.1
@@ -0,0 +1,27 @@
+/*
+ *
[...1439 lines suppressed...]
     {
       return 0;
     }
-
+#endif
   /* try to open the dynamic library */
   if (dlname)
     {
--- ./libltdl/ltdl.m4   10 Jul 2002 04:51:21 -0000      1.1.1.2
+++ ./libltdl/ltdl.m4   10 Jul 2002 05:12:47 -0000      1.3
@@ -103,6 +103,9 @@
        osf*)
          libltdl_cv_sys_dlopen_deplibs=yes
          ;;
+       darwin*)
+         libltdl_cv_sys_dlopen_deplibs=yes
+         ;;
        esac
 ])
 if test "$libltdl_cv_sys_dlopen_deplibs" != yes; then

--- bundle-kde-ssl-3.1-1.info DELETED ---

--- kdebase3-ssl-3.1-1.info DELETED ---

--- kdebase3-ssl-3.1-1.patch DELETED ---

--- kdelibs3-ssl-3.1-1.info DELETED ---

--- kdelibs3-ssl-3.1-1.patch DELETED ---

--- mozilla-1.2.1-1.info DELETED ---

--- mozilla-1.2.1-1.patch DELETED ---



-------------------------------------------------------
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

Reply via email to