all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: Maxime Devos <maximedevos@telenet.be>, guix-devel@gnu.org
Subject: Re: FSDG issues of SCUMMVM-based games
Date: Fri, 24 Nov 2023 19:54:54 +0100	[thread overview]
Message-ID: <20231124195454.5b9f132f@primary_laptop> (raw)
In-Reply-To: <219ecbcb11da8f43d70c6acdedd17d9177790022.camel@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

Hi again,

On Tue, 20 Jun 2023 06:30:26 +0200
Liliana Marie Prikler <liliana.prikler@gmail.com> wrote:
> If in some one to five years we still find no practical way of using
> ScummVM with only free software, that might be a reason to remove it
> then.
With lot of help from anthk_ #hyperbola I finally found a practical way
to use it, and even without recompiling it, so we can keep ScummVM.

We need 3 repositories:
- https://jxself.org/git/inform.git GPLv3+
- https://jxself.org/git/devours.git AGPLv3+
- https://jxself.org/git/informlib.git (devours submodule) AGPLv3+

Here's how to do it:
> $ git clone https://jxself.org/git/inform.git
> $ cd inform
> $ gcc src/*.c -o inform
> $ git clone --recursive https://jxself.org/git/devours.git
> $ cd devours
> $ sed 's#inform#../inform#g' -i build.sh 
> $ ./build

That creates the devours.z5 file.

We can then start scummvm:
> $ scummvm glk:devours

And we can then choose "add game" and add the game in the current
directory and accept the warnings.

Then pressing start starts the game.

Denis.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2023-11-24 18:56 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06  4:59 FSDG issues of SCUMMVM-based games Liliana Marie Prikler
2022-08-06  6:36 ` Tobias Geerinckx-Rice
2022-08-06 14:41   ` Tobias Geerinckx-Rice
2022-08-07 12:52   ` Christine Lemmer-Webber
2022-08-06 15:24 ` Maxime Devos
2022-08-06 17:00   ` Liliana Marie Prikler
2023-06-15 16:30   ` Denis 'GNUtoo' Carikli
2023-06-15 17:34     ` Liliana Marie Prikler
2023-06-16 15:41       ` Denis 'GNUtoo' Carikli
2023-06-18  8:19         ` Liliana Marie Prikler
2023-06-18 19:07           ` Denis 'GNUtoo' Carikli
2023-06-20  4:30             ` Liliana Marie Prikler
2023-06-20  8:00               ` Efraim Flashner
2023-06-21  1:27               ` Denis 'GNUtoo' Carikli
2023-06-21  8:38               ` Giovanni Biscuolo
2023-07-23  8:10                 ` Liliana Marie Prikler
2023-11-24 18:54               ` Denis 'GNUtoo' Carikli [this message]
2023-11-24 19:52                 ` Liliana Marie Prikler
2022-08-24 12:53 ` Nicolas Goaziou
2022-08-24 18:44   ` Liliana Marie Prikler
2022-08-24 20:24     ` Vagrant Cascadian
2022-08-24 21:31       ` Maxime Devos
2022-08-24 20:24     ` zimoun
2022-08-24 21:48       ` Maxime Devos
2022-08-24 22:08       ` Tobias Geerinckx-Rice
2022-08-25 19:26         ` Tobias Geerinckx-Rice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231124195454.5b9f132f@primary_laptop \
    --to=gnutoo@cyberdimension.org \
    --cc=guix-devel@gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maximedevos@telenet.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.