blob: e616e94c834759a96acba8218f6b4e9cdde542ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = fwallet-git
pkgdesc = A beautiful cross-platform wallet application.
pkgver = v1.1.9.r2.g31548c1
pkgrel = 1
url = https://gitlab.com/TheOneWithTheBraid/f_wallet
arch = x86_64
arch = aarch64
license = EUPL1.2
makedepends = git
makedepends = flutter-tool
makedepends = flutter-target-linux
makedepends = cmake
depends = gtk3
depends = jsoncpp
depends = libsecret
depends = xdg-user-dirs
provides = fwallet
conflicts = fwallet
options = !strip
source = fwallet::git+https://gitlab.com/TheOneWithTheBraid/f_wallet.git
sha256sums = SKIP
pkgname = fwallet-git
|