1 # Contributor: Orivej Desh <masecretaire@gmx.fr>
2 # Maintainer: Orivej Desh <masecretaire@gmx.fr>
6 pkgdesc="A 4th generation file sharing system bittorrent client"
8 url="http://www.tribler.org"
10 depends=('python2' 'openssl' 'swig' 'wxpython' 'python-m2crypto>=0.16' 'python2-apsw')
11 makedepends=('subversion')
12 source=("http://www.tribler.org/download/tribler_$pkgver-1ubuntu1_all.deb" "tribler.patch")
16 ar vx tribler_$pkgver-1ubuntu1_all.deb
17 tar -C "$pkgdir" -xvzf data.tar.gz
19 patch -p1 -i "$srcdir"/tribler.patch
21 md5sums=('ff4f36cce323381d094a7bc4f872fff0'
22 '3ec36c90ddf6dfa1f1c3b02509d4898f')