Add Teeworlds, a Worms-like game, if you see what I mean.
svn path=/nixpkgs/trunk/; revision=13762
This commit is contained in:
@@ -8521,6 +8521,11 @@ let
|
||||
libvorbis libogg gettext;
|
||||
};
|
||||
|
||||
teeworlds = import ../games/teeworlds {
|
||||
inherit fetchurl stdenv unzip python alsaLib mesa;
|
||||
inherit (xlibs) libX11;
|
||||
};
|
||||
|
||||
/*tpm = import ../games/thePenguinMachine {
|
||||
inherit stdenv fetchurl pil pygame SDL;
|
||||
python24 = python;
|
||||
|
||||
Reference in New Issue
Block a user