Commit Graph

13 Commits

Author SHA1 Message Date
e9fb66dc71 Release 49.alpha 2025-06-28 17:41:39 -07:00
392c6e9687 Release 48.0 2025-03-15 12:45:16 -07:00
dd235da361 appdata: Fix developer id
It should be in rDNS format
2025-02-23 19:36:41 +00:00
5513868c49 Release 47.0 2024-09-13 19:28:13 -07:00
91c18c6252 metainfo: update app data 2024-05-16 15:00:21 -07:00
a15595026d Fix links 2024-03-15 19:58:59 +01:00
cdf40e10f7 appdata: Restore developer_name
The newly added developer name syntax appears not implemented
across related platforms: GNOME Software, Flathub, etc.

There is no harm in using both deprecated and newly introduced
tags together, and neither appstream-glib nor appstreamcli
fails to validate this usage.
2023-12-24 00:33:19 +03:00
3e56d57240 appdata: Improve appdata for AppStream 1.0
- Add appstreamcli support to validate the appdata file.
- Add missing release information.
- Use the `<developer><name>` tag instead of the deprecated `<developer_name>`
2023-12-17 21:11:33 +03:00
1a7bebc1af appdata: Update appdata
- Add missing the launchable and content_rating tags
2023-11-27 08:08:08 +03:00
06e2c37e3f appdata: update some URLs
- Add translate URL.
- Add vcs-browser URL.
- Update the donation URL.

These URLs are visible on GNOME Control Center and Flathub.

More information: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url
2023-10-12 18:54:40 +03:00
dac36ed851 Release 45.beta 2023-08-07 15:41:43 -07:00
94a6aff06a Release 3.48.0 (GNOME 44.0) 2023-03-17 12:14:21 -07:00
59c196e0f1 build: make appdata/desktop files use dynamic app-id
This ensures we get the right app-id based on -Ddevelopment=true.
2022-07-22 12:55:12 -07:00