Peter Hoeg
2827e49596
eduke32: 20150420 -> 20190330
...
Also:
- use makeWrapper instead of a custom binary wrapper
- general minor cleanups
2019-04-03 21:15:50 +08:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
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-02-26 14:10:49 +00:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Robin Gloster
d9418bf8fb
eduke32: fix build
2017-01-19 16:52:40 +01:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Graham Christensen
f165334492
eduke32: 20150420-5160 moved to the old releases directory
...
Close #13922 .
2016-03-14 20:48:17 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Tobias Geerinckx-Rice
98b2d7b727
Separate nativeBuildInputs where maintainers |= nckx
2015-06-17 22:21:32 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
dc5c8ce819
eduke32 20130303-3542 -> 20150420-5160
2015-04-30 13:11:32 +02:00
Sergey Mironov
baec112e37
eduke32.nix: disable libpng (can't build with it)
2014-12-07 23:19:54 +03:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Evgeny Egorochkin
297a561491
eduke32: fix version to match tarball
2013-07-14 02:08:54 +03:00
Sander van der Burg
9455f23d22
eduke32: Bumped to rev 3542 - very important
2013-03-03 19:34:59 +01:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Sander van der Burg
bf5c3bb671
- libgcc_s seems to be needed after all
...
- eduke32 uses UNIX style options nowadays
svn path=/nixpkgs/trunk/; revision=27937
2011-07-25 11:43:27 +00:00
Sander van der Burg
f0e799a492
Updated eduke32 to rev 1944
...
svn path=/nixpkgs/trunk/; revision=27936
2011-07-25 10:48:07 +00:00
Sander van der Burg
740a6fe281
- Some updates to KDE 4.4. kdelibs is still broken though
...
- Updated eduke32 to use the new polymer renderer which is so cool :-)
svn path=/nixpkgs/trunk/; revision=19930
2010-02-11 13:34:28 +00:00
Sander van der Burg
2c0ef01583
The CON file is not mandatory for running Duke
...
svn path=/nixpkgs/trunk/; revision=15607
2009-05-14 19:52:19 +00:00
Eelco Dolstra
120a82d7b9
* NASM: updated to the latest version.
...
* eduke: needs NASM on i686-linux.
svn path=/nixpkgs/trunk/; revision=15604
2009-05-14 14:42:20 +00:00
Sander van der Burg
1cfc364e98
Fixed wrapper script to use environment variables from the user profile
...
svn path=/nixpkgs/trunk/; revision=15602
2009-05-14 14:05:38 +00:00
Sander van der Burg
16ffeaead6
Added EDuke32 package to celebrate the moment that 3DRealms is dead and Duke Nukem Forever is never going to be released
...
svn path=/nixpkgs/trunk/; revision=15601
2009-05-14 13:48:45 +00:00