From c246593feb9f802b31e539ac1e63536ed4593d59 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 1 Mar 2024 11:04:22 +0530 Subject: [PATCH 1/3] ci: Validate using appstreamcli appstream-util is deprecated since 2020 and Flathub started using the newer appstreamcli tool to validate since 2 weeks ago. So this can be finally switched. --- .github/workflows/cb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cb.yml b/.github/workflows/cb.yml index 4aa8f6710..00e93fbab 100644 --- a/.github/workflows/cb.yml +++ b/.github/workflows/cb.yml @@ -26,7 +26,7 @@ jobs: - run: | apt-get update -qq - apt-get install -y -qq libxml2-dev libxslt1-dev libsqlite3-dev libwebkit2gtk-4.1-dev libjson-glib-dev libgirepository1.0-dev libpeas-dev gsettings-desktop-schemas-dev python3 libtool intltool valgrind libfribidi-dev gla11y appstream-util desktop-file-utils + apt-get install -y -qq libxml2-dev libxslt1-dev libsqlite3-dev libwebkit2gtk-4.1-dev libjson-glib-dev libgirepository1.0-dev libpeas-dev gsettings-desktop-schemas-dev python3 libtool intltool valgrind libfribidi-dev gla11y appstream desktop-file-utils mkdir inst - run: | @@ -40,4 +40,4 @@ jobs: - run: ls -l /usr/share/glib-2.0/schemas - run: cd src/tests && make test - run: desktop-file-validate net.sourceforge.liferea.desktop - - run: appstream-util validate net.sourceforge.liferea.appdata.xml + - run: appstreamcli validate net.sourceforge.liferea.appdata.xml From 54ed27bc91c893f69962d138680a1e7049b2ac56 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 1 Mar 2024 11:07:59 +0530 Subject: [PATCH 2/3] appdata: Use the newer developer tag with id --- net.sourceforge.liferea.appdata.xml.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net.sourceforge.liferea.appdata.xml.in b/net.sourceforge.liferea.appdata.xml.in index eb752cda2..ef92266c3 100644 --- a/net.sourceforge.liferea.appdata.xml.in +++ b/net.sourceforge.liferea.appdata.xml.in @@ -9,7 +9,9 @@ CC0-1.0 GPL-2.0+ Liferea - Lars Windolf + + Lars Windolf + lars.windolf_at_gmx.de Keep up with your feeds From aa4c0699f7f1c4071c23480ee87353ae0ec4b3f3 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 1 Mar 2024 11:34:02 +0530 Subject: [PATCH 3/3] appdata: Add tentative brand colours --- net.sourceforge.liferea.appdata.xml.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net.sourceforge.liferea.appdata.xml.in b/net.sourceforge.liferea.appdata.xml.in index ef92266c3..6c863d746 100644 --- a/net.sourceforge.liferea.appdata.xml.in +++ b/net.sourceforge.liferea.appdata.xml.in @@ -76,6 +76,10 @@ https://github.com/lwindolf/liferea?tab=readme-ov-file#new-translations liferea + + #CBCFD3 + #64647D +