blob: f9b8063c6b4d3a60737526715de8bac17c64ecdf (
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
|
pkgbase = eigenwallet-git
pkgdesc = λ eigenwallet (previously UnstoppableSwap) is a GUI for trustless cross-chain XMR<>BTC Atomic Swaps.
pkgver = 3.0.0.beta.11.r1.b5574de
pkgrel = 1
url = https://eigenwallet.org
arch = x86_64
license = GPL-3.0
makedepends = git
makedepends = base-devel
makedepends = rustup
makedepends = cargo
makedepends = cmake
makedepends = boost
makedepends = libsodium
makedepends = openssl
depends = glib2
depends = hicolor-icon-theme
depends = gtk3
depends = webkit2gtk
depends = webkit2gtk-4.1
depends = unbound
conflicts = eigenwallet-bin
conflicts = unstoppableswap-gui
options = !lto
source = eigenwallet-git::git+https://github.com/eigenwallet/core
source = use_dynamic_libs.patch
source = eigenwallet.desktop
sha256sums = SKIP
sha256sums = 9daa328e5dcd5c0e3fa7396f295d2879b216c63888f121ca420b83995f61e2e5
sha256sums = b029a65d9d6383843a5db3d985c886cea037ef0b6236ae2bae9df1b90e235125
pkgname = eigenwallet-git
|