summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f375b68f17f62e621a859a4a9a3816a5e50d7be (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
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = monero-git
	pkgdesc = Peer-to-peer anonymous digital currency (daemon, CLI wallet, and wallet API library)
	pkgver = 0.14.1.0
	pkgrel = 1
	url = https://getmonero.org/
	arch = x86_64
	arch = i686
	arch = armv7h
	arch = aarch64
	license = custom:Cryptonote
	checkdepends = python-requests
	makedepends = git
	makedepends = cmake
	makedepends = boost
	makedepends = gtest
	makedepends = qt5-tools
	depends = boost-libs>=1.45
	depends = openssl
	depends = libunwind
	depends = readline
	depends = zeromq
	depends = pcsclite
	depends = hidapi
	depends = protobuf
	source = monero::git+https://github.com/monero-project/monero.git
	sha256sums = SKIP

pkgname = monero-git
	install = monero.install
	provides = monero
	conflicts = monero
	backup = etc/monerod.conf

pkgname = libmonero-wallet-git
	provides = libmonero-wallet=0.14.1.0
	conflicts = libmonero-wallet
	options = !strip