guix-patches
[Top][All Lists]
Advanced

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

[bug#37793] [PATCH] gnu: Add gens-gs.


From: David Wilson
Subject: [bug#37793] [PATCH] gnu: Add gens-gs.
Date: Sat, 19 Oct 2019 06:36:50 -0700
User-agent: Cyrus-JMAP/3.1.7-360-g7dda896-fmstable-20191004v2

Hi all! I was able to get the gens-gs build working with the attached patch on 
top of Pierre's original. Tested the output by loading up a "Chakan: The 
Forever Man" ROM, seemed to work fine :)  The key was this line of the Nix 
package definition:

https://github.com/NixOS/nixpkgs/blob/master/pkgs/misc/emulators/gens-gs/default.nix#L16

Apparently gens-gs' code is so old that it's using some deprecated GTK APIs, so 
we have to remove the GTK_DISABLE_DEPRECATED define, etc, from GTK_CFLAGS so 
that the build will complete successfully.

David

Attachment: gens-fix.patch
Description: Text Data


reply via email to

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