blob: b26ab7292d649d2409bdad5a97b56f2dee3a33eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Generated by mksrcinfo v8
# Wed Feb 17 08:11:20 UTC 2016
pkgbase = tribler
pkgdesc = Privacy with BitTorrent and resilient to shut down
pkgver = 6.5.0
pkgrel = 1
url = http://www.tribler.org/
arch = any
license = LGPL
makedepends = python2-setuptools
depends = python2-cryptography
depends = python2-feedparser
depends = python2-apsw
depends = python2-cherrypy
depends = python2-plyvel
depends = python2-pillow
depends = python2-decorator
depends = python2-netifaces
depends = python2-requests
depends = python2-twisted
depends = wxpython2.8
depends = libsodium
depends = libtorrent-rasterbar
depends = python2-m2crypto
optdepends = vlc: for internal video player
source = https://github.com/Tribler/tribler/releases/download/v6.5.0/Tribler-v6.5.0.tar.xz
sha1sums = 2896529b7041e37b4feefd7cf906879dfcd288f8
pkgname = tribler
|