diff --git a/distribution.xml b/distribution.xml
index 19bece4c84..29b1fde20b 100644
--- a/distribution.xml
+++ b/distribution.xml
@@ -401,5 +401,6 @@
xorg-video-fglrx
xorg-video-fglrx-32bit
glibc-32bit
+ xf86-input-aiptek
diff --git a/x11/driver/xorg-input-aiptek/actions.py b/x11/driver/xorg-input-aiptek/actions.py
deleted file mode 100644
index fe8ec0802b..0000000000
--- a/x11/driver/xorg-input-aiptek/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt.
-
-from pisi.actionsapi import get
-from pisi.actionsapi import autotools
-from pisi.actionsapi import pisitools
-
-def setup():
- #autotools.autoreconf("-fiv")
- autotools.configure("\
- --disable-static \
- --disable-silent-rules \
- ")
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("COPYING", "ChangeLog", "README")
diff --git a/x11/driver/xorg-input-aiptek/pspec.xml b/x11/driver/xorg-input-aiptek/pspec.xml
deleted file mode 100644
index b4aba48175..0000000000
--- a/x11/driver/xorg-input-aiptek/pspec.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
- xorg-input-aiptek
- http://www.x.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- MIT
- driver
- X.Org Aiptek USB Digital Tablet input driver
- xorg-input-aiptek contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about.
- mirrors://xorg/individual/driver/xf86-input-aiptek-1.4.1.tar.bz2
-
- libX11-devel
- libmtdev-devel
- util-macros
- xorg-proto
- xorg-server-devel
- libinput-devel
- libXi-devel
-
-
-
-
- xorg-input-aiptek
-
-
- /usr/lib/xorg
- /usr/share/doc
- /usr/share/man
-
-
-
-
-
- 2016-05-02
- 1.4.1
- Rebuild
- Burak Ertürk
- burakerturk@pisilinux.org
-
-
- 2015-05-08
- 1.4.1
- First release
- Burak Ertürk
- burakerturk@pisilinux.org
-
-
-
diff --git a/x11/driver/xorg-input-aiptek/translations.xml b/x11/driver/xorg-input-aiptek/translations.xml
deleted file mode 100644
index 96bc0faca1..0000000000
--- a/x11/driver/xorg-input-aiptek/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- xorg-input-aiptek
- X.Org aiptek Dijital Tablet giriş aygıtı sürücüsü
- xorg-input-aiptek, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler.
-
-