the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: kdeutils3
Version: 3.5.10
Revision: 3
Description: KDE - miscellaneous utilities
License: GPL/LGPL
Maintainer: Benjamin Reed
Depends: <<
ark (>= %v-%r),
kcalc (>= %v-%r),
kcharselect (>= %v-%r),
kdessh (>= %v-%r),
kdf (>= %v-%r),
kedit (>= %v-%r),
kfloppy (>= %v-%r),
khexedit (>= %v-%r),
klaptopdaemon (>= %v-%r),
kjots (>= %v-%r),
ksim (>= %v-%r),
ktimer (>= %v-%r),
kwalletmanager (>= %v-%r),
kwikdisk (>= %v-%r),
kregexpeditor (>= %v-%r),
superkaramba (>= %v-%r),
%N-base (>= %v-%r)
<<
BuildDepends: <<
arts-dev (>= 1.5.10-1),
autoconf (>= 2.63-1),
cctools-single-module,
expat1,
fink (>= 0.29.7-1),
freetype219 (>= 2.3.7-7),
gettext-tools,
gmp,
kdebase3-unified-dev (>= %v-1),
kdelibs3-unified-dev (>= %v-1),
libart2 (>= 2.3.19-1),
libgettext3-dev,
libiconv-dev,
libidn,
libjpeg,
libpng3 (>= 1.2.8-1),
pcre,
pkgconfig (>= 0.22-3),
python26,
qt3 (>= 3.3.8-1027),
xmms,
unsermake (>= 0.4-0.20060316.1),
x11-dev,
xmkmf
<<
Replaces: <<
%N-dev (<< %v-%r),
kdeutils3-ssl (<< %v-%r)
<<
GCC: 4.0
CustomMirror: <<
Primary: http://ranger.users.finkproject.org/distfiles
eur-NL: http://ranger.users.finkproject.org/distfiles
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:kde:stable/%v/src/kdeutils-%v.tar.bz2
Source-MD5: 038f94275f42df3cae89735506ffbc0b
Source2: mirror:custom:kde-admindir/kde-admindir-1605.tar.bz2
Source2-MD5: e2dccadc3d36718ef9a7e3c7789e2bdf
Source2ExtractDir: kdeutils-%v
SourceDirectory: kdeutils-%v
PatchScript: <<
sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1
perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
find . -name Makefile.am | xargs perl -pi -e 's/^(\S*(?:LIBADD|LDADD)\s*=)/\1 -lqt-mt -lkdefx \$(LIB_KDECORE) \$(LIB_KDEUI) \$(LIB_KDECORE) -lDCOP /'
<<
PatchFile: %n.patch
PatchFile-MD5: fff22f636dc36e948fa3601dc29cde1f
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
ConfigureParams: --with-distribution='Fink/Mac OS X'
CompileScript: <<
#!/bin/sh -ev
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
./build-helper.sh cvs %N %v %r make -f admin/Makefile.common cvs
./build-helper.sh configure %N %v %r ./configure %c $CONFIGURE_PARAMS
perl -pi -e 's, kgpg , ,' Makefile
./build-helper.sh make %N %v %r unsermake $UNSERMAKEFLAGS
<<
InstallScript: <<
#!/bin/sh -ev
export PREFIX="%p" USE_UNSERMAKE=1
. ./environment-helper.sh
./build-helper.sh install %N %v %r unsermake -p -j1 install DESTDIR=%d kgpg_SUBDIR_included_TRUE='#' kgpg_SUBDIR_included_FALSE=
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
touch %i/share/doc/installed-packages/%N-base
find %i -name \*kmilo\* -exec rm -rf {} \; || :
find %i -name \*irkick\* -exec rm -rf {} \; || :
find %i -name \*kcmlirc\* -exec rm -rf {} \; || :
rm -rf %i/share/applications/kde/pcmcia.desktop
rm -rf %i/share/applications/kde/thinkpad.desktop
rm -rf %i/share/apps/profiles
rm -rf %i/share/apps/remotes
find %i -name \*kgpg\* -exec rm -rf {} \; || :
<<
DocFiles: AUTHORS COPYING INSTALL README
SplitOff: <<
Package: ark
Description: KDE - archive utility
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ark
lib/kde3/*ark*
lib/libkdeinit_ark*
share/applications/kde/ark*
share/apps/ark
share/config.kcfg/ark*
share/doc/kde/en/ark
share/icons/hicolor/128x128/apps/ark*
share/icons/hicolor/16x16/apps/ark*
share/icons/hicolor/22x22/apps/ark*
share/icons/hicolor/32x32/apps/ark*
share/icons/hicolor/48x48/apps/ark*
share/icons/hicolor/64x64/apps/ark*
share/icons/hicolor/scalable/apps/ark*
share/services/ark_part*
share/man/man1/ark*
<<
Shlibs: !%p/lib/libkdeinit_ark.dylib
DescDetail: <<
This is Ark version 2.3.x.
Ark is KDE archive handling tool, part of the kdeutils package.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff10: <<
Package: klaptopdaemon
Description: KDE - battery monitor for laptops
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/klaptop*
lib/kde3/kcm_laptop*
lib/kde3/kcm_thinkpad*
lib/kde3/kded_klaptopdaemon*
lib/libkcmlaptop.*.dylib
share/applications/kde/laptop.desktop
share/apps/klaptopdaemon
share/doc/kde/en/kcontrol
share/icons/crystalsvg/128x128/apps/laptop*
share/icons/crystalsvg/16x16/apps/laptop*
share/icons/crystalsvg/32x32/apps/laptop*
share/icons/crystalsvg/48x48/apps/laptop*
share/icons/crystalsvg/64x64/apps/laptop*
share/icons/crystalsvg/scalable/apps/laptop*
share/services/kded/klaptopdaemon.desktop
<<
Shlibs: %p/lib/libkcmlaptop.0.dylib 1.0.0 %n (>= 3.5.10-1)
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff11: <<
Package: kjots
Description: KDE - small note taker
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kjots
share/applications/kde/Kjots.desktop
share/apps/kjots
share/config.kcfg/kjots*
share/doc/kde/en/kjots
share/icons/hicolor/16x16/apps/kjots.png
share/icons/hicolor/22x22/apps/kjots.png
share/icons/hicolor/32x32/apps/kjots.png
share/icons/hicolor/48x48/apps/kjots.png
share/icons/hicolor/64x64/apps/kjots.png
<<
DescDetail: <<
KJots is a small program that helps you to write down some short notes
and organizes them for you.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff12: <<
Package: ksim
Description: KDE - system monitor
Depends: %N-base (>= %v-%r)
Conflicts: ksim-ssl
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r),
ksim-ssl
<<
Recommends: %N (>= %v-%r)
Files: <<
lib/kde3/ksim_*
lib/libksimcore.*.dylib
share/apps/kicker/extensions/ksim.desktop
share/apps/ksim
share/config/ksim_panelextensionrc
share/doc/kde/en/ksim
share/icons/crystalsvg/16x16/apps/ksim*
share/icons/crystalsvg/16x16/devices/ksim*
share/icons/crystalsvg/32x32/apps/ksim*
share/icons/crystalsvg/48x48/apps/ksim*
<<
Shlibs: %p/lib/libksimcore.1.dylib 2.0.0 ksim (>= 3.5.0-1)
DescDetail: <<
KSim is a system monitor app which has its own plugin system with
support for GKrellm (www.gkrellm.net) skins.
* Plugin system
* GKrellm theme support
* Host name display
* Uptime, memory and swap display
* Filesystem usage plugin
* Disk information plugin
* Net plugin being able to monitor eth0, ppp0 and others
* Sensor plugin able to monitor any sensor via lm_sensors
* APM laptop battery meter. (see downloads)
* CPU plugin that can monitor CPU usage.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff13: <<
Package: ktimer
Description: KDE - timer
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ktimer
share/applications/kde/ktimer.desktop
share/doc/kde/en/ktimer
share/icons/hicolor/128x128/apps/ktimer.png
share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/48x48/apps/ktimer.png
<<
DescDetail: <<
This is a timer application for KDE. It allows you to execute commands
after a certain amount of time. It allows for looping commands as well
as delaying the execution of a command.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff14: <<
Package: kwikdisk
Description: KDE - mount and unmount disks
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kwikdisk
share/applications/kde/kwikdisk.desktop
share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/64x64/apps/kwikdisk.png
<<
DescDetail: <<
This program gives you a graphical overview of your systems disks. It
mounts and unmounts a device when you click on the device name, and it
opens KFM to your mountpoint. It also docks into the panel for easy
access to all of the features of these two programs, and it even
notifies you when capacity becomes critically low on a disk.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff15: <<
Package: kregexpeditor
Description: KDE - regular expression editor kpart
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kregexpeditor
lib/kde3/*kregexp*
lib/libkregexpeditorcommon.*.dylib
share/applications/kde/kregexpeditor.desktop
share/apps/kregexpeditor
share/doc/kde/en/KRegExpEditor
share/icons/hicolor/128x128/apps/kregexpeditor.png
share/icons/hicolor/16x16/apps/kregexpeditor.png
share/icons/hicolor/22x22/apps/kregexpeditor.png
share/icons/hicolor/32x32/apps/kregexpeditor.png
share/icons/hicolor/48x48/apps/kregexpeditor.png
share/icons/hicolor/64x64/apps/kregexpeditor.png
share/services/kregexpeditorgui.desktop
<<
Shlibs: %p/lib/libkregexpeditorcommon.1.dylib 2.0.0 kregexp (>= 3.5.0-1)
DescDetail: <<
The regular expression editor is an editor for editing regular expression
in a graphical style (in contrast to the ascii syntax). Traditionally
regular expressions have been typed in the ascii syntax, which for
example looks like ^.*kde\b. The major drawback of this style is:
* It is hard to understand for non-programmers.
* It requires that you escapes certain symbols (to match a star for
example, you need to type \*).
* It requires that you remember rules for precedence (What does x|y*
match? a single x or a number of y, OR a number of x and y's mixed?)
The regular expression editor, on the other hand, lets you draw your
regular expression in an unambiguous way. The editor solves at least item
two and three above. It might not make regular expressions available for
the non-programmers, though only tests by users can tell that.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff16: <<
Package: kwalletmanager
Description: KDE - KWallet configuration tool
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kwalletmanager
lib/kde3/kcm_kwallet*
share/applications/kde/kwallet*
share/apps/kwalletmanager
share/doc/kde/en/kwallet
share/icons/hicolor/128x128/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/64x64/apps/kwalletmanager.png
share/services/kwallet*
<<
DescDetail: <<
This program keeps various wallets for any kind of data that the user can
store encrypted with passwords and can also serve as a password manager
that keeps a master password to all wallets.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff17: <<
Package: superkaramba
Description: KDE - desktop customization and information display
Depends: <<
python26-shlibs,
xmms-shlibs,
%N-base (>= %v-%r)
<<
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/superkaramba
share/applnk/Utilities/superkaramba*
share/apps/superkaramba
share/doc/kde/en/superkaramba
share/icons/crystalsvg/128x128/apps/superkaramba*
share/icons/crystalsvg/128x128/mimetypes/superkaramba*
share/icons/crystalsvg/16x16/apps/superkaramba*
share/icons/crystalsvg/16x16/mimetypes/superkaramba*
share/icons/crystalsvg/22x22/apps/superkaramba*
share/icons/crystalsvg/22x22/mimetypes/superkaramba*
share/icons/crystalsvg/32x32/apps/superkaramba*
share/icons/crystalsvg/32x32/mimetypes/superkaramba*
share/icons/crystalsvg/48x48/apps/superkaramba*
share/icons/crystalsvg/48x48/mimetypes/superkaramba*
share/icons/crystalsvg/64x64/apps/superkaramba*
share/icons/crystalsvg/64x64/mimetypes/superkaramba*
share/icons/crystalsvg/scalable/apps/superkaramba*
share/icons/crystalsvg/scalable/mimetypes/superkaramba*
share/mimelnk/application/x-superkaramba*
<<
Homepage: http://netdragon.sourceforge.net/
DescDetail: <<
SuperKaramba is a tool that allows anyone to easily create and run little interactive
widgets on a KDE desktop. Widgets are defined in a simple text file and can be
augmented with Python code to make them interactive. Current widgets include everything
from simple news headline displays to complete custom replacements for kicker, the KDE
toolbar.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff18: <<
Package: %N-dev
Description: KDE - kdeutils development headers and libraries
Depends: %N (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-ssl (<< %v-%r)
<<
Recommends: <<
arts-dev (>= 1.5.10-1),
fink (>= 0.29.7-1),
kdebase3-unified-dev (>= %v-1),
kdelibs3-unified-dev (>= %v-1),
libart2,
libpng3 (>= 1.2.8-1),
qt3 (>= 3.3.8-1027)
<<
BuildDependsOnly: true
Files: <<
include
lib
share/doc/kde/en/*-apidocs
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff19: <<
Package: %N-base
Description: KDE - kdeutils base package
Depends: kdebase3-unified (>= %v-1)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: share/doc/installed-packages/%N-base
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff2: <<
Package: kcalc
Description: KDE - scientific calculator
Depends: <<
gmp-shlibs,
%N-base (>= %v-%r)
<<
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kcalc
lib/*kcalc*
lib/kde3/*kcalc*
share/applications/kde/kcalc.desktop
share/apps/kcalc
share/apps/kconf_update/kcalc*
share/config.kcfg/kcalc*
share/doc/kde/en/kcalc
share/icons/hicolor/16x16/apps/kcalc.png
share/icons/hicolor/22x22/apps/kcalc.png
share/icons/hicolor/32x32/apps/kcalc.png
share/icons/hicolor/48x48/apps/kcalc.png
share/icons/hicolor/64x64/apps/kcalc.png
share/icons/hicolor/scalable/apps/kcalc.svgz
<<
Shlibs: !%p/lib/libkdeinit_kcalc.dylib
DescDetail: <<
A very easy-to-use, color-customizable, attractive basic and scientific calculator.
Features:
* trigonometric and a statistics mode
* cut/paste to/from the display
* 'results-stack' for easy retrieval of prior results
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff20: <<
Package: kdeutils3-ssl
Description: KDE - upgrade package for kdeutils3-ssl
Depends: %N (= %v-%r)
DocFiles: AUTHORS COPYING INSTALL README
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff3: <<
Package: kcharselect
Description: KDE - character set selector
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kcharselect
lib/kde3/*kcharselect_panelapplet*
share/apps/kcharselect
share/apps/kconf_update/kcharselect.upd
share/apps/kicker/applets/kcharselectapplet.desktop
share/applications/kde/KCharSelect.desktop
share/doc/kde/en/kcharselect
share/icons/hicolor/16x16/apps/kcharselect.png
share/icons/hicolor/32x32/apps/kcharselect.png
share/icons/hicolor/48x48/apps/kcharselect.png
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff5: <<
Package: kdessh
Description: KDE - ssh frontend
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: bin/kdessh
DescDetail: <<
This is a frontend to SSH designed for use with KDE. This program is
designed for the purpose of executing commands on a remote system using
the SSH protocol.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff6: <<
Package: kdf
Description: KDE - disk space GUI
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kdf
lib/kde3/*kcm_kdf*
share/applications/kde/kcmdf.desktop
share/applications/kde/kdf.desktop
share/apps/kdf
share/doc/kde/en/kdf
share/doc/kde/en/kinfocenter/blockdevices
share/icons/crystalsvg/16x16/apps/kcmdf.png
share/icons/crystalsvg/22x22/apps/kcmdf.png
share/icons/crystalsvg/32x32/apps/kcmdf.png
share/icons/hicolor/128x128/apps/kdf.png
share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/64x64/apps/kdf.png
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff7: <<
Package: kedit
Description: KDE - simple text editor
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kedit
lib/kde3/*kedit*
lib/*kedit*
share/applications/kde/KEdit.desktop
share/apps/kedit
share/config.kcfg/kedit*
share/doc/kde/en/kedit
share/icons/hicolor/16x16/apps/kedit.png
share/icons/hicolor/22x22/apps/kedit.png
share/icons/hicolor/32x32/apps/kedit.png
share/icons/hicolor/48x48/apps/kedit.png
share/icons/hicolor/64x64/apps/kedit.png
<<
Shlibs: !%p/lib/libkdeinit_kedit.dylib
DescDetail: <<
KEdit is a text editor for the KDE Desktop. It is a small editor which
can be used with Konqueror for text and configuration file browsing.
KEdit also serves well for creating small plain text documents. It is
not meant to be a programmers editor; in particular it is not meant to
replace any of the more powerful editors such as Kate, XEmacs or Emacs.
KEdit's functionality will intentionally remain rather limited to
ensure a reasonably fast start.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff8: <<
Package: kfloppy
Description: KDE - floppy disk formatter
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kfloppy
share/applications/kde/KFloppy.desktop
share/apps/konqueror/servicemenus/floppy*
share/doc/kde/en/kfloppy
share/icons/hicolor/128x128/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kfloppy.png
<<
DescDetail: <<
Kfloppy Formatter is a utility that provides a straightforward graphical
means to format 3.5" and 5.25" floppy disks.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
SplitOff9: <<
Package: khexedit
Description: KDE - hex editor
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/khexedit
lib/kde3/*kbytesedit*
lib/kde3/*hexedit*
lib/libkhexeditcommon.*.dylib
share/applications/kde/khexedit.desktop
share/apps/khexedit*
share/doc/kde/en/khexedit
share/icons/hicolor/16x16/apps/khexedit.png
share/icons/hicolor/32x32/apps/khexedit.png
share/icons/hicolor/48x48/apps/khexedit.png
share/services/kbyteseditwidget.desktop
share/services/khexedit*
<<
Shlibs: %p/lib/libkhexeditcommon.0.dylib 1.0.0 %n (>= 3.5.10-1)
DescDetail: <<
KHexEdit is a versatile and customizable hex editor. It displays data in
hexadecimal, octal, binary and text mode. New input can be inserted into the file
or it can replace current data just like in a common text editor. Undo/Redo
functionality is included as well as formatted printing and HTML export.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
<<
PostInstScript: <<
if [ -x "%p/bin/kde-update-caches.sh" ]; then
%p/bin/kde-update-caches.sh >/dev/null 2>&1 || :
fi
<<
Homepage: http://www.kde.org/
DescDetail: <<
Various miscellaneous utilities for KDE.
Install the kdeutils3 package if you want to install all of the
kdeutils packages.
<<
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). Unless you have a specific reason
not to, "bundle-kde-ssl" is suggested.
---[ Configuration ]--------------------------------------------------
To use KDE as your windowing system in XDarwin, create a file called
".xinitrc" in your home directory, containing the following line:
/sw/bin/startkde >/tmp/kde.log 2>&1
See http://fink.sourceforge.net/doc/x11/run-xfree86.php#xinitrc
for more information on the xinitrc files and how they work.
If you want to use Apple's X11 instead of the KDE window manager,
put the following line before the startkde line in .xinitrc:
export KDEWM=quartz-wm
If you want to disable quartz-wm even for clipboard synchronization
(proxying), put the following line before the startkde line in
.xinitrc:
export DISABLE_PROXY=1
---[ 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: By default, X11 on Mac OS X runs in "rootless" mode, generally.
If you run KDE in rootless mode, it will take over your desktop with
a window that covers everything up. You can remove this by disabling
desktop icons in the KDE control center. Open the control center
(either from the "K" menu bar, or by typing "kcontrol" in an xterm)
then expand the "Desktop" list, click "Behavior", and uncheck the
"Show icons on desktop" checkbox.
---[ Removal ]--------------------------------------------------------
To remove all of the official KDE packages, you can remove the KDE
libraries and anything that depends on them by running, in a terminal:
sudo apt-get remove kdelibs3-unified-shlibs
To remove an individual KDE package collection (like kdenetwork3 or
kdesdk3) you can generally remove [package]-base. For example, to
remove all of the kdenetwork3 packages, run:
sudo apt-get remove kdenetwork3-base
<<
diff -Nurd kdeutils-3.5.9/klaptopdaemon/Makefile.am kdeutils-3.5.9-new/klaptopdaemon/Makefile.am
--- kdeutils-3.5.9/klaptopdaemon/Makefile.am 2007-10-08 05:49:45.000000000 -0400
+++ kdeutils-3.5.9-new/klaptopdaemon/Makefile.am 2008-02-13 22:02:23.000000000 -0500
@@ -21,7 +21,7 @@
kcm_laptop_la_SOURCES = battery.cpp main.cpp pcmcia.cpp power.cpp warning.cpp \
acpi.cpp sony.cpp profile.cpp buttons.cpp apm.cpp
kcm_laptop_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kcm_laptop_la_LIBADD = $(LIB_KFILE) $(LIB_KDEUI) libkcmlaptop.la
+kcm_laptop_la_LIBADD = $(LIB_KFILE) $(LIB_KDEUI) libkcmlaptop.la $(LIBZ)
kcm_laptop_la_COMPILE_FIRST = crcresult.h
AM_CPPFLAGS = $(all_includes)
diff -Nurd kdeutils-3.5.9/ksim/monitors/filesystem/filesystemstats.cpp kdeutils-3.5.9-new/ksim/monitors/filesystem/filesystemstats.cpp
--- kdeutils-3.5.9/ksim/monitors/filesystem/filesystemstats.cpp 2007-10-08 05:49:45.000000000 -0400
+++ kdeutils-3.5.9-new/ksim/monitors/filesystem/filesystemstats.cpp 2008-02-13 22:02:23.000000000 -0500
@@ -30,7 +30,7 @@
#include
#include
-#if defined(HAVE_SYS_STATVFS_H) && !defined(__DragonFly__)
+#if defined(HAVE_SYS_STATVFS_H) && !defined(__DragonFly__) && !defined(__APPLE__)
#include
#elif defined( HAVE_SYS_STATFS_H )
#include
@@ -59,7 +59,8 @@
#include
#include
-#if defined(HAVE_STATVFS) && !defined(__DragonFly__)
+#if defined(HAVE_STATVFS) && !defined(__DragonFly__) && !defined(__APPLE__)
+#warning "have statvfs"
typedef struct statvfs ksim_statfs;
#define ksim_getfsstat getvfsstat
#elif defined( HAVE_STATFS ) || defined( Q_OS_FREEBSD )
@@ -75,7 +76,7 @@
int fsystemStats( const char * file, ksim_statfs & stats )
{
-#if defined(HAVE_STATVFS) && !defined(__DragonFly__)
+#if defined(HAVE_STATVFS) && !defined(__DragonFly__) && !defined(__APPLE__)
return statvfs( file, &stats );
#elif defined( HAVE_STATFS ) || defined( Q_OS_FREEBSD )
return statfs( file, &stats );
diff -Nurd kdeutils-3.5.9/ksim/monitors/lm_sensors/Makefile.am kdeutils-3.5.9-new/ksim/monitors/lm_sensors/Makefile.am
--- kdeutils-3.5.9/ksim/monitors/lm_sensors/Makefile.am 2005-10-10 10:59:12.000000000 -0400
+++ kdeutils-3.5.9-new/ksim/monitors/lm_sensors/Makefile.am 2008-02-13 22:02:23.000000000 -0500
@@ -1,9 +1,9 @@
kde_module_LTLIBRARIES = ksim_sensors.la
if include_nv
-NVCTRL_LIB= NVCtrl.la
-NVCtrl_la_SOURCES = NVCtrl.c
-NVCtrl_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN)
+NVCTRL_LIB=libNVCtrl.la
+libNVCtrl_la_SOURCES = NVCtrl.c
+libNVCtrl_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
endif
noinst_LTLIBRARIES = $(NVCTRL_LIB)
diff -Nurd kdeutils-3.5.9/ksim/monitors/snmp/configure.in.in kdeutils-3.5.9-new/ksim/monitors/snmp/configure.in.in
--- kdeutils-3.5.9/ksim/monitors/snmp/configure.in.in 2006-07-22 04:12:20.000000000 -0400
+++ kdeutils-3.5.9-new/ksim/monitors/snmp/configure.in.in 2008-02-13 22:02:23.000000000 -0500
@@ -37,4 +37,4 @@
fi
fi
-AM_CONDITIONAL(include_ksim_monitors_snmp, test "x$enable_snmp" = xyes)
+AM_CONDITIONAL(include_ksim_monitors_snmp, /usr/bin/false)
diff -Nurd kdeutils-3.5.9/superkaramba/configure.in.in kdeutils-3.5.9-new/superkaramba/configure.in.in
--- kdeutils-3.5.9/superkaramba/configure.in.in 2006-01-20 01:49:18.000000000 -0500
+++ kdeutils-3.5.9-new/superkaramba/configure.in.in 2008-02-13 22:02:23.000000000 -0500
@@ -75,3 +75,5 @@
if test -z "$PYTHONINC" ; then
DO_NOT_COMPILE="$DO_NOT_COMPILE superkaramba"
fi
+
+AC_CHECK_HEADERS(netinet/in.h sys/sockio.h)
diff -Nurd kdeutils-3.5.9/superkaramba/src/Makefile.am kdeutils-3.5.9-new/superkaramba/src/Makefile.am
--- kdeutils-3.5.9/superkaramba/src/Makefile.am 2006-01-19 11:49:35.000000000 -0500
+++ kdeutils-3.5.9-new/superkaramba/src/Makefile.am 2008-02-13 22:02:23.000000000 -0500
@@ -40,7 +40,7 @@
# kde_cfg_DATA = superkaramba.kcfg
-superkaramba_LDFLAGS = -Wl,-export-dynamic $(KDE_RPATH) $(all_libraries) $(PYTHONLIB) $(XMMS_LDFLAGS)
+superkaramba_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(PYTHONLIB) $(XMMS_LDFLAGS)
#superkaramba_LDADD = -lkio $(LIB_KDEUI) $(XMMS_LDADD) $(LIBPYTHON) $(LIBKVM) $(MY_LIBKNEWSTUFF)
superkaramba_LDADD = -lkio $(LIB_KDEUI) $(XMMS_LIBS) $(LIBPYTHON) $(LIBKVM) $(MY_LIBKNEWSTUFF)
diff -Nurd kdeutils-3.5.9/superkaramba/src/misc_python.cpp kdeutils-3.5.9-new/superkaramba/src/misc_python.cpp
--- kdeutils-3.5.9/superkaramba/src/misc_python.cpp 2007-10-08 05:49:47.000000000 -0400
+++ kdeutils-3.5.9-new/superkaramba/src/misc_python.cpp 2008-02-13 22:02:23.000000000 -0500
@@ -653,7 +653,7 @@
#include
#include
#include
-#if defined(__FreeBSD__) || defined(__DragonFly__)
+#if defined(HAVE_NETINET_IN_H)
#include
#endif
#if defined(Q_OS_SOLARIS)