aboutsummaryrefslogtreecommitdiffstats
path: root/resource/appstream
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-10-15 10:04:50 +0000
committersaturneric <[email protected]>2023-10-15 10:04:50 +0000
commit8d6cb643bb7daed228e8ee5f8af5ad2a79ed3feb (patch)
tree6ef2d4f96e24285152ae215103002100b2eea806 /resource/appstream
parentfix: solve some issues on linux .desktop file (diff)
downloadGpgFrontend-8d6cb643bb7daed228e8ee5f8af5ad2a79ed3feb.tar.gz
GpgFrontend-8d6cb643bb7daed228e8ee5f8af5ad2a79ed3feb.zip
fix: imporve appstream files structure
Diffstat (limited to 'resource/appstream')
-rw-r--r--resource/appstream/com.bktus.gpgfrontend.appdata.xml34
-rw-r--r--resource/appstream/com.bktus.gpgfrontend.desktop8
-rw-r--r--resource/appstream/com.bktus.gpgfrontend.metainfo.xml60
3 files changed, 102 insertions, 0 deletions
diff --git a/resource/appstream/com.bktus.gpgfrontend.appdata.xml b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
new file mode 100644
index 00000000..0266e9e9
--- /dev/null
+++ b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component>
+ <id>com.bktus.gpgfrontend</id>
+ <metadata_license>MIT</metadata_license>
+ <name>gpgfrontend</name>
+ <summary>An OpenPGP Crypto Tool</summary>
+ <categories>
+ <category>Utility</category>
+ </categories>
+ <url type="homepage">https://gpgfrontend.bktus.com</url>
+ <launchable type="desktop-id">com.bktus.gpgfrontend.desktop</launchable>
+ <description>
+ <p>
+ GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption.
+ It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://raw.githubusercontent.com/saturneric/Blob/v1.0.0/screenshots/main-ubuntu.png</image>
+ <caption>Main Dialog</caption>
+ </screenshot>
+ </screenshots>
+ <keywords>
+ <keyword>gpg</keyword>
+ <keyword>encrypt</keyword>
+ <keyword>crypto</keyword>
+ <keyword>pgp</keyword>
+ <keyword>gnupg</keyword>
+ <keyword>openpgp</keyword>
+ </keywords>
+ <project_license>GPL-3.0+</project_license>
+ <developer_name>Saturneric</developer_name>
+</component> \ No newline at end of file
diff --git a/resource/appstream/com.bktus.gpgfrontend.desktop b/resource/appstream/com.bktus.gpgfrontend.desktop
new file mode 100644
index 00000000..75d10475
--- /dev/null
+++ b/resource/appstream/com.bktus.gpgfrontend.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Name=GpgFrontend
+Exec=GpgFrontend
+Icon=com.bktus.gpgfrontend
+Comment=An OpenPGP Crypto Tool
+Terminal=false
+Categories=Utility; \ No newline at end of file
diff --git a/resource/appstream/com.bktus.gpgfrontend.metainfo.xml b/resource/appstream/com.bktus.gpgfrontend.metainfo.xml
new file mode 100644
index 00000000..29a17fb7
--- /dev/null
+++ b/resource/appstream/com.bktus.gpgfrontend.metainfo.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2013 First Lastname <[email protected]> -->
+<component type="desktop-application">
+ <id>com.bktus.gpgfrontend</id>
+ <metadata_license>FSFAP</metadata_license>
+ <project_license>GPL-3.0+</project_license>
+ <content_rating type="oars-1.1" />
+ <name>GpgFrontend</name>
+ <summary>Take the initiative to protect privacy in your own hands</summary>
+
+ <description>
+ <p>
+ GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption.
+ </p>
+ <p>
+ By using GpgFrontend, users can quickly encrypt files or text, easily digitally sign them, and conveniently manage
+ all GPG keys on their device. The tool also facilitates the secure and seamless transfer of GPG keys between devices.
+ It is compatible with a range of operating systems, including Windows, macOS, Linux, and FreeBSD.
+ </p>
+ </description>
+
+ <launchable type="desktop-id">com.bktus.gpgfrontend.desktop</launchable>
+
+ <screenshots>
+ <screenshot type="default">
+ <caption>Main Window</caption>
+ <image>https://raw.githubusercontent.com/saturneric/Blob/master/screenshots/keygen_ubuntu.png</image>
+ </screenshot>
+ </screenshots>
+
+ <url type="homepage">https://gpgfrontend.bktus.com/</url>
+ <project_group>GNOME</project_group>
+ <developer_name>Saturneric</developer_name>
+
+ <releases>
+ <release version="2.1.1" date="2023-09-19"/>
+ <release version="2.1.0" date="2023-08-01"/>
+ <release version="2.0.10" date="2023-01-06"/>
+ <release version="2.0.9" date="2022-07-23"/>
+ <release version="2.0.8" date="2022-05-14"/>
+ <release version="2.0.7" date="2022-05-10"/>
+ <release version="2.0.6" date="2022-05-08"/>
+ <release version="2.0.5" date="2022-03-20"/>
+ <release version="2.0.4" date="2022-01-06"/>
+ <release version="2.0.3" date="2021-12-17"/>
+ <release version="2.0.2" date="2021-12-14"/>
+ <release version="2.0.1" date="2021-12-09"/>
+ <release version="1.2.2" date="2021-07-20"/>
+ <release version="1.2.1" date="2021-07-16"/>
+ <release version="1.1.3" date="2021-07-12"/>
+ <release version="1.0.8" date="2021-07-03"/>
+ <release version="1.0.7" date="2021-06-27"/>
+ <release version="1.0.6" date="2021-06-26"/>
+ <release version="1.0.5" date="2021-06-25"/>
+ <release version="1.0.4" date="2021-06-23"/>
+ <release version="1.0.3" date="2021-06-22"/>
+ <release version="1.0.2" date="2021-06-21"/>
+ <release version="1.0.0" date="2021-06-19"/>
+ </releases>
+</component> \ No newline at end of file