blob: 5fbb3ce88cf139014c106a116218d5f650ba8e10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = torrent-mount
pkgdesc = Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE!
pkgver = 1.0.8
pkgrel = 2
url = https://github.com/mafintosh/torrent-mount
arch = any
license = MIT
depends = nodejs
depends = fuse
depends = python2
source = https://github.com/mafintosh/torrent-mount/archive/v1.0.8.tar.gz
pkgname = torrent-mount
|