pkgs/games: remove licenses.gpl2

This commit is contained in:
Jussi Kuokkanen 2024-07-03 12:37:36 +03:00
parent 4c2e57d036
commit e1f68ae7cc
62 changed files with 62 additions and 62 deletions

View File

@ -120,7 +120,7 @@ stdenv.mkDerivation rec {
description = "Free, open-source game of ancient warfare"; description = "Free, open-source game of ancient warfare";
homepage = "https://play0ad.com/"; homepage = "https://play0ad.com/";
license = with licenses; [ license = with licenses; [
gpl2 lgpl21 mit cc-by-sa-30 gpl2Plus lgpl21 mit cc-by-sa-30
licenses.zlib # otherwise masked by pkgs.zlib licenses.zlib # otherwise masked by pkgs.zlib
]; ];
maintainers = with maintainers; [ chvp ]; maintainers = with maintainers; [ chvp ];

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
description = "2d dogfighting game"; description = "2d dogfighting game";
mainProgram = "airstrike"; mainProgram = "airstrike";
homepage = "https://icculus.org/airstrike/"; homepage = "https://icculus.org/airstrike/";
license = licenses.gpl2; license = licenses.gpl2Only;
maintainers = with maintainers; [ pSub ]; maintainers = with maintainers; [ pSub ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Fast-paced, polished OpenGL demonstration by Excess"; description = "Fast-paced, polished OpenGL demonstration by Excess";
homepage = "https://packages.qa.debian.org/a/amoeba.html"; homepage = "https://packages.qa.debian.org/a/amoeba.html";
license = licenses.gpl2; # Engine is GPLv2, data files in amoeba-data nonfree license = licenses.gpl2Only; # Engine is GPLv2, data files in amoeba-data nonfree
maintainers = [ maintainers.dezgeg ]; maintainers = [ maintainers.dezgeg ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Single-player roguelike dungeon exploration game"; description = "Single-player roguelike dungeon exploration game";
mainProgram = "angband"; mainProgram = "angband";
maintainers = [ maintainers.kenran ]; maintainers = [ maintainers.kenran ];
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.unix; platforms = platforms.unix;
}; };
}) })

View File

@ -19,6 +19,6 @@ stdenv.mkDerivation rec {
homepage = "http://atanks.sourceforge.net/"; homepage = "http://atanks.sourceforge.net/";
maintainers = [ maintainers.raskin ]; maintainers = [ maintainers.raskin ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl2; license = licenses.gpl2Plus;
}; };
} }

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/bderrly/braincurses"; homepage = "https://github.com/bderrly/braincurses";
description = "Version of the classic game Mastermind"; description = "Version of the classic game Mastermind";
mainProgram = "braincurses"; mainProgram = "braincurses";
license = licenses.gpl2; license = licenses.gpl2Only;
maintainers = with maintainers; [ dotlambda ]; maintainers = with maintainers; [ dotlambda ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = "https://github.com/gerstrong/Commander-Genius"; homepage = "https://github.com/gerstrong/Commander-Genius";
maintainers = with maintainers; [ hce ]; maintainers = with maintainers; [ hce ];
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
description = "Fast-paced puzzle game inspired by the classic Super NES title Tetris Attack!"; description = "Fast-paced puzzle game inspired by the classic Super NES title Tetris Attack!";
mainProgram = "crack-attack"; mainProgram = "crack-attack";
homepage = "https://www.nongnu.org/crack-attack/"; homepage = "https://www.nongnu.org/crack-attack/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
maintainers = [ ]; maintainers = [ ];
}; };

View File

@ -24,6 +24,6 @@ stdenv.mkDerivation rec {
mainProgram = "crrcsim"; mainProgram = "crrcsim";
maintainers = with lib.maintainers; [ raskin ]; maintainers = with lib.maintainers; [ raskin ];
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
}; };
} }

View File

@ -28,7 +28,7 @@ stdenv.mkDerivation {
homepage = "http://doomseeker.drdteam.org/"; homepage = "http://doomseeker.drdteam.org/";
description = "Multiplayer server browser for many Doom source ports"; description = "Multiplayer server browser for many Doom source ports";
mainProgram = "doomseeker"; mainProgram = "doomseeker";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = [ ]; maintainers = [ ];
}; };

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga"; description = "Puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga";
mainProgram = "enigma"; mainProgram = "enigma";
license = with licenses; [ gpl2 free ]; # source + bundles libs + art license = with licenses; [ gpl2Plus free ]; # source + bundles libs + art
platforms = platforms.unix; platforms = platforms.unix;
broken = stdenv.hostPlatform.isDarwin; broken = stdenv.hostPlatform.isDarwin;
maintainers = with maintainers; [ iblech ]; maintainers = with maintainers; [ iblech ];

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
homepage = "https://ezquake.com/"; homepage = "https://ezquake.com/";
description = "Modern QuakeWorld client focused on competitive online play"; description = "Modern QuakeWorld client focused on competitive online play";
mainProgram = "ezquake"; mainProgram = "ezquake";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ edwtjo ]; maintainers = with maintainers; [ edwtjo ];
}; };

View File

@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.linux; platforms = platforms.linux;
hydraPlatforms = []; # disabled from hydra because it's so big hydraPlatforms = []; # disabled from hydra because it's so big
license = licenses.gpl2; license = licenses.gpl2Plus;
mainProgram = "fgfs"; mainProgram = "fgfs";
}; };
} }

View File

@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
to the space age... to the space age...
''; '';
homepage = "http://www.freeciv.org"; # http only homepage = "http://www.freeciv.org"; # http only
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ pierron ]; maintainers = with lib.maintainers; [ pierron ];
platforms = lib.platforms.unix; platforms = lib.platforms.unix;
hydraPlatforms = lib.platforms.linux; # sdl-config times out on darwin hydraPlatforms = lib.platforms.linux; # sdl-config times out on darwin

View File

@ -80,7 +80,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Free, open source, turn-based space empire and galactic conquest (4X) computer game"; description = "Free, open source, turn-based space empire and galactic conquest (4X) computer game";
homepage = "https://www.freeorion.org/"; homepage = "https://www.freeorion.org/";
license = with licenses; [ gpl2 cc-by-sa-30 ]; license = with licenses; [ gpl2Only cc-by-sa-30 ];
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ tex ]; maintainers = with maintainers; [ tex ];
}; };

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
description = "Console minesweeper-style game written in C for Unix-like systems"; description = "Console minesweeper-style game written in C for Unix-like systems";
mainProgram = "freesweep"; mainProgram = "freesweep";
homepage = "https://github.com/rwestlund/freesweep"; homepage = "https://github.com/rwestlund/freesweep";
license = licenses.gpl2; license = licenses.gpl2Only;
maintainers = with maintainers; [ kierdavis ]; maintainers = with maintainers; [ kierdavis ];
platforms = platforms.unix; platforms = platforms.unix;
}; };

View File

@ -44,6 +44,6 @@ stdenv.mkDerivation rec {
mainProgram = "frotz"; mainProgram = "frotz";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ nicknovitski ddelabru ]; maintainers = with maintainers; [ nicknovitski ddelabru ];
license = licenses.gpl2; license = licenses.gpl2Plus;
}; };
} }

View File

@ -31,7 +31,7 @@ perlPackages.buildPerlModule {
meta = { meta = {
description = "Puzzle with Bubbles"; description = "Puzzle with Bubbles";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [ puckipedia ]; maintainers = with lib.maintainers; [ puckipedia ];
}; };
} }

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
mainProgram = "gl-117"; mainProgram = "gl-117";
homepage = "https://sourceforge.net/projects/gl-117"; homepage = "https://sourceforge.net/projects/gl-117";
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View File

@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
description = "Bejeweled clone game"; description = "Bejeweled clone game";
mainProgram = "gweled"; mainProgram = "gweled";
homepage = "https://gweled.org"; homepage = "https://gweled.org";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = [ ]; maintainers = [ ];
}; };

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Turn-based strategy artillery game similar to Worms"; description = "Turn-based strategy artillery game similar to Worms";
homepage = "https://hedgewars.org/"; homepage = "https://hedgewars.org/";
license = licenses.gpl2; license = licenses.gpl2Plus;
longDescription = '' longDescription = ''
Each player controls a team of several hedgehogs. During the course of Each player controls a team of several hedgehogs. During the course of
the game, players take turns with one of their hedgehogs. They then use the game, players take turns with one of their hedgehogs. They then use

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
description = "A roguelike game set in hyperbolic geometry"; description = "A roguelike game set in hyperbolic geometry";
mainProgram = "hyperrogue"; mainProgram = "hyperrogue";
maintainers = with maintainers; [ rardiol ]; maintainers = with maintainers; [ rardiol ];
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Simple text adventure interpreter for Unix and Windows"; description = "Simple text adventure interpreter for Unix and Windows";
homepage = "https://instead.syscall.ru/"; homepage = "https://instead.syscall.ru/";
license = lib.licenses.gpl2; license = lib.licenses.mit;
platforms = with lib.platforms; linux; platforms = with lib.platforms; linux;
maintainers = with maintainers; [ pSub ]; maintainers = with maintainers; [ pSub ];
}; };

View File

@ -84,7 +84,7 @@ stdenv.mkDerivation {
description = "Dungeon management rogue-like"; description = "Dungeon management rogue-like";
mainProgram = "keeper"; mainProgram = "keeper";
homepage = "https://keeperrl.com/"; homepage = "https://keeperrl.com/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ onny ]; maintainers = with maintainers; [ onny ];
# TODO: Add OS X # TODO: Add OS X
platforms = [ "i686-linux" "x86_64-linux" ]; platforms = [ "i686-linux" "x86_64-linux" ];

View File

@ -94,7 +94,7 @@ stdenv.mkDerivation rec {
For the full experience, consider installing "koboredux" instead. For the full experience, consider installing "koboredux" instead.
''; '';
homepage = "https://olofson.itch.io/kobo-redux"; homepage = "https://olofson.itch.io/kobo-redux";
license = with licenses; if useProprietaryAssets then unfree else gpl2; license = with licenses; if useProprietaryAssets then unfree else gpl2Plus;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ fgaz ]; maintainers = with maintainers; [ fgaz ];
}; };

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation {
homepage = "https://github.com/Kamal-Sadek/Liberal-Crime-Squad"; homepage = "https://github.com/Kamal-Sadek/Liberal-Crime-Squad";
maintainers = [ maintainers.rardiol ]; maintainers = [ maintainers.rardiol ];
mainProgram = "crimesquad"; mainProgram = "crimesquad";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -78,7 +78,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "City building game"; description = "City building game";
mainProgram = "lincity-ng"; mainProgram = "lincity-ng";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
maintainers = [ ]; maintainers = [ ];
description = "Free OpenSource 2D MMORPG client"; description = "Free OpenSource 2D MMORPG client";
homepage = "https://manaplus.org/"; homepage = "https://manaplus.org/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
broken = stdenv.isDarwin; broken = stdenv.isDarwin;
}; };
} }

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Simple character graphics game where you drive some kind of car across the moon's surface"; description = "Simple character graphics game where you drive some kind of car across the moon's surface";
mainProgram = "moon-buggy"; mainProgram = "moon-buggy";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
maintainers = [ lib.maintainers.rybern ]; maintainers = [ lib.maintainers.rybern ];
platforms = lib.platforms.linux ++ lib.platforms.darwin; platforms = lib.platforms.linux ++ lib.platforms.darwin;
homepage = "https://www.seehuhn.de/pages/moon-buggy"; homepage = "https://www.seehuhn.de/pages/moon-buggy";

View File

@ -26,7 +26,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "Free networked version of T*tris"; description = "Free networked version of T*tris";
mainProgram = "netris"; mainProgram = "netris";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ patryk27 ]; maintainers = with maintainers; [ patryk27 ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -87,7 +87,7 @@ in stdenv.mkDerivation {
meta = { meta = {
description = "Free fast-paced first-person shooter"; description = "Free fast-paced first-person shooter";
homepage = "http://www.alientrap.org/games/nexuiz"; homepage = "http://www.alientrap.org/games/nexuiz";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
}; };
} }

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
description = "Space Invaders clone based on ncurses"; description = "Space Invaders clone based on ncurses";
mainProgram = "ninvaders"; mainProgram = "ninvaders";
homepage = "https://ninvaders.sourceforge.net/"; homepage = "https://ninvaders.sourceforge.net/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ _1000101 ]; maintainers = with maintainers; [ _1000101 ];
platforms = platforms.all; platforms = platforms.all;
}; };

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
description = "Dune, Reinvented"; description = "Dune, Reinvented";
mainProgram = "opendune"; mainProgram = "opendune";
homepage = "https://github.com/OpenDUNE/OpenDUNE"; homepage = "https://github.com/OpenDUNE/OpenDUNE";
license = licenses.gpl2; license = licenses.gpl2Only;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
}; };
} }

View File

@ -86,7 +86,7 @@ in stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "Open-source engine for Star Wars Jedi Academy game"; description = "Open-source engine for Star Wars Jedi Academy game";
homepage = "https://github.com/JACoders/OpenJK"; homepage = "https://github.com/JACoders/OpenJK";
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ tgunnoe ]; maintainers = with maintainers; [ tgunnoe ];
}; };

View File

@ -93,7 +93,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = "https://www.openttd.org/"; homepage = "https://www.openttd.org/";
changelog = "https://cdn.openttd.org/openttd-releases/${version}/changelog.txt"; changelog = "https://cdn.openttd.org/openttd-releases/${version}/changelog.txt";
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jcumming fpletz ]; maintainers = with maintainers; [ jcumming fpletz ];
}; };

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Low-level (dis)assembler and linter for OpenTTD GRF files"; description = "Low-level (dis)assembler and linter for OpenTTD GRF files";
homepage = "http://openttd.org/"; homepage = "http://openttd.org/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ ToxicFrog ]; maintainers = with maintainers; [ ToxicFrog ];
}; };
} }

View File

@ -24,7 +24,7 @@ python3.pkgs.buildPythonApplication rec {
homepage = "http://openttdcoop.org/"; homepage = "http://openttdcoop.org/";
description = "Compiler for OpenTTD NML files"; description = "Compiler for OpenTTD NML files";
mainProgram = "nmlc"; mainProgram = "nmlc";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ ToxicFrog ]; maintainers = with maintainers; [ ToxicFrog ];
}; };
} }

View File

@ -27,7 +27,7 @@ mkDerivation {
Chinese, "(Yi Go)" in Japanese, "(Baduk)" in Korean. Chinese, "(Yi Go)" in Japanese, "(Baduk)" in Korean.
''; '';
homepage = "https://github.com/pzorin/qgo"; homepage = "https://github.com/pzorin/qgo";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ zalakain ]; maintainers = with maintainers; [ zalakain ];
}; };

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
homepage = "https://qqwing.com"; homepage = "https://qqwing.com";
description = "Sudoku generating and solving software"; description = "Sudoku generating and solving software";
mainProgram = "qqwing"; mainProgram = "qqwing";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ];
}; };

View File

@ -69,7 +69,7 @@ let
meta = with lib; { meta = with lib; {
description = "Yamagi Quake II client"; description = "Yamagi Quake II client";
homepage = "https://www.yamagi.org/quake2/"; homepage = "https://www.yamagi.org/quake2/";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ tadfisher ]; maintainers = with maintainers; [ tadfisher ];
}; };

View File

@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
homepage = "https://github.com/ec-/Quake3e"; homepage = "https://github.com/ec-/Quake3e";
description = "Improved Quake III Arena engine"; description = "Improved Quake III Arena engine";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ pmiddend ]; maintainers = with maintainers; [ pmiddend ];
}; };

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Quantum mechanics-based minigolf-like game"; description = "Quantum mechanics-based minigolf-like game";
mainProgram = "quantumminigolf"; mainProgram = "quantumminigolf";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.linux; platforms = platforms.linux;
# never built on aarch64-linux since first introduction in nixpkgs # never built on aarch64-linux since first introduction in nixpkgs

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = { meta = {
homepage = "http://keldon.net/rftg/"; homepage = "http://keldon.net/rftg/";
description = "Implementation of the card game Race for the Galaxy, including an AI"; description = "Implementation of the card game Race for the Galaxy, including an AI";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.falsifian ]; maintainers = [ lib.maintainers.falsifian ];
}; };

View File

@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
description = "Scrolling tile-based arcade style puzzle game"; description = "Scrolling tile-based arcade style puzzle game";
mainProgram = "rocksndiamonds"; mainProgram = "rocksndiamonds";
homepage = "https://www.artsoft.org/rocksndiamonds/"; homepage = "https://www.artsoft.org/rocksndiamonds/";
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ orivej ]; maintainers = with maintainers; [ orivej ];
}; };

View File

@ -43,7 +43,7 @@ tcl.mkTclDerivation rec {
meta = with lib; { meta = with lib; {
description = "Chess database with play and training functionality"; description = "Chess database with play and training functionality";
homepage = "https://scidvspc.sourceforge.net/"; homepage = "https://scidvspc.sourceforge.net/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
maintainers = [ maintainers.paraseba ]; maintainers = [ maintainers.paraseba ];
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
}; };

View File

@ -49,7 +49,7 @@ tcl.mkTclDerivation rec {
description = "Chess database with play and training functionality"; description = "Chess database with play and training functionality";
maintainers = with lib.maintainers; [ agbrooks ]; maintainers = with lib.maintainers; [ agbrooks ];
homepage = "https://scid.sourceforge.net/"; homepage = "https://scid.sourceforge.net/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
platforms = lib.platforms.all; platforms = lib.platforms.all;
}; };
} }

View File

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
description = "Program to run certain classic graphical point-and-click adventure games (such as Monkey Island)"; description = "Program to run certain classic graphical point-and-click adventure games (such as Monkey Island)";
mainProgram = "scummvm"; mainProgram = "scummvm";
homepage = "https://www.scummvm.org/"; homepage = "https://www.scummvm.org/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = [ maintainers.peterhoeg ]; maintainers = [ maintainers.peterhoeg ];
platforms = platforms.unix; platforms = platforms.unix;
}; };

View File

@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
''; '';
homepage = "https://davidgriffith.gitlab.io/frotz/"; homepage = "https://davidgriffith.gitlab.io/frotz/";
changelog = "https://gitlab.com/DavidGriffith/frotz/-/raw/${version}/NEWS"; changelog = "https://gitlab.com/DavidGriffith/frotz/-/raw/${version}/NEWS";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ ddelabru ]; maintainers = with maintainers; [ ddelabru ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -67,7 +67,7 @@ in stdenv.mkDerivation rec {
A fork of Sil that's still actively developed. A fork of Sil that's still actively developed.
''; '';
homepage = "https://github.com/sil-quirk/sil-q"; homepage = "https://github.com/sil-quirk/sil-q";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
maintainers = [ lib.maintainers.kenran ]; maintainers = [ lib.maintainers.kenran ];
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
}; };

View File

@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
Silmaril from Morgoths iron crown. Silmaril from Morgoths iron crown.
''; '';
homepage = "http://www.amirrorclear.net/flowers/game/sil/index.html"; homepage = "http://www.amirrorclear.net/flowers/game/sil/index.html";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [ michaelpj kenran ]; maintainers = with lib.maintainers; [ michaelpj kenran ];
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
mainProgram = "sil"; mainProgram = "sil";

View File

@ -67,7 +67,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "Space Nerds In Space, a multi-player spaceship bridge simulator"; description = "Space Nerds In Space, a multi-player spaceship bridge simulator";
homepage = "https://smcameron.github.io/space-nerds-in-space/"; homepage = "https://smcameron.github.io/space-nerds-in-space/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ alyaeanyx ]; maintainers = with maintainers; [ alyaeanyx ];
platforms = platforms.linux; platforms = platforms.linux;
}; };

View File

@ -41,7 +41,7 @@ EOF
broken = stdenv.isDarwin; broken = stdenv.isDarwin;
description = "Space combat simulator"; description = "Space combat simulator";
mainProgram = "space-orbit"; mainProgram = "space-orbit";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.all; platforms = platforms.all;
}; };
} }

View File

@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Classic 2D jump'n run sidescroller game"; description = "Classic 2D jump'n run sidescroller game";
homepage = "https://supertux.github.io/"; homepage = "https://supertux.github.io/";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ pSub ]; maintainers = with maintainers; [ pSub ];
platforms = with platforms; linux; platforms = with platforms; linux;
mainProgram = "supertux2"; mainProgram = "supertux2";

View File

@ -35,6 +35,6 @@ mkDerivation rec {
homepage = "http://the-butterfly-effect.org/"; homepage = "http://the-butterfly-effect.org/";
maintainers = [ maintainers.raskin ]; maintainers = [ maintainers.raskin ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl2; license = licenses.gpl2Only;
}; };
} }

View File

@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use TinyFugue, aka "tf", is a flexible, screen-oriented MUD client, for use
with any type of text MUD. with any type of text MUD.
''; '';
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.linux ++ platforms.darwin; platforms = platforms.linux ++ platforms.darwin;
maintainers = [ maintainers.KibaFox ]; maintainers = [ maintainers.KibaFox ];
}; };

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
description = "Fast-paced single-player racing game"; description = "Fast-paced single-player racing game";
mainProgram = "trigger-rally"; mainProgram = "trigger-rally";
homepage = "http://trigger-rally.sourceforge.net/"; homepage = "http://trigger-rally.sourceforge.net/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [viric]; maintainers = with lib.maintainers; [viric];
platforms = with lib.platforms; linux; platforms = with lib.platforms; linux;
}; };

View File

@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
description = "Curses based typing game"; description = "Curses based typing game";
mainProgram = "typespeed"; mainProgram = "typespeed";
homepage = "https://typespeed.sourceforge.net/"; homepage = "https://typespeed.sourceforge.net/";
license = licenses.gpl2; license = licenses.gpl2Plus;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = [ maintainers.auntie ]; maintainers = [ maintainers.auntie ];
}; };

View File

@ -103,7 +103,7 @@ in stdenv.mkDerivation rec {
spin-offs, thereby making zillions more people happy! spin-offs, thereby making zillions more people happy!
''; '';
homepage = "https://sc2.sourceforge.net/"; homepage = "https://sc2.sourceforge.net/";
license = lib.licenses.gpl2; license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ jcumming aszlig ]; maintainers = with lib.maintainers; [ jcumming aszlig ];
platforms = with lib.platforms; linux; platforms = with lib.platforms; linux;
}; };

View File

@ -31,7 +31,7 @@ stdenv.mkDerivation {
description = "Ballistics turn-based battle game between teams - unofficial copy"; description = "Ballistics turn-based battle game between teams - unofficial copy";
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.linux; platforms = platforms.linux;
license = with licenses; [ gpl2 ufl ]; license = with licenses; [ gpl2Plus ufl ];
homepage = "https://github.com/fluxer/warmux"; homepage = "https://github.com/fluxer/warmux";
}; };
} }

View File

@ -56,6 +56,6 @@ stdenv.mkDerivation rec {
description = "Programmable turn-based strategy game"; description = "Programmable turn-based strategy game";
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.unix; platforms = platforms.unix;
license = licenses.gpl2; license = licenses.gpl2Plus;
}; };
} }

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation {
meta = with lib; { meta = with lib; {
description = "Falling tower game"; description = "Falling tower game";
mainProgram = "xjump"; mainProgram = "xjump";
license = licenses.gpl2; license = licenses.gpl2Plus;
maintainers = with maintainers; [ pmeunier ]; maintainers = with maintainers; [ pmeunier ];
}; };
} }

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Multi-player version of the classical game of Tetris, for the X Window system"; description = "Multi-player version of the classical game of Tetris, for the X Window system";
homepage = "https://web.archive.org/web/20120315061213/http://www.iagora.com/~espel/xtris/xtris.html"; homepage = "https://web.archive.org/web/20120315061213/http://www.iagora.com/~espel/xtris/xtris.html";
license = licenses.gpl2; license = licenses.gpl2Only;
platforms = platforms.unix; platforms = platforms.unix;
}; };
} }