From 77de57b04b6e2adaa86c75a78a282a66e18119b4 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Nov 20 2023 00:06:28 +0000 Subject: Added AppStream metadata --- diff --git a/chirp.appdata.xml b/chirp.appdata.xml deleted file mode 100644 index e6aa42f..0000000 --- a/chirp.appdata.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - chirp.desktop - Chirp - CHIRP Radio Programming Tool - Dan Smith - -

-Chirp is a tool for programming two-way radio equipment It provides a generic -user interface to the programming data and process that can drive many radio -models under the hood. -

-
- CC0-1.0 - GPL-3.0+ - https://chirp.danplanet.com/projects/chirp/issues - https://chirp.danplanet.com/projects/chirp/wiki/Home - none - - - https://chirp.danplanet.com/download/site/screenshot1.png - - - hobbes1069@fedoraproject.org -
diff --git a/chirp.spec b/chirp.spec index 556506c..133514c 100644 --- a/chirp.spec +++ b/chirp.spec @@ -8,12 +8,13 @@ Name: chirp Version: 0.4.0^%{git_suffix} -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for programming two-way radio equipment License: GPL-3.0-or-later URL: http://chirp.danplanet.com/ Source0: https://github.com/kk7ds/chirp/archive/%{git_commit}/%{name}-%{git_commit}.tar.gz +Source1: com.danplanet.CHIRP.metainfo.xml BuildArch: noarch @@ -70,6 +71,8 @@ desktop-file-install \ %{buildroot}%{python3_sitelib}/chirp/share/chirp.desktop install -Dpm 0644 %{buildroot}%{python3_sitelib}/chirp/share/chirp.svg \ %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/chirp.svg +install -Dpm 0644 %{SOURCE1} \ + %{buildroot}%{_metainfodir}/com.danplanet.CHIRP.metainfo.xml install -Dpm 0644 %{buildroot}%{python3_sitelib}/chirp/share/chirpw.1 \ %{buildroot}%{_mandir}/man1/chirp.1 # Symlink to resources @@ -95,10 +98,14 @@ ln -frs %{buildroot}%{_mandir}/man1/chirp.1.gz \ %{_bindir}/chirp %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/chirp.svg +%{_metainfodir}/com.danplanet.CHIRP.metainfo.xml %{_mandir}/man1/chirp.1.gz %changelog +* Mon Nov 20 2023 Daniel Rusek - 0.4.0^20231101git35c8a1c0-4 +- Added AppStream metadata + * Mon Nov 6 2023 Jaroslav Škarvada - 0.4.0^20231101git35c8a1c0-3 - Updated according to the review diff --git a/com.danplanet.CHIRP.metainfo.xml b/com.danplanet.CHIRP.metainfo.xml new file mode 100644 index 0000000..5806d59 --- /dev/null +++ b/com.danplanet.CHIRP.metainfo.xml @@ -0,0 +1,24 @@ + + + com.danplanet.CHIRP + chirp.desktop + CC0-1.0 + GPL-3.0-or-later + CHIRP + CHIRP Software LLC + Program amateur radios + +

+ CHIRP is a free, open-source tool for programming your radio. It supports a large number of manufacturers and models, + as well as provides a way to interface with multiple data sources and formats. +

+
+ + + https://trac.chirp.danplanet.com/.site/screenshot1.png + + + https://chirp.danplanet.com + https://chirp.danplanet.com/projects/chirp/issues + +