blob: ed8276700be54b4c91893056d24e39b5c66f4687 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = vlc-bittorrent
pkgdesc = A bittorrent plugin for VLC.
pkgver = 2.15
pkgrel = 1
url = https://github.com/johang/vlc-bittorrent
arch = x86_64
license = GPL
makedepends = boost
makedepends = autoconf-archive
depends = vlc
depends = libtorrent-rasterbar
source = https://github.com/johang/vlc-bittorrent/archive/v2.15/vlc-bittorrent-2.15.tar.gz
sha256sums = 9958fa65f1ea12b11a2990fd25a0d6546e3bc5f6d9bf221774aa9178b00edaa5
pkgname = vlc-bittorrent
|