Commit Graph

13 Commits

Author SHA1 Message Date
Weijia Wang
a10aa50fc6 tuxpaint: 0.9.28 -> 0.9.31, refactor 2024-01-08 14:23:18 +01:00
Ingo Blechschmidt
150a54fee9 tuxpaint: 0.9.27 -> 0.9.28 2022-10-24 14:22:30 +02:00
Alyssa Ross
674223e648 tuxpaint: enable parallel building
Tested at -j48.
2022-03-14 12:57:44 +00:00
Alyssa Ross
3d0e5c1227 tuxpaint: stamps: 2014-08-23 -> 2021-11-25 2022-03-14 12:57:44 +00:00
Alyssa Ross
d319a2b798 tuxpaint: 0.9.24 -> 0.9.27; clarify license
It's not right for everything to be in nativeBuildInputs, but most of
the dependencies will never cross-compile anyway, so I'm just going to
leave it alone.
2022-03-14 12:57:44 +00:00
Ben Siraphob
bd42003f87 pkgs/games: pkg-config -> pkgconfig (2) 2021-01-16 23:49:59 -08:00
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Lassulus
b69f76b5c5
Merge pull request #86829 from iblech/patch-13
tuxpaint: install desktop file
2020-09-25 15:01:14 +02:00
Lluís Batlle i Rossell
a0ea372715 tuxpaint: 0.9.22 -> 0.9.24 2020-06-06 18:27:02 +02:00
Ingo Blechschmidt
faec169f0d
tuxpaint: install desktop file 2020-05-04 21:56:08 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Frank Doepper
82a9df76cc tuxpaint: init at 0.9.22 2018-04-24 21:25:13 +02:00