annotate flatpak/_tpl_org.salutatoi.Cagou.appdata.xml @ 169:31a09c59a7bf

association: ajout du compte rendu de l'AG extraordinaire du 27 janvier 2021
author Goffi <goffi@goffi.org>
date Thu, 28 Jan 2021 16:41:43 +0100
parents b451da01696a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
138
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
139
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
2 <component type="desktop-application">
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
3 <!--
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
4 Copyright 2018, 2019 Jérôme Poisson <goffi@goffi.org>
138
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
5
139
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
6 Copying and distribution of this file, with or without modification,
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
7 are permitted in any medium without royalty provided the copyright
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
8 notice and this notice are preserved. This file is offered as-is,
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
9 without any warranty.
d36a68e396d5 flatpak: set appdata release version for dev version:
Goffi <goffi@goffi.org>
parents: 138
diff changeset
10 -->
138
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
11 <id>org.salutatoi.Cagou</id>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
12 <metadata_license>FSFAP</metadata_license>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
13 <project_license>AGPL-3.0-or-later</project_license>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
14 <name>Cagou (SàT)</name>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
15 <summary>Multi-purpose communication ecosystem (desktop/mobile frontend) - XMPP standard</summary>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
16 <categories>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
17 <category>Network</category>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
18 <category>Chat</category>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
19 <category>FileTransfer</category>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
20 </categories>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
21 <description>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
22 <p>Salut à Toi is a multi-purpose communication ecosystem.</p>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
23 <p>It offers many tools to communicate and collaborate (instant messaging, blogging, file sharing, photos albums, forums, events, etc.).
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
24 It is multi-purposes, but also multi-frontends (you can use it on desktop, mobile devices, web browser, or terminal) and multi-platforms.</p>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
25
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
26 <p>Salut à Toi (SàT) is made with a strong sense of ethics (see social contract), is decentralized (you can run your own service, keep your important data yourself, while still being able to communicate with the rest of the network), and use a standard communication protocol (XMPP), making it compatible with many other software.</p>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
27 <p>This part is the desktop/mobile frontend.</p>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
28 </description>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
29 <launchable type="desktop-id">org.salutatoi.Cagou.desktop</launchable>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
30 <screenshots>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
31 <screenshot type="default">
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
32 <caption>A chat conversation seen with Cagou on Android</caption>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
33 <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/cagou_0.7.0b1_android.jpg</image>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
34 </screenshot>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
35 <screenshot>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
36 <caption>A chat conversation seen with Libervia frontend</caption>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
37 <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/libervia_pages_chat.png</image>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
38 </screenshot>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
39 <screenshot>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
40 <caption>A photos album seen with Libervia frontend</caption>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
41 <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/libervia_pages_photos_album.png</image>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
42 </screenshot>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
43 </screenshots>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
44 <url type="homepage">https://salut-a-toi.org</url>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
45 <url type="bugtracker">https://bugs.goffi.org</url>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
46 <project_group>SAT</project_group>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
47 <provides>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
48 <binary>cagou</binary>
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
49 </provides>
160
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
50 <releases>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
51 <release date="2019-07-24" type="stable" version="0.7.0">
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
52 <description>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
53 <p>"La Commune" release.</p>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
54 <p>This version is the first "general audience" one, and introduce Cagou (desktop/mobile interface), OMEMO end-to-end encryption, advanced file sharing, and many other features.</p>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
55 </description>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
56 <url>https://www.goffi.org/b/N29CuUQS4U4TK36JFuTQ5Q/salut-commune</url>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
57 </release>
4a5f9daa0ce0 flatpak: added release data for 0.7.0 release
Goffi <goffi@goffi.org>
parents: 139
diff changeset
58 </releases>
162
b451da01696a flatpak: added `content_rating` in appdata files
Goffi <goffi@goffi.org>
parents: 160
diff changeset
59 <content_rating type="oars-1.1">
b451da01696a flatpak: added `content_rating` in appdata files
Goffi <goffi@goffi.org>
parents: 160
diff changeset
60 <content_attribute id="social-chat">intense</content_attribute>
b451da01696a flatpak: added `content_rating` in appdata files
Goffi <goffi@goffi.org>
parents: 160
diff changeset
61 <content_attribute id="social-audio">intense</content_attribute>
b451da01696a flatpak: added `content_rating` in appdata files
Goffi <goffi@goffi.org>
parents: 160
diff changeset
62 <content_attribute id="social-contacts">intense</content_attribute>
b451da01696a flatpak: added `content_rating` in appdata files
Goffi <goffi@goffi.org>
parents: 160
diff changeset
63 </content_rating>
138
274af514a5cf flatpak: reworked packages + made a building script:
Goffi <goffi@goffi.org>
parents:
diff changeset
64 </component>