libretro / libretro/RetroArch

[Feature Request] zsync adoption for AppImage updates

Open
#18,932 0 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

zsync is becoming increasingly popular for distributing AppImage updates. For instance, current releases of PPSSPP, Ryujinx (Ryubing), and Vita3K all provide zsync support.

From https://github.com/libretro/docs/pull/1135#issuecomment-4231783802

Given the size of the packages, it would be even easier to update them if they were redistributed outside of the 7z archive that contains them, and with the necessary information for delta updates.

I wrote a guide to implement this information and make AppImages faster to update using appimageupdatetool and zsync. It is just 5 minutes reading:

https://github.com/ivan-hc/AppImage-tips

I'm the maintainer of AM. Thanks @davidhedlund for the support.

AppImages

Needed zsync files

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the listed AppImage 7z release artifacts under buildbot.libretro.com and the linked AppImage zsync guide. Done means the nightly and stable x86 and x86_64 RetroArch and RetroArch_Qt artifacts have corresponding .zsync files available.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.