Commit Graph

471 Commits

Author SHA1 Message Date
Alexander Tsamutali
a9c51d7af3 games/urbanterror: Fixed compilation issue, but it still doesn't work.
svn path=/nixpkgs/trunk/; revision=33795
2012-04-15 22:33:36 +00:00
Yury G. Kudryashov
defd86049c Merge ^/nixpkgs/trunk.
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to
reintegrate this branch soon.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
2012-03-28 15:42:42 +00:00
Joachim Schiele
194c822cce version 88.0 of spring has arrived
svn path=/nixpkgs/trunk/; revision=33438
2012-03-27 11:07:53 +00:00
Peter Simons
6b0f1dab5c Updated Haskell packages.
- LambdaHack: updated to version 0.2.1
 - OpenAL: updated to version 1.4.0.1
 - cabal2nix: updated to version 1.29
 - unbound: updated to version 0.4.0.1

svn path=/nixpkgs/trunk/; revision=33394
2012-03-24 10:21:48 +00:00
Peter Simons
880dcc2c64 Removed myself as a maintainer from Haskell packages that I don't personally use.
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.

svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Michael Raskin
5087016ee1 Updating and fixing sgtpuzzles.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33369
2012-03-23 07:09:48 +00:00
Mathijs Kwik
54a5f7f328 gtypist, typing tutor
Now all I need is time to practise :)

svn path=/nixpkgs/trunk/; revision=33228
2012-03-18 08:11:17 +00:00
Yury G. Kudryashov
f94501bfa2 Remove tuxracer
"tuxracer = ..." string was commented for 3 years.

svn path=/nixpkgs/trunk/; revision=33206
2012-03-17 17:20:34 +00:00
Yury G. Kudryashov
03875e0bce Make nixpkgs ready to gtkLibs attrset removal
svn path=/nixpkgs/trunk/; revision=33091
2012-03-14 22:44:41 +00:00
Lluís Batlle i Rossell
59d6b60e46 We don't have mesa for freebsd, so don't tell hydra to build xmoto for freebsd.
svn path=/nixpkgs/trunk/; revision=33050
2012-03-13 21:48:12 +00:00
Joachim Schiele
bdcce09b46 seems i forgot to change some things...
svn path=/nixpkgs/trunk/; revision=33025
2012-03-12 21:28:51 +00:00
Joachim Schiele
5b6856ff52 new version of spring is there
svn path=/nixpkgs/trunk/; revision=33019
2012-03-12 15:11:37 +00:00
Joachim Schiele
ac9f3a50a2 package won't build on the current nixos/nixpkgs (but it did with older checkouts on my other computer). so here is a fix which makes springlobby compile and install at least
svn path=/nixpkgs/trunk/; revision=32937
2012-03-09 00:59:13 +00:00
Joachim Schiele
dfbde3db02 updated springlobby to 141 and changed the name of the package
svn path=/nixpkgs/trunk/; revision=32896
2012-03-08 15:32:20 +00:00
Joachim Schiele
0d6be026c3 changing the name from spring-lobby to springlobby
svn path=/nixpkgs/trunk/; revision=32895
2012-03-08 15:30:08 +00:00
Lluís Batlle i Rossell
18ddc5f25c A little patch to gav, and it does not require gcc 4.1 anymore.
svn path=/nixpkgs/trunk/; revision=32863
2012-03-07 22:04:53 +00:00
Yury G. Kudryashov
57fd764a39 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Joachim Schiele
3fc8538884 soon to come version of spring (not live yet but at least it builds compared to the former version in nixos)
svn path=/nixpkgs/trunk/; revision=32733
2012-03-01 23:14:14 +00:00
Yury G. Kudryashov
0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Evgeny Egorochkin
287f1f0f65 spring-lobby: bump version to 0.139
svn path=/nixpkgs/trunk/; revision=32697
2012-02-29 14:29:49 +00:00
Lluís Batlle i Rossell
1ad3da0ca8 Taking back 32635. An older Rigs of Rods does not work better. Same throttle issues. Let's keep with 0.39.4.
svn path=/nixpkgs/trunk/; revision=32685
2012-02-28 23:01:25 +00:00
Lluís Batlle i Rossell
11aceede25 Downgrading rigsofrods to a version that might work, where cars may run fast.
This rev should be very close to the stablest 0.38.

I had to bring an old angelscript in.


svn path=/nixpkgs/trunk/; revision=32635
2012-02-27 22:39:23 +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
e64443baf1 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Shea Levy
9a6cf14ef1 Fix tarball
svn path=/nixpkgs/trunk/; revision=32432
2012-02-20 17:25:35 +00:00
Lluís Batlle i Rossell
1488d45699 Updating vdrift to 2011-10-22. There are newer source code files, but that's
the newsest src+data tarball I could find. We should write an expression that can use
the latest src with the latest data apart.


svn path=/nixpkgs/trunk/; revision=32423
2012-02-20 13:05:21 +00:00
Yury G. Kudryashov
d8454e538c svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32417
2012-02-20 05:30:06 +00:00
Yury G. Kudryashov
23856c2a40 tbe needs which
svn path=/nixpkgs/trunk/; revision=32416
2012-02-20 05:28:06 +00:00
Peter Simons
c96d4bd72e and yet it moves: gravity/physics game
Demo and commercial version are supported.

This nix expression shows some of the techniques used to package
closed-source binaries.

Committed on behalf of Mathijs Kwik.

svn path=/nixpkgs/trunk/; revision=32408
2012-02-19 21:36:54 +00:00
Lluís Batlle i Rossell
3b02e6f70d Updating super tux kart to 0.7.3. I also add the library irrlicht, the specific
version needed for super tux kart.


svn path=/nixpkgs/trunk/; revision=32399
2012-02-19 13:15:50 +00:00
Eelco Dolstra
60f8478fde * ioquake: fix building on GCC 4.6.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32383
2012-02-18 16:35:04 +00:00
Yury G. Kudryashov
79d0d410cb svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32350
2012-02-17 13:43:31 +00:00
Yury G. Kudryashov
1bf215f261 warmux-11.04.1, fix build with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Yury G. Kudryashov
e5027e5b36 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Peter Simons
cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Yury G. Kudryashov
9dbf57715a liquidwar: update (builds with libpng-1.5)
I removed update-upstream-info magick because it didn't work for new version.

svn path=/nixpkgs/trunk/; revision=32324
2012-02-16 12:22:05 +00:00
Peter Simons
ac69747aa8 Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Yury G. Kudryashov
f7886ac78b svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32265
2012-02-13 19:47:36 +00:00
Yury G. Kudryashov
1c4a8d7e6d freeciv: add flags for clients and server
svn path=/nixpkgs/trunk/; revision=32263
2012-02-13 19:34:39 +00:00
Yury G. Kudryashov
b13fd75b35 freeciv-2.3.1
svn path=/nixpkgs/trunk/; revision=32262
2012-02-13 19:34:35 +00:00
Lluís Batlle i Rossell
1a5c12c34c I made stuntrally work, thanks to adding the nvidia_cg_toolkit to ogre.
svn path=/nixpkgs/trunk/; revision=32257
2012-02-13 13:41:57 +00:00
Yury G. Kudryashov
fc21cca549 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32231
2012-02-12 09:33:54 +00:00
Lluís Batlle i Rossell
c2e5c08d72 Adding the game Bits&Bots
svn path=/nixpkgs/trunk/; revision=32227
2012-02-11 14:33:27 +00:00
Lluís Batlle i Rossell
ff240c0150 Updating trigger rally
svn path=/nixpkgs/trunk/; revision=32223
2012-02-10 22:23:33 +00:00
Lluís Batlle i Rossell
ed00bb14bb Adding a throw for stunt-rally; it does not work after build.
svn path=/nixpkgs/trunk/; revision=32221
2012-02-10 21:53:59 +00:00
Lluís Batlle i Rossell
1ad1d987e3 Adding stunt rally.
svn path=/nixpkgs/trunk/; revision=32217
2012-02-10 20:24:13 +00:00
Peter Simons
c5617dc628 haskell-LambdaHack: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=32214
2012-02-10 11:34:26 +00:00
Yury G. Kudryashov
215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Alexander Tsamutali
55e74d5e9a games/oilrush: New nixpkg.
svn path=/nixpkgs/trunk/; revision=31925
2012-01-29 22:44:49 +00:00
Yury G. Kudryashov
5b132f6e96 svn merge ^/nixpkgs/trunk
Conflicts: cups, all-packages.nix (gcc45_debug)

svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Yury G. Kudryashov
72116657d4 torcs-1.3.2, builds with libpng-1.5
svn path=/nixpkgs/trunk/; revision=31844
2012-01-26 08:36:23 +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
Yury G. Kudryashov
0c79434ccb svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Yury G. Kudryashov
c403364c06 xmoto-0.5.9+libpng-1.5 patch
svn path=/nixpkgs/trunk/; revision=31447
2012-01-08 23:31:31 +00:00
Yury G. Kudryashov
786a5c083f games/six: add meta.platforms to see if it compiles
svn path=/nixpkgs/trunk/; revision=31443
2012-01-08 20:58:04 +00:00
Yury G. Kudryashov
9ee0a9df9b svn merge ^/nixpkgs/trunk
A few trivial conflicts

svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00
Michael Raskin
55f39a3aff Stop using Esound
svn path=/nixpkgs/trunk/; revision=31428
2012-01-07 21:58:20 +00:00
Yury G. Kudryashov
900c6e18cd svn merge ^/nixpkgs/trunk
Conflicts: openssl, libplist

svn path=/nixpkgs/branches/stdenv-updates/; revision=31337
2012-01-06 01:07:45 +00:00
Florian Friesdorf
d149922655 privateer compile succeeds, remove platform, still WIP
svn path=/nixpkgs/trunk/; revision=31312
2012-01-05 12:23:49 +00:00
Florian Friesdorf
68db88bbf8 wip: privateer
svn path=/nixpkgs/trunk/; revision=31305
2012-01-04 23:05:51 +00:00
Alexander Tsamutali
3b4451ade5 games/tremulous: Removed rust.
svn path=/nixpkgs/trunk/; revision=31282
2012-01-04 16:46:25 +00:00
Yury G. Kudryashov
2bca92e32d Merge trunk
Conflicts:
1. cmake upgrade: use 2.8.7
2. openssl: left FreeBSD-asm patch.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31245
2012-01-03 17:25:24 +00:00
Yury G. Kudryashov
5ca5a0242a naev-0.5.0
svn path=/nixpkgs/trunk/; revision=31214
2012-01-02 17:37:53 +00:00
Yury G. Kudryashov
f77741e018 merge trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=31067
2011-12-25 05:47:23 +00:00
Shea Levy
f821677f67 beret: Store game status in home directory
svn path=/nixpkgs/trunk/; revision=31021
2011-12-21 18:18:15 +00:00
Shea Levy
0a93e74174 Add beret game
svn path=/nixpkgs/trunk/; revision=30954
2011-12-19 02:13:38 +00:00
Eelco Dolstra
eda3fd1730 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Eelco Dolstra
5de58eb387 * More oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30851
2011-12-12 16:52:03 +00:00
Eelco Dolstra
3db0fe3b94 * Oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30850
2011-12-12 16:51:09 +00:00
Eelco Dolstra
3ea1c30846 * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
in its interaction with the ‘dontStrip’ attribute.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30848
2011-12-12 14:02:12 +00:00
Peter Simons
0d7a0a502e spring: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
svn path=/nixpkgs/trunk/; revision=30834
2011-12-11 18:35:23 +00:00
Alexander Tsamutali
5598fcf36c games/warzone2100: Updated to 2.3.9.
svn path=/nixpkgs/trunk/; revision=30490
2011-11-20 17:10:54 +00:00
Alexander Tsamutali
20005b7f5d Reverting 30393.
svn path=/nixpkgs/trunk/; revision=30394
2011-11-12 17:11:25 +00:00
Alexander Tsamutali
4f3ffcd0ec development/compilers/nvidia-cg-toolkit: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30393
2011-11-12 17:03:44 +00:00
Evgeny Egorochkin
0b322b9227 Spring: version bump
svn path=/nixpkgs/trunk/; revision=30392
2011-11-12 16:51:44 +00:00
Alexander Tsamutali
1b9adf9951 games/xonotic: New nixbuild.
svn path=/nixpkgs/trunk/; revision=30260
2011-11-06 13:54:03 +00:00
Alexander Tsamutali
10128798b5 games/teeworlds: Updated to 0.6.1, added myself as maintainer.
svn path=/nixpkgs/trunk/; revision=30259
2011-11-06 10:11:31 +00:00
Alexander Tsamutali
c10a1a50b8 games/alienarena: New nixbuild.
svn path=/nixpkgs/trunk/; revision=29975
2011-10-22 21:04:29 +00:00
Russell O'Connor
7bb3f91731 updating dwarf-fortress
svn path=/nixpkgs/trunk/; revision=29853
2011-10-15 14:46:05 +00:00
Vladimír Čunát
a6db3d5723 Fixing package naming in wesnoth broken by r27666
svn path=/nixpkgs/trunk/; revision=29794
2011-10-12 19:16:15 +00:00
Michael Raskin
e413faa019 Update liquidWar
svn path=/nixpkgs/trunk/; revision=29621
2011-10-04 08:54:01 +00:00
Florian Friesdorf
7186978ce9 scummvm more deps
svn path=/nixpkgs/trunk/; revision=29447
2011-09-23 02:23:05 +00:00
Peter Simons
a5bbfc5786 haskell-LambdaHack: updated to version 0.1.20110918
svn path=/nixpkgs/trunk/; revision=29353
2011-09-19 16:38:37 +00:00
Yury G. Kudryashov
de2105b740 scorched3d: latest version, build against wxgtk-2.8
svn path=/nixpkgs/trunk/; revision=29341
2011-09-19 05:17:00 +00:00
Piotr Pietraszkiewicz
97efcfd4a4 made myself a maintainer of crack-attack + cosmetics (removed trailing whitespaces from the file)
svn path=/nixpkgs/trunk/; revision=29256
2011-09-13 20:49:45 +00:00
Michael Raskin
c5e1345758 Update LiquidWar
svn path=/nixpkgs/trunk/; revision=28913
2011-08-30 05:26:39 +00:00
Nicolas Pierron
4c8bbfe81b Restrict freeciv to linux platforms.
svn path=/nixpkgs/trunk/; revision=28720
2011-08-21 15:36:25 +00:00
Nicolas Pierron
3e6f39239d Add game freeciv.
svn path=/nixpkgs/trunk/; revision=28711
2011-08-20 14:30:16 +00:00
Peter Simons
21b26aef25 Updated Haskell package meta sections.
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
468c5dbc5c The 'random' library is no longer a core library in GHC 7.2.1. For older
versions of the compiler, haskell-packages.nix provides a null attribute.

svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +00:00
Peter Simons
622a12a405 haskell-MazesOfMonad: updated to version 1.0.7
svn path=/nixpkgs/trunk/; revision=28484
2011-08-11 10:24:39 +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
Karn Kallio
9fbe9c9541 Repair Wesnoth build error and advance to version 1.8.6.
svn path=/nixpkgs/trunk/; revision=27666
2011-07-08 00:59:01 +00:00
Peter Simons
ebefce41aa banner: a tool to print print large banners to ASCII terminals
svn path=/nixpkgs/trunk/; revision=27656
2011-07-07 22:19:52 +00:00
Lluís Batlle i Rossell
5acd48a0b0 Fixing the url of teeter torture.
svn path=/nixpkgs/trunk/; revision=27502
2011-06-20 09:11:54 +00:00
Lluís Batlle i Rossell
6074d7f112 Adding the videogame teeter torture.
svn path=/nixpkgs/trunk/; revision=27500
2011-06-19 22:25:52 +00:00
Lluís Batlle i Rossell
8571ea8fda Adding the videogame icbm3d
svn path=/nixpkgs/trunk/; revision=27499
2011-06-19 21:46:45 +00:00
Lluís Batlle i Rossell
746da25d6b Adding 3dpong.
svn path=/nixpkgs/trunk/; revision=27498
2011-06-19 21:33:31 +00:00
Lluís Batlle i Rossell
cc1d27bf68 Adding the videogame Vectoroids.
svn path=/nixpkgs/trunk/; revision=27497
2011-06-19 21:07:35 +00:00
Michael Raskin
372aaf63e1 MediumBlue is currently too dark to be background for black checkmark, correct to Light
svn path=/nixpkgs/trunk/; revision=27340
2011-05-31 20:18:40 +00:00
Michael Raskin
168080d159 Fix for an annoying crash
svn path=/nixpkgs/trunk/; revision=27339
2011-05-31 19:34:06 +00:00
Michael Raskin
9f3e6006e8 Adding Xconq turn-based strategy
svn path=/nixpkgs/trunk/; revision=27306
2011-05-28 15:36:56 +00:00
Alexander Tsamutali
a9de562ef1 games/mars: Updated source hash.
svn path=/nixpkgs/trunk/; revision=27254
2011-05-15 13:31:43 +00:00
Eelco Dolstra
b1e93d013c * Get rid of those annoying "not an attrSet" trace messages.
svn path=/nixpkgs/trunk/; revision=27141
2011-05-04 12:43:31 +00:00
Alexander Tsamutali
4fc6fa03c5 games/warsow: Updated to 0.62.
svn path=/nixpkgs/trunk/; revision=27078
2011-05-01 23:26:51 +00:00
Lluís Batlle i Rossell
c259379dc9 Getting mars to build. Somehow the fetchsvn in sfml_svn did not work anymore.
svn path=/nixpkgs/trunk/; revision=27037
2011-04-28 20:50:12 +00:00
Lluís Batlle i Rossell
bebcbcde8c Adding the videogame Naev (beta version, because they label the non-beta 'deprecated')
svn path=/nixpkgs/trunk/; revision=27017
2011-04-27 21:57:27 +00:00
Lluís Batlle i Rossell
d3dbf1bea4 Update mars.
svn path=/nixpkgs/trunk/; revision=27016
2011-04-27 21:23:14 +00:00
Alexander Tsamutali
617b1fc62e games/warsow: Updated to 0.61.
svn path=/nixpkgs/trunk/; revision=26946
2011-04-24 12:09:33 +00:00
Michael Raskin
18f74fcada Fix Widelands meta
svn path=/nixpkgs/trunk/; revision=26933
2011-04-23 13:00:38 +00:00
Michael Raskin
eae5098af9 Adding Glest Advanced Engine 3D RTS
svn path=/nixpkgs/trunk/; revision=26917
2011-04-22 07:26:59 +00:00
Michael Raskin
db48255b5e Using patch from Globulation2 bugtracker to fix crashes in tutorial
svn path=/nixpkgs/trunk/; revision=26897
2011-04-20 07:06:17 +00:00
Michael Raskin
451040c299 Adding globulation
svn path=/nixpkgs/trunk/; revision=26892
2011-04-19 16:02:29 +00:00
Michael Raskin
c9f06b05c1 Add Widelands RTS
svn path=/nixpkgs/trunk/; revision=26869
2011-04-17 17:55:29 +00:00
Michael Raskin
bf1e3d3f87 Update XMoto
svn path=/nixpkgs/trunk/; revision=26842
2011-04-14 11:16:05 +00:00
Michael Raskin
8a00dfcc18 Update teeworlds
svn path=/nixpkgs/trunk/; revision=26814
2011-04-13 05:47:51 +00:00
Michael Raskin
0526aaa8a2 Adding FlightGear
svn path=/nixpkgs/trunk/; revision=26770
2011-04-09 18:57: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
Michael Raskin
e035fb4cac Adding Speed Dreams (a TORCS fork)
svn path=/nixpkgs/trunk/; revision=26673
2011-04-04 05:01:53 +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
Lluís Batlle i Rossell
48748dedcb Adding the rally game Trigger. As a side effect, I add jam.
svn path=/nixpkgs/trunk/; revision=26615
2011-03-30 18:45:11 +00:00
Lluís Batlle i Rossell
fc46d92032 Updating ultimate stunts. And now, with sound.
svn path=/nixpkgs/trunk/; revision=26596
2011-03-29 20:47:55 +00:00
Lluís Batlle i Rossell
497fc7bb94 Making btanks work (and adding smpeg).
svn path=/nixpkgs/trunk/; revision=26585
2011-03-28 18:58:49 +00:00
Lluís Batlle i Rossell
3dcaa029ab Adding the zod engine, a multiplayer zed remake.
svn path=/nixpkgs/trunk/; revision=26577
2011-03-28 16:08:29 +00:00
Lluís Batlle i Rossell
655a9ea9c3 Adding the racing videogame VDrift.
I added the asio library as a side effect.

svn path=/nixpkgs/trunk/; revision=26575
2011-03-28 16:08:21 +00:00
Lluís Batlle i Rossell
f5f5f80474 Fixing the btanks webpage.
svn path=/nixpkgs/trunk/; revision=26555
2011-03-27 21:26:51 +00:00
Lluís Batlle i Rossell
3df4a63ec2 Adding some skeleton for btanks. It needs smpeg still, to build.
svn path=/nixpkgs/trunk/; revision=26554
2011-03-27 21:18:05 +00:00
Lluís Batlle i Rossell
723fce8d57 Adding the pacman-like game njam.
svn path=/nixpkgs/trunk/; revision=26553
2011-03-27 20:35:08 +00:00
Lluís Batlle i Rossell
6f30a10a2d Adding bzflag.
svn path=/nixpkgs/trunk/; revision=26549
2011-03-27 16:35:45 +00:00
Karn Kallio
1e78949539 Add expression for the simutrans game.
svn path=/nixpkgs/trunk/; revision=26523
2011-03-26 07:22:24 +00:00
Lluís Batlle i Rossell
af5952eb0b racer had a different source for 64-bit. Now it works in x86_64-linux too.
svn path=/nixpkgs/trunk/; revision=26521
2011-03-25 23:37:44 +00:00
Lluís Batlle i Rossell
4c3c311f75 Adding the game 'racer'. It works only in i686-linux.
svn path=/nixpkgs/trunk/; revision=26520
2011-03-25 23:33:09 +00:00
Alexander Tsamutali
880d3c108f games/mars: New nixpkg.
svn path=/nixpkgs/trunk/; revision=26434
2011-03-20 18:24:39 +00:00
Michael Raskin
bff378c965 Update liquidwar
svn path=/nixpkgs/trunk/; revision=26429
2011-03-20 07:29:32 +00:00
Lluís Batlle i Rossell
0afc4b949e Making hydra build neverball
svn path=/nixpkgs/trunk/; revision=26329
2011-03-15 16:52:06 +00:00
Andres Löh
3e0ac9b040 Major Haskell packages overhaul.
Several changes, some highlights:

  * Structure of haskell-packages.nix updated. It's now easier to
    select different default versions of packages for different
    versions of GHC.

  * GHC 7.0.2 is now default.

  * Haskell Platform 2011.2.0.0 has been added and is now default.

  * Several packages have been updated
    (gtk2hs, gitit, xmonad, darcs, ...).

  * Some old packages have been removed.

svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Michael Raskin
479fc3a1d4 Adding warmux
svn path=/nixpkgs/trunk/; revision=25997
2011-02-16 22:19:59 +00:00
Alexander Tsamutali
864e905b4a games/warzone2100: Updated to 2.3.7.
svn path=/nixpkgs/trunk/; revision=25784
2011-02-06 17:26:03 +00:00
Michael Raskin
9391f9819c Update tbe - multiple fixes
svn path=/nixpkgs/trunk/; revision=25782
2011-02-06 14:13:31 +00:00
Michael Raskin
49f0246f87 Update TBE to SVN revision - some crashes fixed
svn path=/nixpkgs/trunk/; revision=25774
2011-02-04 16:38:22 +00:00
Michael Raskin
e6621da1c3 Adding Sphere of Influence
svn path=/nixpkgs/trunk/; revision=25711
2011-01-28 08:13:52 +00:00
Michael Raskin
2088daff1a Update XMoto
svn path=/nixpkgs/trunk/; revision=25674
2011-01-23 19:49:15 +00:00