blob: 4db53dd56f0131a1ae394b6e16f2f46dc8614ed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = i2pd-tools-git
pkgdesc = Useful tools for I2P (git version)
pkgver = r321.gb483a59
pkgrel = 1
url = https://github.com/PurpleI2P/i2pd-tools/
arch = x86_64
license = BSD-3-Clause
makedepends = boost
makedepends = git
depends = boost-libs
depends = gcc-libs
depends = glibc
depends = openssl
depends = python
depends = zlib
provides = i2pd-tools
conflicts = i2pd-tools
source = git+https://github.com/PurpleI2P/i2pd-tools.git
source = git+https://github.com/PurpleI2P/i2pd.git
source = 010-i2pd-tools-use-arch-flags.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = c5fd63dce842e32111edaed161f45ed4109506cacccf6f9a56c1a0525db4e889
pkgname = i2pd-tools-git
|