diff --git a/network/p2p/qbittorrent/actions.py b/network/p2p/qbittorrent/actions.py
new file mode 100644
index 0000000000..822b65507e
--- /dev/null
+++ b/network/p2p/qbittorrent/actions.py
@@ -0,0 +1,22 @@
+#!/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 pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ autotools.rawConfigure("--prefix=/usr")
+
+def build():
+ #shelltools.system("lrelease src/lang/qbittorrent_tr.ts")
+ autotools.make()
+
+def install():
+ autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "Changelog", "COPYING", "NEWS", "README.md", "TODO")
\ No newline at end of file
diff --git a/network/p2p/qbittorrent/pspec.xml b/network/p2p/qbittorrent/pspec.xml
new file mode 100644
index 0000000000..6fb6533faa
--- /dev/null
+++ b/network/p2p/qbittorrent/pspec.xml
@@ -0,0 +1,113 @@
+
+
+
+
+ qbittorrent
+ http://www.qbittorrent.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2+
+ qbittorrent
+ app:gui
+ Qt4 based BitTorrent client
+ qbittorrent is a BitTorrent client using the libtorrent library.
+ http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz
+
+ qt5-base-devel
+ qt5-linguist
+ libtorrent-rasterbar-devel
+ boost-devel
+ zlib-devel
+ geoip-devel
+
+
+
+
+ qbittorrent
+
+ qt5-base
+ libtorrent-rasterbar
+ boost
+ libnotify
+ zlib
+ libgcc
+
+
+ /usr/bin
+ /usr/share/applications
+ /usr/share/icons
+ /usr/share/pixmaps
+ /usr/share/appdata
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2016-01-01
+ 3.3.1
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2015-05-23
+ 3.2.0
+ Version bump.
+ Ekin Dursun
+ ekin.dursun@pisilinux.org
+
+
+ 2015-02-22
+ 5637
+ Version bump, rebuild for boost
+ Ekin Dursun
+ ekin.dursun@pisilinux.org
+
+
+ 2014-06-04
+ 3.1.9.2
+ Version bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2014-01-18
+ 3.1.5
+ Version bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-11-10
+ 3.1.2
+ Version bump
+ Burak Fazıl Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2013-07-14
+ 3.0.10
+ Bump
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-01-24
+ 3.0.8
+ Bump
+ Idris Kalp
+ admins@pisilinux.org
+
+
+ 2012-09-04
+ 3.0.1
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
diff --git a/network/p2p/qbittorrent/translations.xml b/network/p2p/qbittorrent/translations.xml
new file mode 100644
index 0000000000..9d36fe5341
--- /dev/null
+++ b/network/p2p/qbittorrent/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ qbittorrent
+ Qt4 kullanan bir BitTorrent istemcisi
+ qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 56d03b9608..9f2910f861 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -24552,6 +24552,119 @@
+
+
+ qbittorrent
+ http://www.qbittorrent.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2+
+ app:gui
+ network.p2p
+ Qt4 based BitTorrent client
+ Qt4 kullanan bir BitTorrent istemcisi
+ qbittorrent is a BitTorrent client using the libtorrent library.
+ qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir.
+ qbittorrent
+ http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.3.1/qbittorrent-3.3.1.tar.gz
+
+ qt5-base-devel
+ qt5-linguist
+ libtorrent-rasterbar-devel
+ boost-devel
+ zlib-devel
+ geoip-devel
+
+ network/p2p/qbittorrent/pspec.xml
+
+
+ qbittorrent
+
+ qt5-base
+ libtorrent-rasterbar
+ boost
+ libnotify
+ zlib
+ libgcc
+
+
+ /usr/bin
+ /usr/share/applications
+ /usr/share/icons
+ /usr/share/pixmaps
+ /usr/share/appdata
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+ 2016-01-01
+ 3.3.1
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2015-05-23
+ 3.2.0
+ Version bump.
+ Ekin Dursun
+ ekin.dursun@pisilinux.org
+
+
+ 2015-02-22
+ 5637
+ Version bump, rebuild for boost
+ Ekin Dursun
+ ekin.dursun@pisilinux.org
+
+
+ 2014-06-04
+ 3.1.9.2
+ Version bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2014-01-18
+ 3.1.5
+ Version bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-11-10
+ 3.1.2
+ Version bump
+ Burak Fazıl Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2013-07-14
+ 3.0.10
+ Bump
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-01-24
+ 3.0.8
+ Bump
+ Idris Kalp
+ admins@pisilinux.org
+
+
+ 2012-09-04
+ 3.0.1
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
linux-atm
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 40a865bfdb..0e75d48e79 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-f2e998e634444481faab2ef135bf775bfb09b376
\ No newline at end of file
+42a1c7bfdcf802c9f60b30d74d51eeac25b2995d
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index d5a7b6aa28..7b8f8d6cf8 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 8cca327e3d..5310086a52 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-e1d231c9cbefebc1fc9f8c0f9d5b8f49ffe67f06
\ No newline at end of file
+64792aecfc55fa567a91560359a40f799428e433
\ No newline at end of file