Update of /cvsroot/fink/dists/10.2/unstable/crypto/finkinfo
In directory sc8-pr-cvs1:/tmp/cvs-serv20699/crypto/finkinfo
Added 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
Removed Files:
bundle-kde-ssl-3.0.7-7.info kdebase3-ssl-3.0.7-4.info
kdebase3-ssl-3.0.7-4.patch kdelibs3-ssl-3.0.7-5.info
kdelibs3-ssl-3.0.7-5.patch
Log Message:
new kde
new qt
run. hide. be ready for the flood. =)
--- NEW FILE: bundle-kde-ssl-3.1-1.info ---
Package: bundle-kde-ssl
Version: 3.1
Revision: 1
Description: KDE convenience package: KDE 3.1 (SSL support)
Type: bundle
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: arts (>= 1.1.0-8), kdelibs3-ssl (>= %v-1), kdebase3-ssl (>= %v-1), kdeadmin3
(>= %v-1), kdeartwork3 (>= %v-1), kdeedu3 (>= %v-1), kdegames3 (>= %v-1), kdegraphics3
(>= %v-1), kdenetwork3 (>= %v-1), kdepim3 (>= %v-1), kdetoys3 (>= %v-1), kdeutils3 (>=
%v-1), koffice (>= 1.2.0-6)
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-1.info ---
Package: kdebase3-ssl
Version: 3.1
Revision: 1
Description: KDE - base system
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: %N-shlibs (>= %v-%r), arts (>= 1.1.0-8), kdelibs3-ssl (>= %v-1)
BuildDepends: arts-dev (>= 1.1.0-8), audiofile (>= 0.2.3), dlcompat-dev (>= 20021117),
freetype2 (>= 2.0.8), kdelibs3-ssl-dev (>= %v-1), 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:sourceforge:fink/kdebase-%vrc5.tar.bz2
Source-MD5: a15a7b7668f5a6d3fc081f4e4959609e
Source2: mirror:custom:kde-x.tar.gz
Source2-MD5: e284a7d03a6c628312d0ec073ed845e3
Source3: mirror:custom:kde-admindir-20021211.tar.bz2
Source3-MD5: 3f4f49d69ce7e4545fea70d7638f8e85
Source3ExtractDir: kdebase-%vrc5
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-1)
Recommends: arts-dev (>= 1.1.0-8), kdelibs3-dev (>= %v-1), lesstif (>= 0.93.18-6),
audiofile (>= 0.2.3), esound (>= 0.2.28), freetype2 (>= 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/kde3/childpanel_panelextension.so
lib/kde3/dockbar_panelextension.so
lib/kde3/kasbar_panelextension.so
lib/kde3/launcher_panelapplet.so
lib/kde3/lockout_panelapplet.so
lib/kde3/minipager_panelapplet.so
lib/kde3/naughty_panelapplet.so
lib/kde3/run_panelapplet.so
lib/kde3/systemtray_panelapplet.so
lib/kde3/taskbar_panelapplet.so
lib/kde3/taskbar_panelextension.so
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-8), kdelibs3-ssl-shlibs (>= %v-1), audiofile-shlibs
(>= 0.2.3), dlcompat-shlibs (>= 20021117), freetype2-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-1.patch ---
===================================================================
diff -N ./debian/konsole.links
===================================================================
diff -N ./doc/kaddressbook/index.cache.bz2
===================================================================
diff -N ./kate/app/kwrite_main.cpp
--- /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
[...2366 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-1.info ---
Package: kdelibs3-ssl
Version: 3.1
Revision: 1
Description: KDE - essential libraries
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Depends: arts (>= 1.1.0-8), openssl, %N-shlibs (>= %v-%r)
BuildDepends: arts-dev (>= 1.1.0-8), 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, keramik,
kde-icons-crystal, conectiva-crystal
Replaces: kdelibs3, kdelibs3-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:sourceforge:fink/kdelibs-%vrc5.tar.bz2
Source-MD5: 737644f11a0be5b398e039281367b51f
Source2: mirror:custom:kde-admindir-20021211.tar.bz2
Source2-MD5: 3f4f49d69ce7e4545fea70d7638f8e85
Source2ExtractDir: kdelibs-%vrc5
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-8), 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-8), 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-1.patch ---
--- configure.in.in 1 Dec 2002 16:27:02 -0000 1.1.1.4
+++ configure.in.in 1 Dec 2002 16:52:51 -0000 1.6
@@ -191,6 +191,18 @@
AC_SUBST(LIB_KDEUI, '$(top_builddir)/kdeui/libkdeui.la')
AC_SUBST(LIB_KIO, '$(top_builddir)/kio/libkio.la')
AC_SUBST(LIB_KPARTS, '$(top_builddir)/kparts/libkparts.la')
+AC_SUBST(LIB_KFORMULA, '$(top_builddir)/kformula/libkformula.la')
+AC_SUBST(LIB_KSYCOCA, '$(top_builddir)/kio/libkio.la')
+AC_SUBST(LIB_KFILE, '$(top_builddir)/kio/libkio.la')
+AC_SUBST(LIB_KAB, '$(top_builddir)/kab/libkab.la')
+AC_SUBST(LIB_KHTML, '$(top_builddir)/khtml/libkhtml.la')
+AC_SUBST(LIB_DCOP, '$(top_builddir)/dcop/libDCOP.la')
+AC_SUBST(LIB_KDESU, '$(top_builddir)/kdesu/libkdesu.la')
+AC_SUBST(LIB_KDEFX, '$(top_builddir)/kdefx/libkdefx.la')
+AC_SUBST(LIB_KSPELL, '$(top_builddir)/kspell/libkspell.la')
+AC_SUBST(LIB_KDEPRINT, '$(top_builddir)/kdeprint/libkdeprint.la')
+AC_SUBST(LIB_KDED, '$(top_builddir)/kded/libkded.la')
+AC_SUBST(LIB_KDEFAKES, '$(top_builddir)/kdecore/libkdefakes.la')
[...1480 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.0.7-7.info DELETED ---
--- kdebase3-ssl-3.0.7-4.info DELETED ---
--- kdebase3-ssl-3.0.7-4.patch DELETED ---
--- kdelibs3-ssl-3.0.7-5.info DELETED ---
--- kdelibs3-ssl-3.0.7-5.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