Mercurial > sat_docs
changeset 147:efd870adee98
flapak (primitivus): added metadata (desktop, appdata) + icon
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 24 Jun 2019 08:59:32 +0200 |
parents | 64c02902b86a |
children | 7d71592778f1 |
files | flatpak/_tpl_org.salutatoi.Primitivus.appdata.xml flatpak/_tpl_org.salutatoi.Primitivus.json flatpak/org.salutatoi.Primitivus.desktop |
diffstat | 3 files changed, 54 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flatpak/_tpl_org.salutatoi.Primitivus.appdata.xml Mon Jun 24 08:59:32 2019 +0200 @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="console-application"> + <!-- + Copyright 2018, 2019 Jérôme Poisson <goffi@goffi.org> + + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. This file is offered as-is, + without any warranty. + --> + <id>org.salutatoi.Primitivus</id> + <metadata_license>FSFAP</metadata_license> + <project_license>AGPL-3.0-or-later</project_license> + <name>Primitivus (SàT)</name> + <summary>Multi-purpose communication ecosystem (TUI frontend) - XMPP standard</summary> + <categories> + <category>Network</category> + <category>Chat</category> + <category>FileTransfer</category> + </categories> + <description> + <p>Salut à Toi is a multi-purpose communication ecosystem.</p> + <p>It offers many tools to communicate and collaborate (instant messaging, blogging, file sharing, photos albums, forums, events, etc.). + It is multi-purposes, but also multi-frontends (you can use it on desktop, mobile devices, web browser, or terminal) and multi-platforms.</p> + + <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> + <p>This part is the Terminal User Interface frontend.</p> + </description> + <screenshots> + <screenshot type="default"> + <caption>A chat conversation seen with Primitivus</caption> + <image>https://repos.goffi.org/sat_docs/raw-file/tip/screenshots/0.7/primitivus_chat.png</image> + </screenshot> + </screenshots> + <url type="homepage">https://salut-a-toi.org</url> + <url type="bugtracker">https://bugs.goffi.org</url> + <project_group>SAT</project_group> + <provides> + <binary>primitivus</binary> + </provides> + <releases/> +</component>
--- a/flatpak/_tpl_org.salutatoi.Primitivus.json Mon Jun 24 08:58:55 2019 +0200 +++ b/flatpak/_tpl_org.salutatoi.Primitivus.json Mon Jun 24 08:59:32 2019 +0200 @@ -2,6 +2,9 @@ "_build_settings": { "package": "sat", "wrapped_command": "primitivus", - "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/sat"} + "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/sat"}, + "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons_svg/sat.svg", + "desktop_file": "org.salutatoi.Primitivus.desktop", + "appdata_file": "_tpl_org.salutatoi.Primitivus.appdata.xml" } }
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/flatpak/org.salutatoi.Primitivus.desktop Mon Jun 24 08:59:32 2019 +0200 @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Primitivus (SàT) +Comment=console frontend for Salut à Toi (XMPP) +Exec=sat_wrapper +Icon=org.salutatoi.Primitivus +Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; +Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console;