blob: 131eea9b297fd96f8aff575e5bf93f30e6c639b3 (
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 = fluffychat
pkgdesc = Open. Nonprofit. Cute. Easy to use (matrix) messenger. Secure and decentralized.
pkgver = 1.19.0
pkgrel = 4
url = https://fluffychat.im/
arch = x86_64
arch = aarch64
license = AGPL3
makedepends = flutter-tool
makedepends = flutter-target-linux
depends = gtk3
depends = jsoncpp
depends = libsecret
depends = xdg-user-dirs
depends = libolm
depends = zenity
depends = openssl
provides = fluffychat
conflicts = fluffychat
source = fluffychat-v1.19.0.tar.gz::https://github.com/krille-chan/fluffychat/archive/refs/tags/v1.19.0.tar.gz
source = system-sqlcipher.patch
sha256sums = 0fb007f2ed56ee46115606dae5eb2bb9eac238c344caae8d478eb80d71e6295f
sha256sums = b5b2beb552414e692c4cf6def9d74e8327a968dc15747cc0fb794f226e6633e7
pkgname = fluffychat
|