the Fink project is an effort to port
popular Unix programs to Mac OS X
Info4: <<
Package: kdegames4-x11
Version: 4.4.1
Revision: 2
Description: KDE4 - Games
Type: kde (x11)
License: GPL/LGPL
Maintainer: Benjamin Reed
Depends: <<
bomber4-%type_pkg[kde] (>= %v-%r),
bovo4-%type_pkg[kde] (>= %v-%r),
granatier4-%type_pkg[kde] (>= %v-%r),
kapman4-%type_pkg[kde] (>= %v-%r),
katomic4-%type_pkg[kde] (>= %v-%r),
kbattleship4-%type_pkg[kde] (>= %v-%r),
kblackbox4-%type_pkg[kde] (>= %v-%r),
kblocks4-%type_pkg[kde] (>= %v-%r),
kbounce4-%type_pkg[kde] (>= %v-%r),
kbreakout4-%type_pkg[kde] (>= %v-%r),
kdiamond4-%type_pkg[kde] (>= %v-%r),
kfourinline4-%type_pkg[kde] (>= %v-%r),
kgoldrunner4-%type_pkg[kde] (>= %v-%r),
kigo4-%type_pkg[kde] (>= %v-%r),
killbots4-%type_pkg[kde] (>= %v-%r),
kiriki4-%type_pkg[kde] (>= %v-%r),
kjumpingcube4-%type_pkg[kde] (>= %v-%r),
klines4-%type_pkg[kde] (>= %v-%r),
kmahjongg4-%type_pkg[kde] (>= %v-%r),
kmines4-%type_pkg[kde] (>= %v-%r),
knetwalk4-%type_pkg[kde] (>= %v-%r),
kolf4-%type_pkg[kde] (>= %v-%r),
kollision4-%type_pkg[kde] (>= %v-%r),
konquest4-%type_pkg[kde] (>= %v-%r),
kpat4-%type_pkg[kde] (>= %v-%r),
kreversi4-%type_pkg[kde] (>= %v-%r),
ksame4-%type_pkg[kde] (>= %v-%r),
kshisen4-%type_pkg[kde] (>= %v-%r),
ksirk4-%type_pkg[kde] (>= %v-%r),
kspaceduel4-%type_pkg[kde] (>= %v-%r),
ksquares4-%type_pkg[kde] (>= %v-%r),
ksudoku4-%type_pkg[kde] (>= %v-%r),
ktron4-%type_pkg[kde] (>= %v-%r),
ktuberling4-%type_pkg[kde] (>= %v-%r),
kubrick4-%type_pkg[kde] (>= %v-%r),
lskat4-%type_pkg[kde] (>= %v-%r)
<<
BuildDepends: <<
automoc-%type_pkg[kde] (>= 0.9.89-0),
cmake (>= 2.6.4-1),
dbus1.3-dev,
fink (>= 0.29.7-1),
fontconfig2-dev (>= 2.8.0-4),
freetype219 (>= 2.3.12-1),
ggz-client-libs2-dev,
libggz2,
glib2-dev (>= 2.22.0-1),
kde4-buildenv (>= 4.4.0-1),
kdebase4-%type_pkg[kde]-dev (>= 4.4.1-1),
kdelibs4-%type_pkg[kde]-dev (>= 4.4.1-1),
libgettext8-dev,
pkgconfig (>= 0.23-1),
qca2-%type_pkg[kde] (>= 2.0.2-1),
phonon-%type_pkg[kde] (>= 4.5.0-1),
qt4-base-%type_pkg[kde] (>= 4.7.3-1),
(%type_pkg[kde] = x11) x11-dev,
system-openssl-dev
<<
GCC: 4.0
Source: mirror:kde:stable/%v/src/kdegames-%v.tar.bz2
Source-MD5: f239138dc3a7b890c82204ff49bb3edd
CompileScript: <<
#!/bin/sh -ev
export KDE4_PREFIX="%p" KDE4_TYPE="%type_pkg[kde]"
. %p/sbin/kde4-buildenv.sh
export PATH="%p/lib/ggz2/bin:$PATH"
mkdir -p build
pushd build
cmake $KDE4_CMAKE_ARGS ..
make VERBOSE=1
popd
<<
InstallScript: <<
#!/bin/sh -ev
pushd build
make -j1 install/fast DESTDIR="%d"
popd
rm -rf %i/opt/kde4/%type_pkg[kde]/lib/libkolfprivate.dylib
rm -rf %i/opt/kde4/%type_pkg[kde]/lib/libiris_ksirk.dylib
if [ -d "%i/opt/kde4/%type_pkg[kde]/bin/kfourinline.app" ]; then
install -d -m 755 "%i/opt/kde4/%type_pkg[kde]/bin/kfourinline.app/Contents/Resources"
mv "%i/opt/kde4/%type_pkg[kde]/bin/kwin4.app/Contents/Resources/kwin4.icns" \
"%i/opt/kde4/%type_pkg[kde]/bin/kfourinline.app/Contents/Resources/kfourinline.icns"
else
rm -rf "%i/opt/kde4/%type_pkg[kde]/bin/kwin4.app"
fi
if [ -d "%i/opt/kde4/%type_pkg[kde]/bin/granatierSources.app" ]; then
install -d -m 755 "%i/opt/kde4/%type_pkg[kde]/bin/granatier.app/Contents/Resources"
mv "%i/opt/kde4/%type_pkg[kde]/bin/granatierSources.app/Contents/Resources/granatierSources.icns" \
"%i/opt/kde4/%type_pkg[kde]/bin/granatier.app/Contents/Resources/"
fi
rm -rf "%i/opt/kde4/%type_pkg[kde]/bin/granatierSources.app"
if [ -d "%i/opt/kde4/%type_pkg[kde]/bin/ktron.app" ]; then
install -d -m 755 "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake.app/Contents/MacOS"
install -d -m 755 "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake.app/Contents/Resources"
mv "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake" "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake.app/Contents/MacOS/"
cp "%i/opt/kde4/%type_pkg[kde]/bin/ktron.app/Contents/Info.plist" "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake.app/Contents/"
cp "%i/opt/kde4/%type_pkg[kde]/bin/ktron.app/Contents/Resources/ktron.icns" "%i/opt/kde4/%type_pkg[kde]/bin/kdesnake.app/Contents/Resources/"
fi
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
SplitOff: <<
Package: bomber4-%type_pkg[kde]
Description: KDE4 - arcade spaceship game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/bomber*
opt/kde4/%type_pkg[kde]/share/applications/kde4/bomber*
opt/kde4/%type_pkg[kde]/share/apps/bomber
opt/kde4/%type_pkg[kde]/share/config.kcfg/bomber*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/bomber
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/bomber*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/bomber*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/bomber*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/bomber*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/bomber*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff10: <<
Package: kdiamond4-%type_pkg[kde]
Description: KDE4 - three-in-a-row game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kdiamond*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kdiamond*
opt/kde4/%type_pkg[kde]/share/apps/kdiamond
opt/kde4/%type_pkg[kde]/share/config/kdiamond*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kdiamond
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/kdiamond*
opt/kde4/%type_pkg[kde]/share/sounds/KDiamond-*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff11: <<
Package: kfourinline4-%type_pkg[kde]
Description: KDE4 - Connect Four game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kfourinline*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kfourinline*
opt/kde4/%type_pkg[kde]/share/apps/kfourinline
opt/kde4/%type_pkg[kde]/share/config.kcfg/kwin4*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kfourinline
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kfourinline*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kfourinline*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kfourinline*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kfourinline*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kfourinline*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kfourinline*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff12: <<
Package: kgoldrunner4-%type_pkg[kde]
Description: KDE4 - Lode Runner arcade game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/applications/kde4/KGoldrunner*
opt/kde4/%type_pkg[kde]/share/apps/kgoldrunner
opt/kde4/%type_pkg[kde]/share/config/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kgoldrunner
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kgoldrunner*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kgoldrunner*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff13: <<
Package: killbots4-%type_pkg[kde]
Description: KDE4 - BSD robots game clone
Depends: %N-base (>= %v-%r)
Replaces: %N-base (<< 4.4.1-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/killbots*
opt/kde4/%type_pkg[kde]/share/applications/kde4/killbots*
opt/kde4/%type_pkg[kde]/share/apps/killbots
opt/kde4/%type_pkg[kde]/share/config.kcfg/killbots*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/killbots
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/killbots*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/killbots*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff14: <<
Package: kiriki4-%type_pkg[kde]
Description: KDE4 - Yahtzee dice game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kiriki*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kiriki*
opt/kde4/%type_pkg[kde]/share/apps/kiriki
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kiriki
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kiriki*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kiriki*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kiriki*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kiriki*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kiriki*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kiriki*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff15: <<
Package: kjumpingcube4-%type_pkg[kde]
Description: KDE4 - simple tactical game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/apps/kjumpingcube
opt/kde4/%type_pkg[kde]/share/config.kcfg/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kjumpingcube
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kjumpingcube*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kjumpingcube*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff16: <<
Package: klines4-%type_pkg[kde]
Description: KDE4 - color lines game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/klines*
opt/kde4/%type_pkg[kde]/share/applications/kde4/klines*
opt/kde4/%type_pkg[kde]/share/apps/klines
opt/kde4/%type_pkg[kde]/share/config.kcfg/klines*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/klines
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/klines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/klines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/klines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/klines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/klines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/klines*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff17: <<
Package: kmahjongg4-%type_pkg[kde]
Description: KDE4 - Mahjongg solitaire game
Depends: %N-base (>= %v-%r)
Replaces: %N-base (<< 4.3.98-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kmahjongg*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kmahjongg*
opt/kde4/%type_pkg[kde]/share/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/config.kcfg/kmahjongg*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kmahjongg
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kmahjongg*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/kmahjongg*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff18: <<
Package: kmines4-%type_pkg[kde]
Description: KDE4 - minesweeper game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kmines*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kmines*
opt/kde4/%type_pkg[kde]/share/apps/kmines
opt/kde4/%type_pkg[kde]/share/config/kmines*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kmines
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kmines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kmines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kmines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kmines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kmines*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kmines*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff19: <<
Package: knetwalk4-%type_pkg[kde]
Description: KDE4 - wire puzzle game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/knetwalk*
opt/kde4/%type_pkg[kde]/share/applications/kde4/knetwalk*
opt/kde4/%type_pkg[kde]/share/apps/knetwalk
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/knetwalk
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/knetwalk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/knetwalk*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff2: <<
Package: bovo4-%type_pkg[kde]
Description: KDE4 - gomoku board game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/bovo*
opt/kde4/%type_pkg[kde]/share/applications/kde4/bovo*
opt/kde4/%type_pkg[kde]/share/apps/bovo
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/bovo
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff20: <<
Package: kolf4-%type_pkg[kde]
Description: KDE4 - miniature golf game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kolf*
opt/kde4/%type_pkg[kde]/lib/libkolfprivate.4*.dylib
opt/kde4/%type_pkg[kde]/share/applications/kde4/kolf*
opt/kde4/%type_pkg[kde]/share/apps/kolf
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kolf
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kolf*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kolf*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kolf*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kolf*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kolf*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kolf*
<<
Shlibs: !%p/opt/kde4/%type_pkg[kde]/lib/libkolfprivate.4.dylib
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff21: <<
Package: kollision4-%type_pkg[kde]
Description: KDE4 - simple ball dodging game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kollision*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kollision*
opt/kde4/%type_pkg[kde]/share/apps/kollision
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kollision
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/128x128/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/16x16/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/22x22/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/32x32/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/48x48/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/64x64/apps/kollision*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/scalable/apps/kollision*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff22: <<
Package: konquest4-%type_pkg[kde]
Description: KDE4 - simple turn-based strategy game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/konquest*
opt/kde4/%type_pkg[kde]/share/applications/kde4/konquest*
opt/kde4/%type_pkg[kde]/share/apps/konquest
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/konquest
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/konquest*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/konquest*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/konquest*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/konquest*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/konquest*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/konquest*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff23: <<
Package: kpat4-%type_pkg[kde]
Description: KDE4 - solitaire card game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kpat*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kpat*
opt/kde4/%type_pkg[kde]/share/apps/kconf_update/kpat*
opt/kde4/%type_pkg[kde]/share/apps/kpat
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kpat
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kpat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kpat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kpat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kpat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kpat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kpat*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff24: <<
Package: kreversi4-%type_pkg[kde]
Description: KDE4 - reversi board game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kreversi*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kreversi*
opt/kde4/%type_pkg[kde]/share/apps/kreversi
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kreversi
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kreversi*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/16x16/actions/*moves*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/22x22/actions/*moves*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/32x32/actions/*moves*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/48x48/actions/*moves*
opt/kde4/%type_pkg[kde]/share/icons/oxygen/scalable/actions/*moves*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff25: <<
Package: ksame4-%type_pkg[kde]
Description: KDE4 - SameGame puzzle game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/ksame*
opt/kde4/%type_pkg[kde]/share/applications/kde4/ksame*
opt/kde4/%type_pkg[kde]/share/apps/ksame
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ksame
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ksame*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ksame*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/ksame*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ksame*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/ksame*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/ksame*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff26: <<
Package: kshisen4-%type_pkg[kde]
Description: KDE4 - Shisen-Sho solitaire game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kshisen*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kshisen*
opt/kde4/%type_pkg[kde]/share/apps/kshisen
opt/kde4/%type_pkg[kde]/share/config.kcfg/kshisen*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kshisen
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kshisen*
opt/kde4/%type_pkg[kde]/share/sounds/kshisen
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff27: <<
Package: ksirk4-%type_pkg[kde]
Description: KDE4 - Risk strategy game
Depends: <<
qca2-%type_pkg[kde]-shlibs (>= 2.0.2-1),
%N-base (>= %v-%r)
<<
Replaces: %N-base (<< 4.3.98-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/ksirk*
opt/kde4/%type_pkg[kde]/lib/libiris_ksirk.2*.dylib
opt/kde4/%type_pkg[kde]/share/applications/kde4/ksirk*
opt/kde4/%type_pkg[kde]/share/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/config.kcfg/ksirk*
opt/kde4/%type_pkg[kde]/share/config/ksirk*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/locolor/16x16/apps/ksirk*
opt/kde4/%type_pkg[kde]/share/icons/locolor/32x32/apps/ksirk*
<<
Shlibs: !%p/opt/kde4/%type_pkg[kde]/lib/libiris_ksirk.2.dylib
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff28: <<
Package: kspaceduel4-%type_pkg[kde]
Description: KDE4 - SpaceWar! arcade game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kspaceduel*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kspaceduel*
opt/kde4/%type_pkg[kde]/share/apps/kspaceduel
opt/kde4/%type_pkg[kde]/share/config.kcfg/kspaceduel*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kspaceduel
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kspaceduel*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kspaceduel*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kspaceduel*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kspaceduel*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kspaceduel*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kspaceduel*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff29: <<
Package: ksquares4-%type_pkg[kde]
Description: KDE4 - Dots and Boxes game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/ksquares*
opt/kde4/%type_pkg[kde]/share/applications/kde4/ksquares*
opt/kde4/%type_pkg[kde]/share/apps/ksquares
opt/kde4/%type_pkg[kde]/share/config.kcfg/ksquares*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ksquares
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ksquares*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ksquares*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/ksquares*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ksquares*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/ksquares*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/ksquares*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff3: <<
Package: kapman4-%type_pkg[kde]
Description: KDE4 - Pac-Man clone
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kapman*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kapman*
opt/kde4/%type_pkg[kde]/share/apps/kapman
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kapman
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kapman*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/kapman*
opt/kde4/%type_pkg[kde]/share/sounds/kapman
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff30: <<
Package: ksudoku4-%type_pkg[kde]
Description: KDE4 - Sudoku puzzle game and solver
Depends: <<
qt4-base-%type_pkg[kde]-qtopengl-shlibs (>= 4.4.1-1),
(%type_pkg[kde] = x11) x11,
%N-base (>= %v-%r)
<<
Files: <<
opt/kde4/%type_pkg[kde]/bin/ksudoku*
opt/kde4/%type_pkg[kde]/share/applications/kde4/ksudoku*
opt/kde4/%type_pkg[kde]/share/apps/ksudoku
opt/kde4/%type_pkg[kde]/share/config/ksudoku*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ksudoku
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ksudoku*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ksudoku*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ksudoku*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff31: <<
Package: ktuberling4-%type_pkg[kde]
Description: KDE4 - stamp drawing toy
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/ktuberling*
opt/kde4/%type_pkg[kde]/share/applications/kde4/ktuberling*
opt/kde4/%type_pkg[kde]/share/apps/ktuberling
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ktuberling
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/ktuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/mimetypes/*tuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/mimetypes/*tuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/mimetypes/*tuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/mimetypes/*tuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/mimetypes/*tuberling*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/mimetypes/*tuberling*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff32: <<
Package: kubrick4-%type_pkg[kde]
Description: KDE4 - Rubik's Cube game
Depends: <<
qt4-base-%type_pkg[kde]-qtopengl-shlibs (>= 4.4.1-1),
(%type_pkg[kde] = x11) x11,
%N-base (>= %v-%r)
<<
Files: <<
opt/kde4/%type_pkg[kde]/bin/kubrick*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kubrick*
opt/kde4/%type_pkg[kde]/share/apps/kubrick
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kubrick
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kubrick*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kubrick*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kubrick*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kubrick*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kubrick*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kubrick*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff33: <<
Package: lskat4-%type_pkg[kde]
Description: KDE4 - Lieutenant Skat card game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/lskat*
opt/kde4/%type_pkg[kde]/share/applications/kde4/lskat*
opt/kde4/%type_pkg[kde]/share/apps/lskat
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/lskat
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/lskat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/lskat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/lskat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/lskat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/lskat*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/lskat*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff34: <<
Package: granatier4-%type_pkg[kde]
Description: KDE4 - ClanBomber clone
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/granatier*
opt/kde4/%type_pkg[kde]/share/applications/kde4/granatier*
opt/kde4/%type_pkg[kde]/share/apps/granatier
opt/kde4/%type_pkg[kde]/share/config.kcfg/granatier*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/granatier
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/granatier*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/scalable/apps/granatier*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff35: <<
Package: ktron4-%type_pkg[kde]
Description: KDE4 - Lightcycle game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kdesnake*
opt/kde4/%type_pkg[kde]/bin/ktron*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kdesnake*
opt/kde4/%type_pkg[kde]/share/applications/kde4/ktron*
opt/kde4/%type_pkg[kde]/share/apps/ktron
opt/kde4/%type_pkg[kde]/share/config/ktron*
opt/kde4/%type_pkg[kde]/share/config.kcfg/ktron*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/ktron
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/ktron*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/ktron*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/ktron*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/256x256/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/ktron*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/ktron*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kdesnake*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/ktron*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff36: <<
Package: kigo4-%type_pkg[kde]
Description: KDE4 - Go board game
Depends: %N-base (>= %v-%r)
Replaces: %N-base (<< 4.4.1-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kigo*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kigo*
opt/kde4/%type_pkg[kde]/share/apps/kigo
opt/kde4/%type_pkg[kde]/share/config.kcfg/kigo*
opt/kde4/%type_pkg[kde]/share/config/kigo*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kigo
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kigo*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kigo*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kigo*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kigo*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kigo*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kigo*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff37: <<
Package: palapeli-%type_pkg[kde]
Description: KDE4 - Jigsaw puzzle game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/*pala*
opt/kde4/%type_pkg[kde]/lib/kde4/pala*
opt/kde4/%type_pkg[kde]/lib/libpala.0*.dylib
opt/kde4/%type_pkg[kde]/share/applications/kde4/pala*
opt/kde4/%type_pkg[kde]/share/apps/pala*
opt/kde4/%type_pkg[kde]/share/config/pala*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/pala*
opt/kde4/%type_pkg[kde]/share/kde4/services/ServiceMenus/*pala*
opt/kde4/%type_pkg[kde]/share/kde4/services/*pala*
opt/kde4/%type_pkg[kde]/share/kde4/servicetypes/*pala*
opt/kde4/%type_pkg[kde]/share/mime/packages/pala*
<<
Shlibs: %p/opt/kde4/%type_pkg[kde]/lib/libpala.0.dylib 0.0.0 %n (>= 4.3.98-1)
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff4: <<
Package: katomic4-%type_pkg[kde]
Description: KDE4 - atomix puzzle game
Depends: %N-base (>= %v-%r)
Replaces: %N-base (<< 4.3.98-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/katomic*
opt/kde4/%type_pkg[kde]/share/applications/kde4/katomic*
opt/kde4/%type_pkg[kde]/share/apps/katomic
opt/kde4/%type_pkg[kde]/share/apps/kconf_update/katomic*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/katomic
opt/kde4/%type_pkg[kde]/share/config/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/katomic*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/katomic*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff40: <<
Package: %N-dev
Description: KDE4 - kdegames developer headers and libs
Depends: %N (>= %v-%r)
BuildDependsOnly: true
Files: <<
opt/kde4/%type_pkg[kde]/include
opt/kde4/%type_pkg[kde]/lib/libkdegames.dylib
opt/kde4/%type_pkg[kde]/lib/libkggzgames.dylib
opt/kde4/%type_pkg[kde]/lib/libkggzmod.dylib
opt/kde4/%type_pkg[kde]/lib/libkggznet.dylib
opt/kde4/%type_pkg[kde]/lib/libkmahjongglib.dylib
opt/kde4/%type_pkg[kde]/lib/libpala*
opt/kde4/%type_pkg[kde]/share/apps/cmake
<<
<<
SplitOff41: <<
Package: %N-base-shlibs
Description: KDE4 - kdegames base shared libraries
Depends: kdelibs4-%type_pkg[kde]-shlibs (>= 4.4.1-1)
Files: <<
opt/kde4/%type_pkg[kde]/lib/libkdegames.5*.dylib
opt/kde4/%type_pkg[kde]/lib/libkggzgames.4*.dylib
opt/kde4/%type_pkg[kde]/lib/libkggzmod.4*.dylib
opt/kde4/%type_pkg[kde]/lib/libkggznet.4*.dylib
opt/kde4/%type_pkg[kde]/lib/libkmahjongglib.4*.dylib
<<
Shlibs: <<
%p/opt/kde4/%type_pkg[kde]/lib/libkdegames.5.dylib 5.0.0 %n (>= 4.2.4-1)
%p/opt/kde4/%type_pkg[kde]/lib/libkggzgames.4.dylib 4.0.0 %n (>= 4.2.4-1)
%p/opt/kde4/%type_pkg[kde]/lib/libkggzmod.4.dylib 4.0.0 %n (>= 4.2.4-1)
%p/opt/kde4/%type_pkg[kde]/lib/libkggznet.4.dylib 4.0.0 %n (>= 4.2.4-1)
%p/opt/kde4/%type_pkg[kde]/lib/libkmahjongglib.4.dylib 4.0.0 %n (>= 4.2.4-1)
<<
<<
SplitOff42: <<
Package: %N-base
Description: KDE4 - kdegames base package
Depends: <<
%n-shlibs (>= %v-%r),
kdebase4-runtime-%type_pkg[kde] (>= 4.4.1-1),
qca2-%type_pkg[kde]-shlibs (>= 2.0.2-1)
<<
Files: opt
<<
SplitOff5: <<
Package: kbattleship4-%type_pkg[kde]
Description: KDE4 - battleship board game
Depends: %N-base (>= %v-%r)
Replaces: %N-base (<< 4.3.98-1)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kbattleship*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kbattleship*
opt/kde4/%type_pkg[kde]/share/apps/kbattleship
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kbattleship
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kbattleship*
opt/kde4/%type_pkg[kde]/share/kde4/services/kbattleship*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff6: <<
Package: kblackbox4-%type_pkg[kde]
Description: KDE4 - Black Box puzzle game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kblackbox*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kblackbox*
opt/kde4/%type_pkg[kde]/share/apps/kblackbox
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kblackbox
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kblackbox*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kblackbox*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kblackbox*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kblackbox*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kblackbox*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kblackbox*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff7: <<
Package: kblocks4-%type_pkg[kde]
Description: KDE4 - falling blocks game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kblocks*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kblocks*
opt/kde4/%type_pkg[kde]/share/apps/kblocks
opt/kde4/%type_pkg[kde]/share/config.kcfg/kblocks*
opt/kde4/%type_pkg[kde]/share/config/kblocks*
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kblocks
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kblocks*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kblocks*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kblocks*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kblocks*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kblocks*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kblocks*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff8: <<
Package: kbounce4-%type_pkg[kde]
Description: KDE4 - Jezzball arcade game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kbounce*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kbounce*
opt/kde4/%type_pkg[kde]/share/apps/kbounce
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kbounce
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kbounce*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kbounce*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kbounce*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kbounce*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kbounce*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kbounce*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
SplitOff9: <<
Package: kbreakout4-%type_pkg[kde]
Description: KDE4 - Breakout arcade game
Depends: %N-base (>= %v-%r)
Files: <<
opt/kde4/%type_pkg[kde]/bin/kbreakout*
opt/kde4/%type_pkg[kde]/share/applications/kde4/kbreakout*
opt/kde4/%type_pkg[kde]/share/apps/kbreakout
opt/kde4/%type_pkg[kde]/share/doc/HTML/en/kbreakout
opt/kde4/%type_pkg[kde]/share/icons/hicolor/128x128/apps/kbreakout*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/16x16/apps/kbreakout*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/22x22/apps/kbreakout*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/32x32/apps/kbreakout*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/48x48/apps/kbreakout*
opt/kde4/%type_pkg[kde]/share/icons/hicolor/64x64/apps/kbreakout*
<<
PostInstScript: %p/opt/kde4/%type_pkg[kde]/bin/kde4-postinst.sh || :
<<
DescDetail:
<<