Commit graph

9 commits

Author SHA1 Message Date
Eonfge
af839d61b1
Add required meta-data (#1464)
* Update io.github.freedoom.FreeDM.metainfo.xml

* Update io.github.freedoom.Phase1.metainfo.xml

* Update io.github.freedoom.Phase2.metainfo.xml
2024-12-27 00:37:20 -08:00
Steven Elliott
d6a5dd952e
dist: Use non-thumbnails for screenshots. (#1333)
Switch to using the full screenshots in the metainfo files. These URLs should not change.

I've checked them, and I've added a comment that should help with the confusion as a result of their being both PNGs and JPGs. My impression is these should be pulled infrequently such as when flatpak and Linux repo packaging is done each Freedoom release, or Linux distro release.
2024-02-08 08:46:25 -08:00
mc776
beb51bd056
dist: update screenshots on metainfo XML files. (#1311)
These should now be "forever" URLs linking to image files that can be overwritten with each release without touching these XML files each time.

**Linking to the thumbnails is intentional.** Unlike the full screenshots the shrunken jpegs will always be smaller than pngs for these, so we never need to change the file extension; and there's really no reason for making everyone download huge screenshots with this stuff anyway - they can go to the website for that.

The current website organizes everything so that we have 8 screenshots of each game, numbered 1-4 for Chocolate and 5-8 for GZ. Including screenshots 1, 2, 7 and 8 therefore should give us a fairly representative variety.
2024-02-05 07:44:32 -08:00
Steven Elliott
cfb8644b1a Bump version to 0.13.0
This includes all places that the version appears as well as a new
"NEWS" section with the new changes.
2024-01-29 18:21:55 -05:00
Mike Swanson
e532a931d8 bump version to 0.12.1 2019-10-22 11:27:59 -07:00
Mike Swanson
03a2baf1ea dist: freedm screenshots and 0.12 release date 2019-10-09 18:20:33 -07:00
Mike Swanson
409e3888ee dist/metainfo: add categories, expand on content rating 2019-09-17 20:27:02 -07:00
Mike Swanson
089180b9a8 dist/metainfo: use reverse-DNS identifiers in <id> tags 2019-09-17 16:57:27 -07:00
Mike Swanson
8c97b73502 Makefile: use reverse-DNS to install desktop and metainfo files
Current Desktop Entry and AppStream standards recommend using
reverse-DNS for all relevant files under them.

Adds some more scaffolding targets for install/uninstall, but there
aren’t easy text transformations to the new names.
2019-09-07 11:27:21 -07:00
Renamed from dist/freedm.appdata.xml (Browse further)