Overhaul Meson / Flatpak Building

This commit is contained in:
dav 2024-01-24 18:07:56 -08:00
parent 1b98054024
commit 6cde50daf3
21 changed files with 802 additions and 550 deletions

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>@APP_ID@</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name translatable="no">@APP_NAME_CAPITALIZED@</name>
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<description>
<p>No description</p>
</description>
<summary>
<p>No Summary</p>
</summary>
</component>