blob: db56d81866298bbca839b965a81ef66936b5c7aa (
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
|
pkgbase = flare
pkgdesc = Chat with your friends on Signal
pkgver = 0.15.9
pkgrel = 1
url = https://gitlab.com/schmiddi-on-mobile/flare
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = AGPL3
makedepends = blueprint-compiler
makedepends = cargo
makedepends = meson
makedepends = protobuf
depends = libadwaita
depends = libsecret
depends = protobuf
depends = gtksourceview5
optdepends = feedbackd: for vibrating notifications
optdepends = libspelling: for spell-checking support
options = !lto
source = https://gitlab.com/schmiddi-on-mobile/flare/-/archive/0.15.9/flare-0.15.9.tar.gz
sha256sums = 5a5b169247b9fe7b2ac7dd10ce352b2f1a1fac2c9c016751d157cf181762300b
pkgname = flare
|