Commit graph

11 commits

Author SHA1 Message Date
R. RyanTM 866d0ae4e7 mednaffe: 0.8.8 -> 0.9.0 2021-01-29 06:23:52 +00:00
AndersonTorres 54a44777a9 mednaffe: small fixup
A fixup to the ubiquitous problem of "GTK variables not found". Now the app
doesn't segfault when opening a window.
2021-01-20 10:32:11 -03:00
Ben Siraphob fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
AndersonTorres b46c48c12a mednaffe: 0.8.6 -> 0.8.8 2020-03-03 09:18:04 -03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Yegor Timoshenko e1cc156f72 mednaffe: GTK3, correct license, find mednafen w/o patching source 2017-09-30 20:45:48 +00:00
Yegor Timoshenko 6e4c9b6294 mednaffe: 0.8 -> 0.8.6, add autoreconfHook, drop g_strdup from patch 2017-09-28 00:32:04 +00:00
AmatCoder 15dbdc5930 mednaffe: Fix segfault on shutdown 2016-05-25 06:30:40 +00:00
Sheena Artrip ef2f2de53a mednaffe: init at 0.8 2016-03-23 00:38:58 -04:00