2020-10-13 01:24:47 +02:00
|
|
|
name: fluffychat
|
2020-10-18 14:09:02 +02:00
|
|
|
base: core18
|
2020-10-28 06:43:55 +01:00
|
|
|
version: git
|
2021-03-06 09:30:36 +01:00
|
|
|
summary: The cutest messenger in the Matrix network
|
2020-10-13 01:24:47 +02:00
|
|
|
description: |
|
|
|
|
FluffyChat - Chat with your friends
|
2021-03-06 09:30:36 +01:00
|
|
|
|
|
|
|
The greatest FluffyChat features:
|
2020-10-13 01:24:47 +02:00
|
|
|
1. Opensource and open development where everyone can join.
|
|
|
|
2. Nonprofit - FluffyChat is donation funded.
|
|
|
|
3. Cute design and many theme settings including a dark mode.
|
|
|
|
4. Unlimited groups and direct chats.
|
|
|
|
5. FluffyChat is made as simple to use as possible.
|
|
|
|
6. Free to use for everyone without ads.
|
2021-03-05 19:33:25 +01:00
|
|
|
7. There is no "FluffyChat server" you are forced to use. Use the server
|
2020-10-13 01:24:47 +02:00
|
|
|
you find trustworthy or host your own.
|
2021-03-06 09:30:36 +01:00
|
|
|
8. Compatible with Element, Fractal, Nheko and all matrix messengers.
|
|
|
|
|
2021-03-05 19:33:25 +01:00
|
|
|
Join the community: https://matrix.to/#/#fluffychat:matrix.org
|
|
|
|
Website: http://fluffychat.im
|
2020-10-13 01:24:47 +02:00
|
|
|
Microblog: https://metalhead.club/@krille
|
|
|
|
|
2021-03-05 19:33:25 +01:00
|
|
|
grade: stable
|
2020-10-28 06:43:55 +01:00
|
|
|
confinement: strict
|
2020-10-13 01:24:47 +02:00
|
|
|
|
|
|
|
parts:
|
2021-03-06 09:30:36 +01:00
|
|
|
olm:
|
|
|
|
plugin: cmake
|
|
|
|
source: https://gitlab.matrix.org/matrix-org/olm.git
|
|
|
|
source-type: git
|
2021-05-25 20:46:46 +02:00
|
|
|
source-tag: 3.2.3
|
2021-03-06 09:30:36 +01:00
|
|
|
build-packages:
|
|
|
|
- g++
|
2020-10-13 01:24:47 +02:00
|
|
|
fluffychat:
|
2021-03-06 09:30:36 +01:00
|
|
|
plugin: dump
|
2021-05-24 11:32:21 +02:00
|
|
|
source: ./build/linux/x64/release/bundle/
|
2021-07-20 14:07:52 +02:00
|
|
|
build-packages:
|
|
|
|
- libsecret-1-dev
|
|
|
|
- libjsoncpp-dev
|
|
|
|
stage-packages:
|
|
|
|
- libsecret-1-dev
|
2021-07-26 10:01:36 +02:00
|
|
|
- libjsoncpp-dev
|
2021-03-05 19:33:25 +01:00
|
|
|
|
2020-10-13 01:24:47 +02:00
|
|
|
slots:
|
|
|
|
dbus-svc:
|
|
|
|
interface: dbus
|
|
|
|
bus: session
|
|
|
|
name: chat.fluffy.fluffychat
|
|
|
|
|
|
|
|
apps:
|
|
|
|
fluffychat:
|
2021-06-06 10:40:06 +02:00
|
|
|
extensions: [flutter-stable]
|
2021-03-06 09:30:36 +01:00
|
|
|
command: fluffychat
|
2020-10-13 01:24:47 +02:00
|
|
|
plugs:
|
|
|
|
- network
|
|
|
|
- home
|
|
|
|
slots:
|
|
|
|
- dbus-svc
|