summaryrefslogtreecommitdiffstats
path: root/pkgs/games/eduke32/default.nix
AgeCommit message (Collapse)Author
2020-11-25eduke32: fix version number, use string interpolation for src.urlThibault Polge
This fixes mistakes I've introduced in 7798a4e19cc843874e6329e0a980de7515945923.
2020-11-21eduke32: 20190330 -> 20200907Thibault Polge
2020-06-25treewide: remove deprecated value `Application` from makeDesktopItemzowoq
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-08-17treewide: name -> pnamevolth
2019-04-03eduke32: 20150420 -> 20190330Peter Hoeg
Also: - use makeWrapper instead of a custom binary wrapper - general minor cleanups
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim
Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson
It is deprecated and will be removed after 18.09.
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice
Goodbye, and thanks for all the Nix...
2017-01-19eduke32: fix buildRobin Gloster
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2016-03-14eduke32: 20150420-5160 moved to the old releases directoryGraham Christensen
Close #13922.
2016-01-25More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice
2015-11-26Convert some *Flags from strings to listsTobias Geerinckx-Rice
2015-06-17Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice
And don't use square brackets on such lines.
2015-04-30eduke32 20130303-3542 -> 20150420-5160Tobias Geerinckx-Rice
2014-12-07eduke32.nix: disable libpng (can't build with it)Sergey Mironov
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2013-07-14eduke32: fix version to match tarballEvgeny Egorochkin
2013-03-03eduke32: Bumped to rev 3542 - very importantSander van der Burg
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-07-25- libgcc_s seems to be needed after allSander van der Burg
- eduke32 uses UNIX style options nowadays svn path=/nixpkgs/trunk/; revision=27937
2011-07-25Updated eduke32 to rev 1944Sander van der Burg
svn path=/nixpkgs/trunk/; revision=27936
2010-02-11- Some updates to KDE 4.4. kdelibs is still broken thoughSander van der Burg
- Updated eduke32 to use the new polymer renderer which is so cool :-) svn path=/nixpkgs/trunk/; revision=19930
2009-05-14The CON file is not mandatory for running DukeSander van der Burg
svn path=/nixpkgs/trunk/; revision=15607
2009-05-14* NASM: updated to the latest version.Eelco Dolstra
* eduke: needs NASM on i686-linux. svn path=/nixpkgs/trunk/; revision=15604
2009-05-14Fixed wrapper script to use environment variables from the user profileSander van der Burg
svn path=/nixpkgs/trunk/; revision=15602
2009-05-14Added EDuke32 package to celebrate the moment that 3DRealms is dead and Duke ↵Sander van der Burg
Nukem Forever is never going to be released svn path=/nixpkgs/trunk/; revision=15601