Commit graph

789 commits

Author SHA1 Message Date
Moritz Ulrich 7f7505c620 dwarf-fortress: Bump to 0.40.13. 2014-09-18 20:41:54 +02:00
Pascal Wittmann 8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Pascal Wittmann 95b4d2af94 Merge pull request #3934 from MP2E/chocolate-doom
chocolateDoom and chocolateDoomMaster added
2014-09-09 12:16:18 +02:00
Cray Elliott d2270f8d79 Fix chocolateDoom and chocolateDoomMaster descriptions 2014-09-08 22:11:40 -07:00
Pascal Wittmann 2d9956114d gtypist: update from 2.9.4 to 2.9.5 and fix typefortune
also adopted it and set platforms to linux
2014-09-08 17:37:16 +02:00
Eelco Dolstra 585983bc95 Merge remote-tracking branch 'origin/staging'
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Pascal Wittmann 4537c1ab25 Merge pull request #3935 from MP2E/eternity-engine
Add eternity and eternityMaster, a Doom port by James Haley
2014-09-07 15:26:11 +02:00
Cray Elliott eb7dbf9067 Remove eternityMaster 2014-09-06 16:18:35 -07:00
Vladimír Čunát 06fea81c6e Merge recent master into staging
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Sander van der Burg 23d5fd2e2f Fix steam package 2014-09-06 00:30:10 +02:00
Christoph Hrdinka 3894e68721 steam-chrootenv: fix indentation 2014-09-06 00:27:21 +02:00
Christoph Hrdinka 5a74e1a606 steam-chrootenv: remove fontconfig from installed modules 2014-09-06 00:25:49 +02:00
Christoph Hrdinka a383e0f1b8 steam: add optional java support 2014-09-06 00:25:49 +02:00
Christoph Hrdinka c5f51039f4 steam: fix steam on x86_64 2014-09-06 00:25:48 +02:00
Vladimír Čunát c4a35d8cf9 warzone2100: fix meta 2014-09-04 21:04:11 +02:00
Vladimír Čunát 4a2b6a63b6 spring, warzone2100: work around build problems
I guess there was a slight API change in the last mesa update.
2014-09-04 21:02:14 +02:00
Moritz Ulrich 762c03ef64 openttd: update from 1.4.1 to 1.4.2 2014-09-04 16:06:41 +02:00
Pascal Wittmann e510a27696 bsd-games: fixed path to dictionary
due to the update of miscfiles, see 4cf191a425
2014-09-03 23:58:07 +02:00
Michael Raskin 06a2dc3d2d Merge pull request #3703 from fignuts/df_40_09
Bump version of Dwarf Fortress to 40_09. Build graphics library for dwar...
2014-09-03 18:51:37 +04:00
Cray Elliott db64ebe167 Add eternity engine, a Doom port by James Haley
Eternity Engine is a limit removing port descended from BOOM
2014-09-02 02:04:37 -07:00
Cray Elliott f933ccd309 chocolateDoom and chocolateDoomMaster added
chocolate doom is a port that aims to recreate the experience of Doom in the 1990s
as accurately as possible
2014-09-02 01:37:34 -07:00
Philip Horger 3da42c811f hawkthorne: Initial commit, license issue still unresolved 2014-08-31 20:08:15 +01:00
Danyil Bohdan 68917916ee tcl2048: wrong sha256sum. 2014-08-31 12:43:36 +03:00
Danyil Bohdan 327cab298e tcl2048: update to 0.2.6 2014-08-31 12:32:29 +03:00
Danyil Bohdan dba5fed12b add game 'tcl2048' 2014-08-31 12:02:04 +03:00
Mateusz Kowalczyk e41a169a60 super-tux-kart: update to 0.8.1 2014-08-29 12:18:21 +01:00
Mateusz Kowalczyk e657385acf extreme-tux-racer: update to 0.6.0 2014-08-29 12:15:46 +01:00
Andrew Morsillo 8dbe652739 Bump DF version to 40_10 2014-08-28 21:12:05 -04:00
Rob Vermaas 6c6dbc41fb openspades: fix build by using fetchurl to download DevPaks27.zip. 2014-08-26 11:48:02 +02:00
Domen Kožar 68c131c2cc quake3demo: mark as broken 2014-08-25 19:00:51 +02:00
Jaka Kranjc 310a5d09a4 gemrb: bumped to 0.8.1 2014-08-25 14:08:13 +02:00
Jaka Kranjc 3f971fe45f gemrb: added more meta tags + general maintenance 2014-08-25 14:08:13 +02:00
Tobias Blaschke c93e48a2bb xskat: new package
Play the german card game Skat against the AI or over IRC.
2014-08-25 10:41:03 +02:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra 2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
Michael Raskin d0aceb402a Update The Buttefly Effect game 2014-08-22 21:34:28 +04:00
Andrew Morsillo de8a2e1433 Bump version of Dwarf Fortress to 40_09. Build graphics library for dwarf fortress instead of using provided one for more reliability. 2014-08-20 21:50:09 -04:00
Cray Elliott 22eccacb6c update minecraft-server to 1.7.10 2014-08-18 18:51:51 -07:00
Vladimír Čunát 26d68ce798 merge #3301: add Adom game (with fixes) 2014-08-18 16:26:39 +02:00
Vladimír Čunát edfc77044a adom: various fixes
- make chrooted download work
- add shebang
- nix style and meta conventions
2014-08-18 16:24:45 +02:00
Peter Simons 46e5a78b81 haskell-Allure: add version 0.4.99.0 2014-08-12 12:37:44 +02:00
Peter Simons 1703d9f7cc haskell-LambdaHack: update to version 0.4.99.0 2014-08-12 12:37:44 +02:00
Peter Simons 26ec124da8 LambdaHack: mark package as broken 2014-08-11 12:54:50 +02:00
Peter Simons f1fb0bf27b LambdaHack: disable Hydra builds for this package 2014-08-09 00:39:52 +02:00
Vladimír Čunát 52d9c93abe Merge 'staging' into master 2014-08-08 20:13:23 +02:00
Sander van der Burg c8ea9f749a Merge pull request #3494 from madjar/master
steam: updated to 1.0.0.48
2014-08-08 18:00:48 +02:00
Eelco Dolstra 8a7f3c3618 Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
Georges Dubus 5df24fadaa steam: updated to 1.0.0.48 2014-08-08 17:28:57 +02:00
Peter Simons 9226fbf56a Merge remote-tracking branch 'origin/master' into staging. 2014-08-08 09:51:01 +02:00
System administrator f3739e2aca added astromenace: Hardcore 3D space shooter 2014-08-07 01:54:41 +02:00