zeal:main

Last commit made on 2024-04-03
Get this branch:
git clone -b main https://git.launchpad.net/zeal

Branch merges

Branch information

Name:
main
Repository:
lp:zeal

Recent commits

cbd3208... by Oleg Shparber <email address hidden>

ci(github): build with Qt 6.6.3

db781ed... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

ci(github): bump softprops/action-gh-release from 1 to 2 (#1606)

de213a7... by guihkx <email address hidden>

ci(github): use appstreamcli to validate Linux metadata file

We were previously using appstream-util (from appstream-glib), which is
essentially deprecated now:

https://github.com/hughsie/appstream-glib (first line in their README)

db3e941... by guihkx <email address hidden>

chore(assets): replace deprecated 'developer_name' tag in Linux metadata

Gets rid of an "information" message given by appstreamcli:

$ appstreamcli validate org.zealdocs.zeal.appdata.xml
I: org.zealdocs.Zeal:7: developer-name-tag-deprecated

https://www.freedesktop.org/software/appstream/docs/chap-Validation.html#asv-developer-name-tag-deprecated

87f9448... by guihkx <email address hidden>

chore(assets): add missing 'launchable' tag in Linux metadata

Fixes a validation error given by appstreamcli:

$ appstreamcli validate org.zealdocs.zeal.appdata.xml
E: org.zealdocs.zeal:~: desktop-app-launchable-missing

https://www.freedesktop.org/software/appstream/docs/chap-Validation.html#asv-desktop-app-launchable-missing

46e18c2... by guihkx <email address hidden>

ci(github): validate AppStream metadata

16d1136... by guihkx <email address hidden>

chore(assets): simplify content rating section

Generated by: https://hughsie.github.io/oars/generate.html

6e597e6... by guihkx <email address hidden>

chore(assets): add link to release notes

This link can be shown on Linux app store frontends, such as Flathub.

97c1fd7... by guihkx <email address hidden>

chore(assets): showcase a screenshot taken on Linux

The previous screenshot was taken on Windows, which is not recommended
by the AppStream specification:

https://freedesktop.org/software/appstream/docs/chap-Quickstart.html#qsr-app-screenshots-info

7796e17... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

ci(github): bump github/codeql-action from 2 to 3 (#1584)