# Depends on: hicolor-icon-theme libtorrent-rasterbar python2 boost qtsvg qttools description="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar." url="https://www.qbittorrent.org" contributors="tnut, Rems" packager="tnut " name=qbittorrent version=4.1.4 source=(http://downloads.sourceforge.net/qbittorrent/qbittorrent-$version.tar.xz) build() { cd $name-$version ./configure --prefix=/usr make make INSTALL_ROOT=$PKG install }