Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00: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
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Linus Heckemann
db2849c8a2
rigsofrods: 20160412 -> 0.4.7.0
2017-06-13 10:52:38 +01:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Lluís Batlle i Rossell
2d3245042e
Removing content-pack download from rigsofrods.
...
The content packs from 0.37 don't seem to work. We should get one from 0.4, but
there are license problems, I think.
2016-04-18 12:30:47 +02:00
Lluís Batlle i Rossell
e741a302d4
Make rigsofrods build the latest code.
...
I add angelscript 2.22 too, as it makes RoR happy.
2016-04-18 12:30:47 +02:00
Lluís Batlle i Rossell
93bd5556be
Revert "rigsofrods: remove dead package"
...
This reverts commit 69e7948ffe
.
2016-04-18 12:04:38 +02:00
Tobias Geerinckx-Rice
69e7948ffe
rigsofrods: remove dead package
...
Last bumped Feb 2012. Broken since 2013. Upstream conflicted about whether
it's dead or not. Visited the (read-only) forums which are 93% teenagers
yelling how something called BeamNG is(n't) better so I regret that now.
2016-01-08 01:36:32 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
d304b277bd
Silence some Hydra evaluation warnings
2014-04-24 15:40:55 +02:00
Peter Simons
39c9ece183
wxGTK-2.9: updated the development version of wxGTK to 2.9.3
...
I deleted older snapshots because my attempts to use 2.9.0 or 2.9.1 ran into
problems with our recent version of libpng. The 2.9.3 version seems to work
fine, though. If you still need the older versions, please feel free to
reinstate them.
svn path=/nixpkgs/trunk/; revision=33812
2012-04-17 13:56:30 +00:00
Shea Levy
ea195b2507
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Lluís Batlle i Rossell
f25daaaf3d
Rigs of rods was built without optimisations. Setting the cmake build type to
...
release.
I think that should be done at the cmake setup hook, and win that for all
possible cmake packages that are built by default without optimisation flags.
Which is the cmake default behaviour if not overriden.
svn path=/nixpkgs/trunk/; revision=32561
2012-02-25 18:29:30 +00:00
Lluís Batlle i Rossell
6f7cb59e04
Making rigs of rods build and run right away. Simpyl run 'rorconfig' first, and
...
'RoR' then. On linux, disable Caleum rendering. It does not work. Known bug
upstream.
svn path=/nixpkgs/trunk/; revision=32553
2012-02-24 22:56:53 +00:00
Lluís Batlle i Rossell
ded053529f
A patch required for RoR I just forgot.
...
svn path=/nixpkgs/trunk/; revision=32551
2012-02-24 22:09:07 +00:00
Lluís Batlle i Rossell
d3d5783466
Updating and fixing rigsofrods, to 0.39.4. Pay attention to the last 'echo' of installPhase.
...
svn path=/nixpkgs/trunk/; revision=32550
2012-02-24 22:05:47 +00: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
Michael Raskin
15b3a08448
Install content pack
...
svn path=/nixpkgs/trunk/; revision=26767
2011-04-09 15:51:24 +00:00
Michael Raskin
b2caa1ce67
Add myself to RoR maintainers
...
svn path=/nixpkgs/trunk/; revision=26755
2011-04-08 14:11:54 +00:00
Michael Raskin
f4af7c3150
OK, now it is runnable...
...
svn path=/nixpkgs/trunk/; revision=26754
2011-04-08 13:26:10 +00:00
Michael Raskin
910a79f06d
Switching to release tarball, adding angelscript dependency, fixing name, adding link options.. All in all, rorconfig fails because of a weird windowing-related error.
...
svn path=/nixpkgs/trunk/; revision=26752
2011-04-08 11:28:49 +00:00
Lluís Batlle i Rossell
627812ffbb
Adding Rigs of Rods.
...
Basically it builds, but I still don't know how to run it. I imagine the
installPhase is still too poor, but it's better than nothing.
I also added two mygui versions. That stable, and that required by Rigs of Roads (svn).
svn path=/nixpkgs/trunk/; revision=26618
2011-03-30 22:08:33 +00:00