blob: 76dc84a79233415e22a8967f63465f4dc039e32a (
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_2-git
pkgdesc = A feature complete C++ bittorrent library (git branch RC_1_2)
pkgver = 1.2.20.r3.g3ae563b04
pkgrel = 1
url = https://www.libtorrent.org/
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = boost1.86
makedepends = cmake
makedepends = python
makedepends = python-setuptools
depends = boost1.86-libs
depends = openssl
provides = libtorrent-rasterbar=1.2.20.r3.g3ae563b04
conflicts = libtorrent-rasterbar
source = git+https://github.com/arvidn/libtorrent.git#branch=RC_1_2
sha256sums = SKIP
pkgname = libtorrent-rasterbar-1_2-git
|