blob: 13caca6bd3cd6db3dc488896a843893bf234054e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libtorrent-rasterbar-1
pkgdesc = Open source C++ library implementing the BitTorrent protocol.
pkgver = 1.2.20
pkgrel = 1
url = https://libtorrent.org/
arch = x86_64
license = BSD-3-Clause
makedepends = boost
makedepends = cmake
makedepends = python-setuptools
depends = boost-libs
depends = openssl
provides = libtorrent-rasterbar=1.2.20
conflicts = libtorrent-rasterbar
options = !emptydirs
source = https://github.com/arvidn/libtorrent/archive/v1.2.20/libtorrent-1.2.20.tar.gz
source = 01-python-fix.patch
sha256sums = 6243d87e54c8d3c9336af1f8ef3fedf7b54e03c2be105a9914f07ec5059e4743
sha256sums = 742c1b267ea9022e5bc8ed765a6215b147984c75e84cbe84cd2061263b5a25eb
pkgname = libtorrent-rasterbar-1
|