the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: kdegames3
Version: 3.5.10
Revision: 2
Description: KDE - games
License: GPL/LGPL
Maintainer: Benjamin Reed
Depends: <<
atlantik (>= %v-%r),
kasteroids (>= %v-%r),
katomic (>= %v-%r),
kbackgammon (>= %v-%r),
kbattleship (>= %v-%r),
kblackbox (>= %v-%r),
kbounce (>= %v-%r),
kenolaba (>= %v-%r),
kfouleggs (>= %v-%r),
kgoldrunner (>= %v-%r),
kjumpingcube (>= %v-%r),
klickety (>= %v-%r),
klines (>= %v-%r),
kmahjongg (>= %v-%r),
kmines (>= %v-%r),
knetwalk (>= %v-%r),
kolf (>= %v-%r),
konquest (>= %v-%r),
kpatience (>= %v-%r),
kpoker (>= %v-%r),
kreversi (>= %v-%r),
ksame (>= %v-%r),
kshisen (>= %v-%r),
ksirtet (>= %v-%r),
ksmiletris (>= %v-%r),
ksnake (>= %v-%r),
ksokoban (>= %v-%r),
kspaceduel (>= %v-%r),
ktron (>= %v-%r),
ktuberling (>= %v-%r),
kwin4 (>= %v-%r),
lskat (>= %v-%r)
<<
BuildDepends: <<
arts-dev (>= 1.5.10-1),
audiofile (>= 0.2.6-11),
autoconf (>= 2.60-1),
cctools-single-module,
esound,
expat1,
fink (>= 0.28.0-1),
freetype219 (>= 2.3.7-7),
libgettext3-dev,
gettext-tools,
glib2-dev (>= 2.14.0-1),
kdelibs3-unified-dev (>= %v-1),
libart2 (>= 2.3.19-1),
libcapsinetwork-dev,
libiconv-dev,
libidn,
libmad,
libjpeg,
libmath++-dev (>= 0.0.4-1001),
libogg,
libpng3 (>= 1.2.8-1),
libvorbis0,
pkgconfig (>= 0.22-3),
qt3 (>= 3.3.8-1027),
unsermake (>= 0.4-0.20060316.1),
x11-dev,
xmkmf
<<
Replaces: <<
%N-common (<< %v-%r),
%N-dev (<< %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/kdegames-%v.tar.bz2
Source-MD5: 5533b3886cbb74180933fe3f3d209031
Source2: mirror:custom:kde-admindir/kde-admindir-1605.tar.bz2
Source2-MD5: e2dccadc3d36718ef9a7e3c7789e2bdf
Source2ExtractDir: kdegames-%v
SourceDirectory: kdegames-%v
PatchScript: <<
%{default_script}
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/*
<<
PatchFile: %n.patch
PatchFile-MD5: 545d7d346f415d98243ac0a59eded696
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
ConfigureParams: --with-distribution='Fink/Mac OS X'
CompileScript: <<
#!/bin/sh -ev
export HOME=/tmp
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
./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
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
touch %i/share/doc/installed-packages/%N-base
<<
DocFiles: COPYING INSTALL README
SplitOff: <<
Package: %N-common
Description: KDE - game shared libraries
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
lib/libkdegames.*.dylib
share/apps/carddecks
share/apps/kdegames/pics/star*
share/icons/crystalsvg/16x16/actions/endturn*
share/icons/crystalsvg/16x16/actions/highscore*
share/icons/crystalsvg/16x16/actions/roll*
share/icons/crystalsvg/22x22/actions/roll*
share/icons/crystalsvg/32x32/actions/endturn*
share/icons/crystalsvg/32x32/actions/highscore*
share/icons/crystalsvg/32x32/actions/roll*
<<
Shlibs: %p/lib/libkdegames.1.dylib 4.0.0 kdegames3-common (>= 3.4.0-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
<<
<<
SplitOff10: <<
Package: kenolaba
Description: KDE - strategy board game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kenolaba
share/applications/kde/kenolaba.desktop
share/apps/kenolaba
share/doc/kde/en/kenolaba
share/icons/hicolor/128x128/apps/kenolaba*
share/icons/hicolor/16x16/apps/kenolaba*
share/icons/hicolor/22x22/apps/kenolaba*
share/icons/hicolor/32x32/apps/kenolaba*
share/icons/hicolor/48x48/apps/kenolaba*
share/icons/hicolor/64x64/apps/kenolaba*
share/man/man6/kenolaba*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
Kenolaba is a two player tactical board game following the rules of the board game
Abalone. In the game two players have to try to shove the opponents pieces from
the game board.
<<
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: kfouleggs
Description: KDE - PuyoPuyo clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kfouleggs
share/applications/kde/kfouleggs.desktop
share/apps/kfouleggs
share/config.kcfg/kfouleggs.kcfg
share/doc/kde/en/kfouleggs
share/icons/hicolor/128x128/apps/kfouleggs*
share/icons/hicolor/16x16/apps/kfouleggs*
share/icons/hicolor/22x22/apps/kfouleggs*
share/icons/hicolor/32x32/apps/kfouleggs*
share/icons/hicolor/48x48/apps/kfouleggs*
share/icons/hicolor/64x64/apps/kfouleggs*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
KFouleggs is a clone of the well-known (at least in Japan) PuyoPuyo game. This
is a modification of the well known Tetris game principle.
<<
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: kgoldrunner
Description: KDE - platform game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kgoldrunner
share/applications/kde/KGoldrunner.desktop
share/apps/kgoldrunner
share/doc/kde/en/kgoldrunner
share/icons/hicolor/128x128/apps/kgoldrunner*
share/icons/hicolor/16x16/apps/kgoldrunner*
share/icons/hicolor/32x32/apps/kgoldrunner*
share/icons/hicolor/22x22/apps/kgoldrunner*
share/icons/hicolor/48x48/apps/kgoldrunner*
share/icons/hicolor/64x64/apps/kgoldrunner*
<<
Homepage: http://docs.kde.org/en/3.3/kdegames/kgoldrunner/
DescDetail: <<
KGoldrunner is a game of action and puzzle solving. Run through the maze, dodge
your enemies, collect all the gold and climb up to the next level.
<<
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: kjumpingcube
Description: KDE - tactical game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kjumpingcube
share/applications/kde/kjumpingcube.desktop
share/apps/kjumpingcube
share/config.kcfg/kjumpingcube.kcfg
share/doc/kde/en/kjumpingcube
share/icons/hicolor/128x128/apps/kjumpingcube*
share/icons/hicolor/16x16/apps/kjumpingcube*
share/icons/hicolor/22x22/apps/kjumpingcube*
share/icons/hicolor/32x32/apps/kjumpingcube*
share/icons/hicolor/48x48/apps/kjumpingcube*
share/icons/hicolor/64x64/apps/kjumpingcube*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: <<
KJumpingCube is a tactical one or two-player game. The playing field consists
of squares that contains points which can be increased. By this you can gain
more fields and finally win the board over.
<<
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: klickety
Description: KDE - Tetris-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/klickety
share/applications/kde/klickety.desktop
share/apps/klickety
share/doc/kde/en/klickety
share/icons/hicolor/128x128/apps/klickety*
share/icons/hicolor/16x16/apps/klickety*
share/icons/hicolor/22x22/apps/klickety*
share/icons/hicolor/32x32/apps/klickety*
share/icons/hicolor/48x48/apps/klickety*
share/icons/hicolor/64x64/apps/klickety*
<<
Homepage: http://klickety.sourceforge.net/
DescDetail: <<
Klickety is an adaptation of the Clickomania game. The rules are similar to
those of the Same game: your goal is to clear the board by clicking on
groups to destroy them.
<<
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: klines
Description: KDE - Color Lines-like logic game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/klines
share/applications/kde/klines.desktop
share/apps/klines
share/config.kcfg/klines*
share/doc/kde/en/klines
share/icons/hicolor/128x128/apps/klines*
share/icons/hicolor/16x16/apps/klines*
share/icons/hicolor/22x22/apps/klines*
share/icons/hicolor/32x32/apps/klines*
share/icons/hicolor/48x48/apps/klines*
share/icons/hicolor/64x64/apps/klines*
<<
Homepage: http://www.geocities.com/merzlyakov_ru/klines/index_en.html
DescDetail: <<
KLines is a simple game. It is played by one player, so there is only one
winner :-). You play for fun and against the high score. It was inspired by
a well known game - "Color lines", written for DOS by Olga
Demina, Igor Demina, Igor Ivkin and Gennady Denisov back in 1992.
The main rules of the game are as simple as possible: you move (using the
mouse) marbles from cell to cell and build lines (horizontal, vertical or
diagonal). When a line contains 5 or more marbles, they are removed and your
score grows. After each turn the computer drops three more marbles.
<<
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: kmahjongg
Description: KDE - pick-up game based on the ancient mandarin Mah Jong
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kmahjongg
share/applications/kde/kmahjongg.desktop
share/apps/kmahjongg
share/config.kcfg/kmahjongg.kcfg
share/doc/kde/en/kmahjongg
share/icons/hicolor/128x128/apps/kmahjongg*
share/icons/hicolor/16x16/apps/kmahjongg*
share/icons/hicolor/22x22/apps/kmahjongg*
share/icons/hicolor/32x32/apps/kmahjongg*
share/icons/hicolor/48x48/apps/kmahjongg*
share/icons/hicolor/64x64/apps/kmahjongg*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
KMahjongg is a clone of the well known tile based patience game of the same
name. In the game you have to empty a game board filled with piece by
removing pieces of the same type.
<<
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: kmines
Description: KDE - minesweeper-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kmines
share/applications/kde/kmines.desktop
share/apps/kmines
share/doc/kde/en/kmines
share/icons/hicolor/128x128/apps/kmines*
share/icons/hicolor/16x16/apps/kmines*
share/icons/hicolor/22x22/apps/kmines*
share/icons/hicolor/32x32/apps/kmines*
share/icons/hicolor/48x48/apps/kmines*
share/icons/hicolor/64x64/apps/kmines*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: <<
KMines is the classical Minesweeper game where you have to find mines by
logical deduction.
<<
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: kolf
Description: KDE - mini-golf game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kolf
lib/kde3/*kolf*
lib/*kolf*
share/applications/kde/kolf.desktop
share/apps/kolf
share/config/magic/kolf.magic
share/doc/kde/en/kolf
share/icons/hicolor/128x128/apps/kolf*
share/icons/hicolor/16x16/apps/kolf*
share/icons/hicolor/22x22/apps/kolf*
share/icons/hicolor/32x32/apps/kolf*
share/icons/hicolor/48x48/apps/kolf*
share/icons/hicolor/64x64/apps/kolf*
share/mimelnk/application/x-kolf.desktop
share/mimelnk/application/x-kourse.desktop
<<
Shlibs: <<
%p/lib/libkdeinit_kolf.dylib 0.0.0 kolf (>= 3.4.0-1)
%p/lib/libkolf.1.dylib 4.0.0 kolf (>= 3.4.0-1)
<<
Homepage: http://www.katzbrown.com/kolf/
DescDetail: <<
Kolf is a world-class miniature golf game with block graphics and a 2d
top-down view. Courses are dynamic, and up to 10 people can play at
once in competition.
<<
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: konquest
Description: KDE - multi-player strategic war game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/konquest
share/applications/kde/konquest.desktop
share/apps/konquest
share/doc/kde/en/konquest
share/icons/hicolor/128x128/apps/konquest*
share/icons/hicolor/16x16/apps/konquest*
share/icons/hicolor/22x22/apps/konquest*
share/icons/hicolor/32x32/apps/konquest*
share/icons/hicolor/48x48/apps/konquest*
share/icons/hicolor/64x64/apps/konquest*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: <<
This the KDE version of Gnu-Lactic Konquest, a multi-player strategy game.
The goal of the game is to expand your interstellar empire across the galaxy
and of course, crush your rivals.
<<
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: %N-dev
Description: KDE - kdegames development headers and libraries
Depends: <<
%N (>= %v-%r),
%N-common (>= %v-%r)
<<
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r),
atlantik (<< %v-%r)
<<
Recommends: <<
arts-dev (>= 1.5.10-1),
audiofile,
esound,
fink (>= 0.28.0-1),
kdelibs3-unified-dev (>= %v-1),
libart2,
libcapsinetwork-dev,
libmath++-dev (>= 0.0.4-1001),
libogg,
libpng3 (>= 1.2.8-1),
libvorbis0,
qt3 (>= 3.3.8-1027)
<<
BuildDependsOnly: true
Files: <<
include
lib/libkdegames.la
lib/libkdegames.dylib
lib/libatlantic.la
lib/libatlantic.dylib
lib/libatlantikclient.la
lib/libatlantikclient.dylib
lib/libatlantikui.la
lib/libatlantikui.dylib
lib/libkolf.la
lib/libkolf.dylib
<<
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: kpatience
Description: KDE - collection of solitaire-like card games
Depends: %N-common (>= %v-%r)
Conflicts: kpat
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r),
kpat
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kpat
share/applications/kde/kpat.desktop
share/apps/kpat
share/doc/kde/en/kpat
share/icons/hicolor/128x128/apps/kpat*
share/icons/hicolor/16x16/apps/kpat*
share/icons/hicolor/22x22/apps/kpat*
share/icons/hicolor/32x32/apps/kpat*
share/icons/hicolor/48x48/apps/kpat*
share/icons/hicolor/64x64/apps/kpat*
share/man/man6/kpat*
<<
Homepage: http://games.kde.org/kde_cardgames.php
DescDetail: <<
KPatience is a collection of various patience games known all over the world.
It includes Klondike, Freecell, Yukon, Forty and Eight and many more. The
game has nice graphics and many different carddecks.
<<
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
<<
<<
SplitOff21: <<
Package: kpoker
Description: KDE - poker card game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kpoker
share/applications/kde/kpoker.desktop
share/apps/kpoker
share/doc/kde/en/kpoker
share/icons/hicolor/128x128/apps/kpoker*
share/icons/hicolor/16x16/apps/kpoker*
share/icons/hicolor/22x22/apps/kpoker*
share/icons/hicolor/32x32/apps/kpoker*
share/icons/hicolor/48x48/apps/kpoker*
share/icons/hicolor/64x64/apps/kpoker*
<<
Homepage: http://games.kde.org/kde_cardgames.php
DescDetail: <<
KPoker is a card game following the rules of the original Poker game. The game
provides a computer player and various different carddecks.
<<
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
<<
<<
SplitOff22: <<
Package: kreversi
Description: KDE - reversi clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kreversi
share/applications/kde/kreversi.desktop
share/apps/kreversi
share/config.kcfg/kreversi.kcfg
share/doc/kde/en/kreversi
share/icons/crystalsvg/16x16/actions/lastmoves*
share/icons/crystalsvg/16x16/actions/legalmoves*
share/icons/crystalsvg/22x22/actions/lastmoves*
share/icons/crystalsvg/22x22/actions/legalmoves*
share/icons/crystalsvg/32x32/actions/lastmoves*
share/icons/crystalsvg/32x32/actions/legalmoves*
share/icons/crystalsvg/48x48/actions/lastmoves*
share/icons/crystalsvg/48x48/actions/legalmoves*
share/icons/crystalsvg/scalable/actions/lastmoves*
share/icons/crystalsvg/scalable/actions/legalmoves*
share/icons/hicolor/128x128/apps/kreversi*
share/icons/hicolor/16x16/apps/kreversi*
share/icons/hicolor/22x22/apps/kreversi*
share/icons/hicolor/32x32/apps/kreversi*
share/icons/hicolor/48x48/apps/kreversi*
share/icons/hicolor/64x64/apps/kreversi*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
KReversi is a board game game where two players have to gain the majority of pieces
on the board. This is done by tactically placing ones pieces to turn over the
opponents pieces.
<<
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
<<
<<
SplitOff23: <<
Package: ksame
Description: KDE - simple game inspired by SameGame
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ksame
share/applications/kde/ksame.desktop
share/apps/ksame
share/doc/kde/en/ksame
share/icons/hicolor/128x128/apps/ksame*
share/icons/hicolor/16x16/apps/ksame*
share/icons/hicolor/22x22/apps/ksame*
share/icons/hicolor/32x32/apps/ksame*
share/icons/hicolor/48x48/apps/ksame*
share/icons/hicolor/64x64/apps/ksame*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: KSame is a simple game played for the high score. It has been inspired by SameGame.
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
<<
<<
SplitOff24: <<
Package: kshisen
Description: KDE - Shisen-So - a Mah Jong-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kshisen
share/applications/kde/kshisen.desktop
share/apps/kshisen
share/config.kcfg/kshisen.kcfg
share/doc/kde/en/kshisen
share/icons/hicolor/128x128/apps/kshisen*
share/icons/hicolor/16x16/apps/kshisen*
share/icons/hicolor/22x22/apps/kshisen*
share/icons/hicolor/32x32/apps/kshisen*
share/icons/hicolor/48x48/apps/kshisen*
share/icons/hicolor/64x64/apps/kshisen*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
Shisen-Sho (KShishen) is a game similiar to Mahjongg. The object of the game is to
remove all tiles from the field. This is done by removing two tiles with of the same
type until no tile is left.
<<
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
<<
<<
SplitOff25: <<
Package: ksirtet
Description: KDE - Tetris clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ksirtet
share/applications/kde/ksirtet.desktop
share/apps/ksirtet
share/config.kcfg/ksirtet.kcfg
share/doc/kde/en/ksirtet
share/icons/hicolor/128x128/apps/ksirtet*
share/icons/hicolor/16x16/apps/ksirtet*
share/icons/hicolor/22x22/apps/ksirtet*
share/icons/hicolor/32x32/apps/ksirtet*
share/icons/hicolor/48x48/apps/ksirtet*
share/icons/hicolor/64x64/apps/ksirtet*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
KSirtet is a clone of the well known Tetris game family. The game allows multiplayer
duels including games against a computer player. Everybody knowing Tetris should
immediately feel at home with this game.
<<
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
<<
<<
SplitOff26: <<
Package: ksmiletris
Description: KDE - Tetris clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ksmiletris
share/applications/kde/ksmiletris.desktop
share/apps/ksmiletris
share/doc/kde/en/ksmiletris
share/icons/hicolor/128x128/apps/ksmiletris*
share/icons/hicolor/16x16/apps/ksmiletris*
share/icons/hicolor/22x22/apps/ksmiletris*
share/icons/hicolor/32x32/apps/ksmiletris*
share/icons/hicolor/48x48/apps/ksmiletris*
share/icons/hicolor/64x64/apps/ksmiletris*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: KSmiletris is a clone of the Tetris family, but does not quite follow the usual Tetris game rules.
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
<<
<<
SplitOff27: <<
Package: ksnake
Description: KDE - snake race played against the computer
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ksnake
share/applications/kde/ksnake.desktop
share/apps/ksnake
share/config.kcfg/ksnake.kcfg
share/doc/kde/en/ksnake
share/icons/hicolor/128x128/apps/ksnake*
share/icons/hicolor/16x16/apps/ksnake*
share/icons/hicolor/22x22/apps/ksnake*
share/icons/hicolor/32x32/apps/ksnake*
share/icons/hicolor/48x48/apps/ksnake*
share/icons/hicolor/64x64/apps/ksnake*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
KSnake Race is a fast action game where you steer a snake which has to eat food. While eating the
snake grows. But once a player collides with the other snake or the wall the game is lost. This
becomes of course more and more difficult the longer the snakes grow.
<<
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
<<
<<
SplitOff28: <<
Package: ksokoban
Description: KDE - sokoban-like game
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ksokoban
share/applications/kde/ksokoban.desktop
share/doc/kde/en/ksokoban
share/icons/hicolor/128x128/apps/ksokoban*
share/icons/hicolor/16x16/apps/ksokoban*
share/icons/hicolor/22x22/apps/ksokoban*
share/icons/hicolor/32x32/apps/ksokoban*
share/icons/hicolor/48x48/apps/ksokoban*
share/icons/hicolor/64x64/apps/ksokoban*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: <<
KSokoban is logic game where a warehouse keeper trying to push crates to their proper locations
in a warehouse.
<<
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
<<
<<
SplitOff29: <<
Package: kspaceduel
Description: KDE - 2-player space arcade game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kspaceduel
share/applications/kde/kspaceduel.desktop
share/apps/kspaceduel
share/config.kcfg/kspaceduel.kcfg
share/doc/kde/en/kspaceduel
share/icons/hicolor/128x128/apps/kspaceduel*
share/icons/hicolor/16x16/apps/kspaceduel*
share/icons/hicolor/22x22/apps/kspaceduel*
share/icons/hicolor/32x32/apps/kspaceduel*
share/icons/hicolor/48x48/apps/kspaceduel*
share/icons/hicolor/64x64/apps/kspaceduel*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
KSpaceduel is a space arcade game for two players. However, one player can be controlled by the
computer. Each player controls a satellite that flies around the sun. While doing so both
players try not to collide with anything but shoot at the other space ship.
<<
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: atlantik
Description: KDE - Monopoly-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Suggests: monopd (>= 0.7.0-1)
Files: <<
bin/atlantik
lib/kde3/*kio_atlantik*
lib/*libatlanti*
share/applications/kde/atlantik.desktop
share/apps/atlantik
share/doc/kde/en/atlantik
share/icons/hicolor/16x16/apps/atlantik*
share/icons/hicolor/32x32/apps/atlantik*
share/icons/hicolor/48x48/apps/atlantik*
share/services/atlantik.protocol
share/man/man6/atlantik*
<<
Shlibs: <<
%p/lib/libatlantic.1.dylib 4.0.0 atlantik (>= 3.4.0-1)
%p/lib/libatlantikclient.1.dylib 4.0.0 atlantik (>= 3.4.0-1)
%p/lib/libatlantikui.1.dylib 4.0.0 atlantik (>= 3.4.0-1)
<<
Homepage: http://kde-apps.org/content/show.php?content=10019
DescDetail: <<
Atlantik is the leading open-source game client for Monopoly-like board games
to be played on the monopd network.
<<
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
<<
<<
SplitOff30: <<
Package: ktron
Description: KDE - simple Tron clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ktron
share/applications/kde/ktron.desktop
share/apps/ktron
share/config.kcfg/ktron.kcfg
share/doc/kde/en/ktron
share/icons/hicolor/128x128/apps/ktron*
share/icons/hicolor/16x16/apps/ktron*
share/icons/hicolor/22x22/apps/ktron*
share/icons/hicolor/32x32/apps/ktron*
share/icons/hicolor/48x48/apps/ktron*
share/icons/hicolor/64x64/apps/ktron*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
Well known from the famous movie, KTron is a popular computer game for two
players. In a fast action sequence both players have to move and avoid
colliding with any walls, the opponent as well as the own path. The player
colliding first looses the game.
<<
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
<<
<<
SplitOff31: <<
Package: ktuberling
Description: KDE - Mr. Potato Head-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/ktuberling
share/applications/kde/ktuberling.desktop
share/apps/ktuberling
share/doc/kde/en/ktuberling
share/icons/hicolor/128x128/apps/ktuberling*
share/icons/hicolor/16x16/apps/ktuberling*
share/icons/hicolor/22x22/apps/ktuberling*
share/icons/hicolor/32x32/apps/ktuberling*
share/icons/hicolor/48x48/apps/ktuberling*
share/icons/hicolor/64x64/apps/ktuberling*
share/mimelnk/application/x-tuberling.desktop
<<
Homepage: http://games.kde.org/kde_kids.php
DescDetail: <<
KTuberling is a nice potato editor for kids. The game intended for small children.
Of course, it may be suitable for adults who have remained young at heart. Eyes,
mouths, mustache, and other parts of face and goodies can be attached onto a
potato-like guy.
<<
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
<<
<<
SplitOff32: <<
Package: kwin4
Description: KDE - Connect-4 clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kwin4
bin/kwin4proc
share/applications/kde/kwin4.desktop
share/apps/kwin4
share/config.kcfg/kwin4.kcfg
share/doc/kde/en/kwin4
share/icons/hicolor/128x128/apps/kwin4*
share/icons/hicolor/16x16/apps/kwin4*
share/icons/hicolor/22x22/apps/kwin4*
share/icons/hicolor/32x32/apps/kwin4*
share/icons/hicolor/48x48/apps/kwin4*
share/icons/hicolor/64x64/apps/kwin4*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
kWin4 or "Four Wins" is a two player board game which follows the rules for the
Connect Four (TM) board game where you have to align four pieces of the same
colour to win.
<<
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
<<
<<
SplitOff33: <<
Package: lskat
Description: KDE - 2-player card game like Offiziersskat
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/lskat
bin/lskatproc
share/applications/kde/lskat.desktop
share/apps/lskat
share/doc/kde/en/lskat
share/icons/hicolor/128x128/apps/lskat*
share/icons/hicolor/16x16/apps/lskat*
share/icons/hicolor/22x22/apps/lskat*
share/icons/hicolor/32x32/apps/lskat*
share/icons/hicolor/48x48/apps/lskat*
share/icons/hicolor/64x64/apps/lskat*
<<
Homepage: http://games.kde.org/kde_cardgames.php
DescDetail: <<
Lieutenant Skat is a nice two player card game which follows the rules for the
German game (Offiziers)-Skat. The program includes many different carddecks
to choose. A computer opponent can play for any of the players.
<<
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
<<
<<
SplitOff34: <<
Package: knetwalk
Description: KDE - a game for system administrators
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/knetwalk
share/applications/kde/knetwalk.desktop
share/apps/knetwalk
share/icons/hicolor/128x128/apps/knetwalk*
share/icons/hicolor/22x22/apps/knetwalk*
share/icons/hicolor/32x32/apps/knetwalk*
share/icons/hicolor/64x64/apps/knetwalk*
<<
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
<<
<<
SplitOff35: <<
Package: %N-base
Description: KDE - kdegames base package
Depends: kdebase3-unified (>= %v-1)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: <<
%N (>= %v-%r),
kdebase3-unified (>= %v-1)
<<
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
<<
<<
SplitOff4: <<
Package: kasteroids
Description: KDE - asteroids clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kasteroids
share/applications/kde/kasteroids.desktop
share/apps/kasteroids
share/config.kcfg/kasteroids.kcfg
share/doc/kde/en/kasteroids
share/icons/hicolor/128x128/apps/kasteroids*
share/icons/hicolor/16x16/apps/kasteroids*
share/icons/hicolor/22x22/apps/kasteroids*
share/icons/hicolor/32x32/apps/kasteroids*
share/icons/hicolor/48x48/apps/kasteroids*
share/icons/hicolor/64x64/apps/kasteroids*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
KAsteroids is a fast arcade shooting game where the player has to command a
spaceship and survive the passage of an asteroid field. This is done by
shooting at the asteroids which then split into smaller parts until nothing is
left. The game has fast and smooth graphics and is easy to learn and play.
<<
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: katomic
Description: KDE - sokoban-like game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/katomic
share/applications/kde/katomic.desktop
share/apps/katomic
share/doc/kde/en/katomic
share/icons/hicolor/128x128/apps/katomic*
share/icons/hicolor/16x16/apps/katomic*
share/icons/hicolor/22x22/apps/katomic*
share/icons/hicolor/32x32/apps/katomic*
share/icons/hicolor/48x48/apps/katomic*
share/icons/hicolor/64x64/apps/katomic*
<<
Homepage: http://games.kde.org/kde_tactics.php
DescDetail: <<
This is a puzzle game, in which the object is to assemble a molecule from its
atoms on a Sokoban-like board. On each move, an atom goes as far as it can in a
specified direction before being stopped by a wall or another atom.
<<
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: kbackgammon
Description: KDE - backgammon board game
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kbackgammon
share/applications/kde/kbackgammon.desktop
share/apps/kbackgammon
share/doc/kde/en/kbackgammon
share/icons/hicolor/128x128/apps/kbackgammon*
share/icons/hicolor/16x16/apps/kbackgammon*
share/icons/hicolor/22x22/apps/kbackgammon*
share/icons/hicolor/32x32/apps/kbackgammon*
share/icons/hicolor/48x48/apps/kbackgammon*
share/icons/hicolor/64x64/apps/kbackgammon*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
This is a graphical backgammon program following the rules of the boardgame
Backgammon. The KDE version supports backgammon games with other players, games
against computer engines like GNU bg and even online games.
<<
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: kbattleship
Description: KDE - Battleship clone
Depends: %N-base (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kbattleship
share/applications/kde/kbattleship.desktop
share/apps/kbattleship
share/apps/zeroconf/*kbattleship*
share/doc/kde/en/kbattleship
share/icons/hicolor/128x128/apps/kbattleship*
share/icons/hicolor/16x16/apps/kbattleship*
share/icons/hicolor/22x22/apps/kbattleship*
share/icons/hicolor/32x32/apps/kbattleship*
share/icons/hicolor/48x48/apps/kbattleship*
share/icons/hicolor/64x64/apps/kbattleship*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
KBatteship is a KDE implentation of the popular game "Battleship" where you have to
try to sink the opponents ships. The game can also be played with friends online
via the internet.
<<
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: kblackbox
Description: KDE - Blackbox clone
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kblackbox
share/applications/kde/kblackbox.desktop
share/apps/kblackbox
share/doc/kde/en/kblackbox
share/icons/hicolor/128x128/apps/kblackbox*
share/icons/hicolor/16x16/apps/kblackbox*
share/icons/hicolor/22x22/apps/kblackbox*
share/icons/hicolor/32x32/apps/kblackbox*
share/icons/hicolor/48x48/apps/kblackbox*
share/icons/hicolor/64x64/apps/kblackbox*
<<
Homepage: http://games.kde.org/kde_boardgames.php
DescDetail: <<
KBlackbox is a graphical logical game, inspired by emacs' blackbox. It is a game of
hide and seek played on an grid of boxes.
<<
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: kbounce
Description: KDE - catch moving balls
Depends: %N-common (>= %v-%r)
Replaces: <<
%N (<< %v-%r),
%N-common (<< %v-%r),
%N-dev (<< %v-%r)
<<
Recommends: %N (>= %v-%r)
Files: <<
bin/kbounce
share/applications/kde/kbounce.desktop
share/apps/kbounce
share/doc/kde/en/kbounce
share/icons/hicolor/128x128/apps/kbounce*
share/icons/hicolor/16x16/apps/kbounce*
share/icons/hicolor/22x22/apps/kbounce*
share/icons/hicolor/32x32/apps/kbounce*
share/icons/hicolor/48x48/apps/kbounce*
share/icons/hicolor/64x64/apps/kbounce*
<<
Homepage: http://games.kde.org/kde_arcade.php
DescDetail: <<
Your task in KBounce (Jezz Ball) is to catch several moving balls in a rectangular
game field by building walls. The motivation consists of finding new and advanced
strategies to catch as many balls as possible.
<<
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
<<
DescDetail: <<
Install kdegames3 if you would like to install all of the kdegames
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 kdegames-3.5.10/atlantik/kio_atlantik/Makefile.am kdegames-3.5.10-new/atlantik/kio_atlantik/Makefile.am
--- kdegames-3.5.10/atlantik/kio_atlantik/Makefile.am 2005-09-10 04:18:18.000000000 -0400
+++ kdegames-3.5.10-new/atlantik/kio_atlantik/Makefile.am 2010-07-24 20:15:27.000000000 -0400
@@ -4,7 +4,7 @@
kde_module_LTLIBRARIES = kio_atlantik.la
kio_atlantik_la_SOURCES = kio_atlantik.cpp
-kio_atlantik_la_LIBADD = $(LIB_KIO)
+kio_atlantik_la_LIBADD = $(LIB_KIO) $(LIB_QT) $(LIB_KDECORE)
kio_atlantik_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
noinst_HEADERS = kio_atlantik.h
diff -Nurd kdegames-3.5.10/atlantik/libatlantikclient/Makefile.am kdegames-3.5.10-new/atlantik/libatlantikclient/Makefile.am
--- kdegames-3.5.10/atlantik/libatlantikclient/Makefile.am 2005-09-10 04:18:18.000000000 -0400
+++ kdegames-3.5.10-new/atlantik/libatlantikclient/Makefile.am 2010-07-24 20:03:33.000000000 -0400
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/atlantik/libatlantic $(all_includes)
lib_LTLIBRARIES = libatlantikclient.la
libatlantikclient_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined -version-info 3:0:2
-libatlantikclient_la_LIBADD = ../libatlantic/libatlantic.la $(LIB_KIO)
+libatlantikclient_la_LIBADD = ../libatlantic/libatlantic.la $(LIB_KIO) $(LIB_KDECORE)
libatlantikclient_la_SOURCES = atlantik_network.cpp monopdprotocol.cpp
diff -Nurd kdegames-3.5.10/atlantik/libatlantikui/Makefile.am kdegames-3.5.10-new/atlantik/libatlantikui/Makefile.am
--- kdegames-3.5.10/atlantik/libatlantikui/Makefile.am 2005-09-10 04:18:18.000000000 -0400
+++ kdegames-3.5.10-new/atlantik/libatlantikui/Makefile.am 2010-07-24 20:05:00.000000000 -0400
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/atlantik/libatlantic $(all_includes)
lib_LTLIBRARIES = libatlantikui.la
libatlantikui_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined -version-info 3:0:2
-libatlantikui_la_LIBADD = ../libatlantic/libatlantic.la $(LIB_KIO)
+libatlantikui_la_LIBADD = ../libatlantic/libatlantic.la $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) -lkdefx
libatlantikui_la_SOURCES = auction_widget.cpp board.cpp estatedetails.cpp \
estateview.cpp kwrappedlistviewitem.cpp portfolioestate.cpp \
diff -Nurd kdegames-3.5.10/kbattleship/kbattleship/Makefile.am kdegames-3.5.10-new/kbattleship/kbattleship/Makefile.am
--- kdegames-3.5.10/kbattleship/kbattleship/Makefile.am 2007-10-08 05:48:28.000000000 -0400
+++ kdegames-3.5.10-new/kbattleship/kbattleship/Makefile.am 2010-07-24 20:14:29.000000000 -0400
@@ -13,7 +13,7 @@
kstatdialog.cpp kbdiagonalshotstrategy.cpp \
konnectionhandling.cpp kship.cpp kshiplist.cpp \
kbchooserstrategy.cpp kbattleship.cpp main.cpp
-kbattleship_LDADD = $(LIB_KDEGAMES) ./dialogs/libkbattleshipdialogs.la $(LIB_KFILE) $(LIB_KDNSSD)
+kbattleship_LDADD = $(LIB_KDEGAMES) ./dialogs/libkbattleshipdialogs.la $(LIB_KFILE) $(LIB_KDNSSD) -lDCOP -lkdefx
kbattleship_COMPILE_FIRST = dialogs/infoDlg.h dialogs/chatDlg.h dialogs/connectDlg.h dialogs/serverDlg.h dialogs/statDlg.h
kbattleship_LDFLAGS = $(all_libraries) $(KDE_RPATH)
kbattleship_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
diff -Nurd kdegames-3.5.10/kgoldrunner/src/Makefile.am kdegames-3.5.10-new/kgoldrunner/src/Makefile.am
--- kdegames-3.5.10/kgoldrunner/src/Makefile.am 2005-09-10 04:18:29.000000000 -0400
+++ kdegames-3.5.10-new/kgoldrunner/src/Makefile.am 2010-07-24 20:13:12.000000000 -0400
@@ -11,7 +11,7 @@
kgoldrunner_LDFLAGS = $(KDE_RPATH) $(all_libraries)
# the libraries to link against.
-kgoldrunner_LDADD = $(LIB_KDEGAMES) $(LIB_KFILE) $(LIB_KDEPRINT)
+kgoldrunner_LDADD = $(LIB_KDEGAMES) $(LIB_KFILE) $(LIB_KDEPRINT) -lDCOP
kgoldrunner_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
# which sources should be compiled for kgoldrunner
diff -Nurd kdegames-3.5.10/klines/Makefile.am kdegames-3.5.10-new/klines/Makefile.am
--- kdegames-3.5.10/klines/Makefile.am 2005-09-10 04:18:27.000000000 -0400
+++ kdegames-3.5.10-new/klines/Makefile.am 2010-07-24 20:12:41.000000000 -0400
@@ -6,7 +6,7 @@
klines_SOURCES = prompt.cpp mwidget.cpp linesboard.cpp field.cpp cell.cpp \
ballpainter.cpp klines.cpp main.cpp prefs.kcfgc
klines_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-klines_LDADD = $(LIB_KDEGAMES)
+klines_LDADD = $(LIB_KDEGAMES) -lkdefx
klines_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
picsdir = $(kde_datadir)/klines/
diff -Nurd kdegames-3.5.10/kolf/Makefile.am kdegames-3.5.10-new/kolf/Makefile.am
--- kdegames-3.5.10/kolf/Makefile.am 2005-09-10 04:18:11.000000000 -0400
+++ kdegames-3.5.10-new/kolf/Makefile.am 2010-07-24 20:00:42.000000000 -0400
@@ -12,7 +12,7 @@
floater.cpp slope.cpp
libkolf_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2
-libkolf_la_LIBADD = $(LIB_KDEGAMES) $(LIB_KDEPRINT) $(LIB_KIO) -lartskde
+libkolf_la_LIBADD = $(LIB_KDEGAMES) $(LIB_KDEPRINT) $(LIB_KIO) -lartskde $(LIB_ARTS) -lkdefx -lartsflow_idl -lmcop
libkolf_la_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
diff -Nurd kdegames-3.5.10/kpat/Makefile.am kdegames-3.5.10-new/kpat/Makefile.am
--- kdegames-3.5.10/kpat/Makefile.am 2005-09-10 04:18:32.000000000 -0400
+++ kdegames-3.5.10-new/kpat/Makefile.am 2010-07-24 20:12:06.000000000 -0400
@@ -10,7 +10,7 @@
gamestatsimpl.cpp \
gamestats.ui
kpat_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-kpat_LDADD = $(LIB_KFILE) $(LIB_KDEGAMES) ./freecell-solver/libfcs.la
+kpat_LDADD = $(LIB_KFILE) $(LIB_KDEGAMES) ./freecell-solver/libfcs.la -lkdefx
kpat_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
METASOURCES = AUTO
diff -Nurd kdegames-3.5.10/ksokoban/Makefile.am kdegames-3.5.10-new/ksokoban/Makefile.am
--- kdegames-3.5.10/ksokoban/Makefile.am 2007-05-14 03:39:12.000000000 -0400
+++ kdegames-3.5.10-new/ksokoban/Makefile.am 2010-07-24 20:11:16.000000000 -0400
@@ -5,7 +5,7 @@
bin_PROGRAMS = ksokoban
ksokoban_SOURCES = Bookmark.cpp History.cpp HtmlPrinter.cpp ImageData.cpp InternalCollections.cpp LevelCollection.cpp LevelMap.cpp MainWindow.cpp Map.cpp MapDelta.cpp ModalLabel.cpp Move.cpp MoveSequence.cpp PathFinder.cpp PlayField.cpp StaticImage.cpp main.cpp
ksokoban_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-ksokoban_LDADD = $(LIB_KIO)
+ksokoban_LDADD = $(LIB_KIO) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
noinst_HEADERS = Bookmark.h History.h HtmlPrinter.h ImageData.h InternalCollections.h LevelCollection.h LevelMap.h MainWindow.h Map.h MapDelta.h ModalLabel.h Move.h MoveSequence.h PathFinder.h PlayField.h Queue.h StaticImage.h
diff -Nurd kdegames-3.5.10/libkdegames/Makefile.am kdegames-3.5.10-new/libkdegames/Makefile.am
--- kdegames-3.5.10/libkdegames/Makefile.am 2005-09-10 04:18:23.000000000 -0400
+++ kdegames-3.5.10-new/libkdegames/Makefile.am 2010-07-24 17:35:03.000000000 -0400
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libkdegames.la
libkdegames_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined -version-info 3:0:2
libkdegames_la_LIBADD = highscore/libkhighscore.la kgame/libkgame.la kgame/dialogs/libkgamedialogs.la \
- $(LIB_KSYCOCA) $(LIB_KDNSSD)
+ $(LIB_KSYCOCA) $(LIB_KDNSSD) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
libkdegames_la_SOURCES = kcarddialog.cpp kstdgameaction.cpp \
kgamemisc.cpp kchatbase.cpp kchat.cpp \
diff -Nurd kdegames-3.5.10/lskat/lskatproc/Makefile.am kdegames-3.5.10-new/lskat/lskatproc/Makefile.am
--- kdegames-3.5.10/lskat/lskatproc/Makefile.am 2005-09-10 04:18:26.000000000 -0400
+++ kdegames-3.5.10-new/lskat/lskatproc/Makefile.am 2010-07-24 20:09:55.000000000 -0400
@@ -2,7 +2,7 @@
lskatproc_SOURCES = lskatproc.cpp KChildConnect.cpp KInputChildProcess.cpp KEMessage.cpp KMessageEntry.cpp main.cpp
-lskatproc_LDADD = $(LIB_KFILE)
+lskatproc_LDADD = $(LIB_KFILE) $(LIB_QT)
# set the include path for X, qt and KDE
INCLUDES= $(all_includes)