guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55703] [PATCH] Update minetest


From: Maxime Devos
Subject: [bug#55703] [PATCH] Update minetest
Date: Sun, 29 May 2022 19:23:01 +0200
User-agent: Evolution 3.38.3-1

Liliana Marie Prikler schreef op zo 29-05-2022 om 18:39 [+0200]:
> @Maxime, looking at the result it'd be possible to fetch sources from
> contentdb.  Should we implement contentdb-fetch?

I don't think a separate fetch method is required, url-fetch owuld
suffice.  From <https://content.minetest.net/help/api/>:

  You can download a package by building one of the two URLs:

  https://content.minetest.net/packages/${author}/${name}/download/`
  
https://content.minetest.net/packages/${author}/${name}/releases/${release}/download/`

However, this makes --with-commit=... & --with-branch=... not work
so there are some downsides.  I also don't know if these zips are
stable, would need to be investigated.  Maybe worth it, dunno.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]