* Packaging "The Dark Mod": recursive/multiple URLs source
@ 2019-04-05 11:24 Pierre Neidhardt
2019-04-11 8:56 ` Pierre Neidhardt
0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2019-04-05 11:24 UTC (permalink / raw)
To: Guix-devel
[-- Attachment #1: Type: text/plain, Size: 793 bytes --]
Hi,
I'm trying to package The Dark Mod (http://www.thedarkmod.com/).
Like many free software games, the data and the engine are separate.
I've managed to build the engine.
The game uses a special program called "tdm_update" to fetch the game
data from mirrors.
Here is the official list of mirrors:
http://mirrors.thedarkmod.com/
And here is the game data from one of the mirrors:
http://mirror.helium.in-berlin.de/thedarkmod/release/
Question: is there a way in Guix to specify that the source is the whole
tree found at the URL?
If not, can anyone think of a way to handle this?
So far, the only idea I have is to use locally-declared inputs with
origins, like in the texlive-dvips package.
Thoughts?
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-11 18:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-05 11:24 Packaging "The Dark Mod": recursive/multiple URLs source Pierre Neidhardt
2019-04-11 8:56 ` Pierre Neidhardt
2019-04-11 18:19 ` Pierre Neidhardt
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).