Package: kdebase3-ssl Version: 3.1.2 Revision: 2 Description: KDE - base system License: GPL/LGPL Maintainer: Benjamin Reed Depends: dlcompat-shlibs (>= 20021117-2), %N-shlibs (>= %v-%r), kdelibs3-ssl (>= %v-1), lesstif-shlibs (>= 0.93.18-6), libart2-shlibs, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), qt3-shlibs (>= 3.1.0-1), x11, xfontpath BuildDepends: arts-dev (>= 1.1.2-1), audiofile, autoconf2.54, automake1.6, cctools (>= 446-1), cups-dev, dlcompat-dev (>= 20021117-2), esound, fink (>= 0.12.1-1), freetype2 | freetype2-hinting, kdelibs3-ssl-dev (>= %v-1), lesstif (>= 0.93.18-6), libart2, libjpeg, libogg, libpng3 (>= 1.2.5-4), libpoll (>= 1.1-1), libtool14, libvorbis0, mad, openssl097, qt3 (>= 3.1.0-1), qt3-doc, x11, xfontpath Conflicts: bundle-kde, kdelibs3, kdelibs3-shlibs, kdelibs3-dev, kdebase3, kdebase3-shlibs, kdebase3-dev, kio-fish Replaces: kdebase3-ssl, kdebase3-ssl-dev, kio-fish, lisa, kdenetwork3 (<< 3.1.2-1) GCC: 3.1 CustomMirror: << nam-US: http://ranger.befunk.com/fink nam-US: http://astrange.ithinksw.net/ranger-fink nam-CA: http://www.southofheaven.net/befunk << Source: mirror:kde:stable/%v/src/kdebase-%v.tar.bz2 Source-MD5: a90feb5273e9f524a2b19d9021ece7a6 Source2: mirror:custom:kde-admindir-20030601.tar.bz2 Source2-MD5: 6135f81de4b1561942be8fd31ae21297 Source2ExtractDir: kdebase-%v PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p0 SetCPPFLAGS: -no-cpp-precomp -fno-common -isystem %p/include -I%p/include SetLIBS: -L%p/lib NoSetLDFLAGS: true SetMACOSX_DEPLOYMENT_TARGET: 10.2 ConfigureParams: --includedir=%p/include --libdir=%p/lib --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 --with-ldap=framework CompileScript: << #!/bin/sh export KDEDIR=%p mkdir -p /tmp/kde-build date > /tmp/kde-build/%N-%v-%r.cvs && \ (make -f admin/Makefile.common cvs 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.cvs) && \ date > /tmp/kde-build/%N-%v-%r.configure && \ (sh ./configure %c 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.configure) && \ date > /tmp/kde-build/%N-%v-%r.make && \ (make -j2 all apidox 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.make) << InstallScript: << #!/bin/sh mkdir -p /tmp/kde-build mkdir -p %i/share/doc/kde-installed-packages touch %i/share/doc/kde-installed-packages/%N date > /tmp/kde-build/%N-%v-%r.install && \ (make install DESTDIR=%d 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.install) && \ install -d -m 755 %i/etc/pam.d && \ install -c -m 444 /etc/pam.d/login %i/etc/pam.d/kde && \ install -c -m 444 /etc/pam.d/login %i/etc/pam.d/kcheckpass && \ install -c -m 444 /etc/pam.d/login %i/etc/pam.d/kscreensaver && \ (rm -rf %i/share/fonts || true) && \ (make -C konsole/fonts install fontdir=`%p/bin/xfontpath basedir`/konsole DESTDIR=%d) << PostInstScript: << update-alternatives --install /etc/pam.d/kde pam.d-kde %p/etc/pam.d/kde 50 update-alternatives --install /etc/pam.d/kcheckpass pam.d-kcheckpass %p/etc/pam.d/kcheckpass 50 update-alternatives --install /etc/pam.d/kscreensaver pam.d-kscreensaver %p/etc/pam.d/kscreensaver 50 if test -x "%p/bin/xfontpath"; then "%p/bin/xfontpath" --silent install konsole fi << PreRmScript: << update-alternatives --remove pam.d-kde %p/etc/pam.d/kde update-alternatives --remove pam.d-kcheckpass %p/etc/pam.d/kcheckpass update-alternatives --remove pam.d-kscreensaver %p/etc/pam.d/kscreensaver if test -x "%p/bin/xfontpath"; then "%p/bin/xfontpath" --silent remove konsole fi << 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), %N-dev (<< %v-1) Recommends: arts-dev (>= 1.1.2-1), audiofile, autoconf2.54, automake1.6, cctools (>= 446-1), cups-dev, dlcompat-dev (>= 20021117-2), esound, freetype2 | freetype2-hinting, kdelibs3-ssl-dev (>= %v-1), lesstif (>= 0.93.18-6), libart2, libjpeg, libogg, libpng3 (>= 1.2.5-4), libpoll (>= 1.1-1), libtool14, libvorbis0, mad, openssl097, qt3 (>= 3.1.0-1), qt3-doc, x11, xfontpath BuildDependsOnly: true Files: << include lib/libkonq.dylib lib/libtaskbar.dylib lib/libtaskmanager.dylib << << SplitOff2: << Package: %N-shlibs Description: KDE - base shared libraries Depends: arts-shlibs (>= 1.1.1-1), audiofile-shlibs, dlcompat-shlibs (>= 20021117-2), esound-shlibs, freetype2-shlibs | freetype2-hinting-shlibs, kdelibs3-ssl-shlibs (>= %v-1), lesstif-shlibs (>= 0.93.18-6), libart2-shlibs, libjpeg-shlibs, libogg-shlibs, libpng3-shlibs (>= 1.2.5-4), libpoll-shlibs (>= 1.1-1), libvorbis0-shlibs, mad-shlibs, openssl097-shlibs, qt3-shlibs (>= 3.1.0-1), x11 Conflicts: bundle-kde, kdelibs3, kdelibs-shlibs, kdelibs3-dev, kdebase3, kdebase3-shlibs, kdebase3-dev Replaces: kdebase3, kdebase3-ssl, kdebase3-ssl-dev Recommends: %N (>= %v-%r) BuildDependsOnly: true Files: << lib/kde3/*.so lib/libkicker_shared*.dylib lib/libkickermain.1*.dylib lib/libkonq.4*.dylib 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 <<