diff options
author | B. Watson <yalhcru@gmail.com> | 2014-12-22 23:57:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-22 23:57:16 +0700 |
commit | be2d8d211fb2d37be85633ce204d10373671db51 (patch) | |
tree | 88d7667ea43280224906f4744309e0dac0450c04 /network/tribler/tribler.info | |
parent | be9c1849b69415ae1036310159daef5bf1878651 (diff) | |
download | slackbuilds-be2d8d211fb2d37be85633ce204d10373671db51.tar.gz |
network/tribler: Added (video streaming and bittorrent client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tribler/tribler.info')
-rw-r--r-- | network/tribler/tribler.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/tribler/tribler.info b/network/tribler/tribler.info new file mode 100644 index 0000000000..92c59ea3e4 --- /dev/null +++ b/network/tribler/tribler.info @@ -0,0 +1,10 @@ +PRGNAM="tribler" +VERSION="6.4.0" +HOMEPAGE="http://www.tribler.org/" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/tribler-6.4.0.tar.xz" +MD5SUM="979de2e5a22a4c5f13d3e78c77a8bbb2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="wxPython apsw python-twisted pyasn1 pycrypto python-requests netifaces gmpy libtorrent-rasterbar PyXML" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |