blob: e3619d5f58bd19c6f61c250875c68ba1458f594a (
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-git
pkgdesc = Open. Nonprofit. Cute. Easy to use (matrix) messenger. Secure and decentralized.
pkgver = rc1.20.0.2.r74.g8da714b0
pkgrel = 1
url = https://fluffychat.im/
arch = x86_64
arch = aarch64
license = AGPL3
makedepends = git
makedepends = flutter-tool
makedepends = flutter-target-linux
makedepends = cmake
depends = gtk3
depends = jsoncpp
depends = libsecret
depends = xdg-user-dirs
depends = libolm
depends = zenity
depends = openssl
provides = fluffychat
conflicts = fluffychat
source = git+https://github.com/krille-chan/fluffychat.git
sha256sums = SKIP
pkgname = fluffychat-git
|