Update of /cvsroot/fink/experimental/crypto/rangerrick/finkinfo
In directory sc8-pr-cvs1:/tmp/cvs-serv1299
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.99-1.info kdebase3-ssl-3.0.99-1.info
kdebase3-ssl-3.0.99-1.patch kdelibs3-ssl-3.0.99-1.info
kdelibs3-ssl-3.0.99-1.patch
Log Message:
3.1rc4
--- 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),
kdeartwork3 (>= %v-1), kdeedu3 (>= %v-1), kdegames3 (>= %v-1), kdegraphics3 (>= %v-1),
kdemultimedia3 (>= %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: arts (>= 1.1.0-8), audiofile-shlibs (>= 0.2.3), dlcompat (>= 20020929),
esound-shlibs (>= 0.2.28), freetype2-shlibs (>= 2.0.8), kdelibs3-ssl (>= %v-1),
lame-shlibs (>= 3.92-4), lesstif-shlibs (>= 0.93.18-6), libart2-shlibs (>= 2.3.9),
libjpeg-shlibs (>= 6b), libogg-shlibs (>= 1.0.0), libpng3-shlibs (>= 1.2.5),
libpoll-shlibs (>= 1.1), libvorbis0-shlibs (>= 1.0), mad-shlibs (>= 0.4.12b),
openssl-shlibs, qt3-shlibs (>= 3.1.0), x11
BuildDepends: arts-dev (>= 1.1.0-8), kdelibs3-ssl-dev (>= %v-1), automake (>= 1.6),
autoconf25, libtool14, lesstif (>= 0.93.18-7), audiofile (>= 0.2.3), openssl-dev (>=
0.9.6e), esound (>= 0.2.28), freetype2 (>= 2.0.8), libjpeg (>= 6b), libpng3 (>=
1.2.5), libpoll (>= 1.2), qt3-dev (>= 3.1.0), fink (>= 0.11.0), lame (>= 3.92-4),
cups-dev (>= 1.1.15)
Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev, kio-fish
Replaces: kdebase3, kdebase3-dev, kio-fish, lisa
Source: mirror:kde:unstable/kde-3.1-beta2/src/kdebase-%v.tar.bz2
Source2: http://www.befunk.com/~ranger/fink/kde-x.tar.gz
Source-MD5: 67babc6698d1fba4826f489ad1c04afc
Source2-MD5: e284a7d03a6c628312d0ec073ed845e3
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
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 --without-nfs --with-ldap=yes `cat /tmp/kde-build-options`
CompileScript: <<
#!/bin/sh
make -f Makefile.cvs
export KDEDIR=%p
echo running ./configure %c
sh ./configure %c
# -j is broken because of the -bundle_loader dependencies :P
make
<<
InstallScript: <<
#!/bin/sh
make -j8 install DESTDIR=%d
install -d -m 755 %i/share/apps/ksplash/pics
install -c -m 644 ../kde-x/*.png %i/share/apps/ksplash/pics/
<<
DocFiles: AUTHORS COPYING INSTALL README README.pam
SplitOff: <<
Package: %N-dev
Description: KDE - base development headers and libraries
Depends: %N (>= %v-%r)
Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev
Replaces: kdebase3, kdebase3-dev, %N-dev (<< %v-1)
Recommends: arts-dev (>= 1.1.0-8), kdelibs3-ssl-dev (>= %v-1), lesstif (>=
0.93.18-6), audiofile (>= 0.2.3), openssl-dev (>= 0.9.6e), freetype2 (>= 2.0.8),
dlcompat (>= 20020929), esound (>= 0.2.28), libjpeg (>= 6b), libpng3 (>= 1.2.5),
libpoll (>= 1.2), qt3 (>= 3.1.0), lame (>= 3.92-4)
BuildDependsOnly: true
Files: <<
include/
lib/libkickermain.dylib
lib/libkmultitabbar.dylib
lib/libkonq.dylib
lib/libkonqsidebarplugin.dylib
lib/libkonsolepart.dylib
lib/libnsplugin.so
lib/libtaskbar.dylib
lib/libtaskmanager.dylib
lib/kde3/childpanel_panelextension.so
lib/kde3/clock_panelapplet.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
<<
<<
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 -u -u -r1.1.1.7 acinclude.m4.in
--- admin/acinclude.m4.in 20 Nov 2002 00:45:10 -0000 1.1.1.7
+++ admin/acinclude.m4.in 24 Nov 2002 06:59:54 -0000
@@ -31,6 +31,9 @@
dnl thanks to Raja R Harinath.
dnl ------------------------------------------------------------------------
dnl
+
+USER_LDFLAGS="-multiply_defined suppress $USER_LDFLAGS"
+
ifdef([_AC_PATH_X_XMKMF],[],
[AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])])
ifdef([AC_OUTPUT_SUBDIRS],[],
@@ -366,7 +369,7 @@
fi
AC_MSG_CHECKING([for KDE libraries installed])
[...1924 lines suppressed...]
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
===================================================================
diff -u -u -r1.1.1.3 -r1.4
--- ./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), libxml2-shlibs (>= 2.4.23-4), libxslt-shlibs (>=
1.0.18-3), libtiff-shlibs (>= 3.5.7-7), pcre-shlibs (>= 3.9-2), dlcompat (>=
20020929), qt3-shlibs (>= 3.1.0), audiofile-shlibs (>= 0.2.3), esound-shlibs (>=
0.2.28), libjpeg-shlibs (>= 6b), libpng3-shlibs (>= 1.2.5), libpoll-shlibs (>= 1.2)
BuildDepends: audiofile (>= 0.2.3), libtiff (>= 3.5.7-7), qt3-dev (>= 3.1.0), libxml2
(>= 2.4.23-4), libxslt (>= 1.0.18-3), arts-dev (>= 1.1.0-8), automake (>= 1.6),
autoconf25, libtool14, fink (>= 0.11.0), pcre (>= 3.9-2), dlcompat (>= 20020929),
audiofile (>= 0.2.3), esound (>= 0.2.28), libjpeg (>= 6b), libpng3 (>= 1.2.5), libpoll
(>= 1.2), cups-dev (>= 1.1.15), mad (>= 0.14.2b)
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
Source: mirror:kde:stable/3.1/src/kdelibs-%v.tar.bz2
Source-MD5: 5864d2650f772bee3e3efaa9b3114438
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
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
make -f Makefile.cvs
export KDEDIR=%p
echo running ./configure %c
sh ./configure %c
make -j2
<<
InstallScript: <<
make -j8 install DESTDIR=%d
<<
DocFiles: COPYING COPYING.LIB INSTALL
RuntimeVars: <<
KDEDIR: %p
<<
SplitOff: <<
Package: %N-dev
Description: KDE - essential development libraries and headers
Depends: %N (>= %v-%r)
Conflicts: bundle-kde, kdelibs3, kdelibs3-dev, kdebase3, kdebase3-dev
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/libkabc.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 ---
===================================================================
diff -u -u -r1.1.1.7 acinclude.m4.in
--- admin/acinclude.m4.in 20 Nov 2002 00:45:10 -0000 1.1.1.7
+++ admin/acinclude.m4.in 24 Nov 2002 06:59:54 -0000
@@ -31,6 +31,9 @@
dnl thanks to Raja R Harinath.
dnl ------------------------------------------------------------------------
dnl
+
+USER_LDFLAGS="-multiply_defined suppress $USER_LDFLAGS"
+
ifdef([_AC_PATH_X_XMKMF],[],
[AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])])
ifdef([AC_OUTPUT_SUBDIRS],[],
@@ -366,7 +369,7 @@
fi
AC_MSG_CHECKING([for KDE libraries installed])
[...1450 lines suppressed...]
@@ -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
===================================================================
diff -u -u -r1.1.1.6 Makefile.am
--- ./pics/Makefile.am 20 Nov 2002 00:56:33 -0000 1.1.1.6
+++ ./pics/Makefile.am 24 Nov 2002 07:06:03 -0000
@@ -17,4 +17,5 @@
install-data-local:
-rm -f $(DESTDIR)$(kde_icondir)/default.kde
+ $(INSTALL) -d $(DESTDIR)$(kde_icondir)
$(LN_S) crystalsvg $(DESTDIR)$(kde_icondir)/default.kde
--- bundle-kde-ssl-3.0.99-1.info DELETED ---
--- kdebase3-ssl-3.0.99-1.info DELETED ---
--- kdebase3-ssl-3.0.99-1.patch DELETED ---
--- kdelibs3-ssl-3.0.99-1.info DELETED ---
--- kdelibs3-ssl-3.0.99-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