diff --git a/game/arcade/zaz/actions.py b/game/arcade/zaz/actions.py
deleted file mode 100644
index 708a29f1ed..0000000000
--- a/game/arcade/zaz/actions.py
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import autotools
-from pisi.actionsapi import get
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
-
-def setup():
- #autotools.autoreconf("-vif")
- autotools.configure("--disable-splash")
-
- # Remove zaz.pot so that make will create pot and catalog files
- #shelltools.unlink("po/zaz.pot")
-
- # Inject -lvorbis into the Makefile
- shelltools.system('sed -i -e "/^LIBS\s*=*/s|$| -lvorbis|" Makefile src/Makefile')
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
-
- pisitools.remove("/usr/share/doc/zaz/INSTALL")
-
- pisitools.dosed("%s/usr/share/applications/zaz.desktop" % get.installDIR(), "Icon=zaz", "Icon=/usr/share/pixmaps/zaz.png")
diff --git a/game/arcade/zaz/files/desktop.patch b/game/arcade/zaz/files/desktop.patch
deleted file mode 100644
index dc32eaa6cd..0000000000
--- a/game/arcade/zaz/files/desktop.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Index: zaz-1.0.0/extra/zaz.desktop
-===================================================================
---- zaz-1.0.0.orig/extra/zaz.desktop
-+++ zaz-1.0.0/extra/zaz.desktop
-@@ -2,6 +2,9 @@
- Version=1.0
- Type=Application
- Name=Zaz
-+Name[tr]=Zaz
-+GenericName=Zaz
-+GenericName[tr]=Zaz
- Comment=Zaz ain't Z***
- Comment[ru]=Zaz не клон Z***
- Comment[tr]=Top Yok Etme Oyunu
-@@ -9,4 +12,3 @@ TryExec=zaz
- Exec=zaz
- Categories=Game;LogicGame;
- Icon=zaz
--MimeType=
diff --git a/game/arcade/zaz/files/tr-translation.patch b/game/arcade/zaz/files/tr-translation.patch
deleted file mode 100644
index 8582984d93..0000000000
--- a/game/arcade/zaz/files/tr-translation.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Index: zaz-1.0.0/po/tr.po
-===================================================================
---- zaz-1.0.0.orig/po/tr.po
-+++ zaz-1.0.0/po/tr.po
-@@ -43,7 +43,7 @@ msgstr "Çıkış"
-
- #: src/mainmenu.cpp:40 src/mainmenu.cpp:353
- msgid "Profile:"
--msgstr "Profil"
-+msgstr "Profil:"
-
- #: src/mainmenu.cpp:48 src/mainmenu.cpp:56
- msgid "Back"
-@@ -231,7 +231,7 @@ msgstr "İptal"
-
- #: src/mainmenu.cpp:221
- msgid "Apply"
--msgstr "Uygulama"
-+msgstr "Uygula"
-
- #: src/mainmenu.cpp:643
- msgid "Hall of Fame"
diff --git a/game/arcade/zaz/files/zaz.png b/game/arcade/zaz/files/zaz.png
deleted file mode 100644
index eb93c2f8d7..0000000000
Binary files a/game/arcade/zaz/files/zaz.png and /dev/null differ
diff --git a/game/arcade/zaz/pspec.xml b/game/arcade/zaz/pspec.xml
deleted file mode 100644
index 7bbca3aa54..0000000000
--- a/game/arcade/zaz/pspec.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
- zaz
- http://zaz.sourceforge.net
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- GPLv3
- app:gui
- zaz
- Luxor and Zuma like game
- Zaz is a game where the player has to get rid of incoming balls by arranging them in triplets.
- mirrors://sourceforge/zaz/zaz-1.0.0.tar.bz2
-
- libsdl-devel
- libvorbis-devel
- libtheora-devel
- libogg-devel
- ftgl-devel
- sdl-image-devel
- mesa-devel
-
-
- desktop.patch
- tr-translation.patch
-
-
-
-
- zaz
-
- ftgl
- mesa
- libogg
- libsdl
- sdl-image
- libvorbis
- libtheora
- libgcc
-
-
- zaz.png
-
-
- /usr/share/doc
- /usr/bin
- /usr/share/zaz
- /usr/share/pixmaps
- /usr/share/applications
- /usr/share/locale
-
-
-
-
-
-
- 20-06-29
- 1.0.0
- First release
- Pisi Linux Admins
- admins@pisilinux.org
-
-
-
diff --git a/game/arcade/zaz/translations.xml b/game/arcade/zaz/translations.xml
deleted file mode 100644
index 6472e4089b..0000000000
--- a/game/arcade/zaz/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- zaz
- Luxor ve Zuma benzeri bir oyun
- Oyuncunun, ekrandaki topları üçerli gruplar haline getirerek yok ettiği bir oyun.
-
-