3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1273 commits

Author SHA1 Message Date
Michiel Leenaars ebe7856983 mrrescue: init at 1.02 2016-02-27 16:15:02 +01:00
Franz Pletz 301d1d9e76 hedgewars: 0.9.21 -> 0.9.22, fix build failure
cc @kragniz
2016-02-24 14:29:35 +01:00
Frederik Rietdijk 40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Robin Gloster 3e7e8e8807 voxelands: 1506.00 -> 1512.00
source had been moved
2016-02-20 22:27:15 +00:00
Arseniy Seroka 0e95958c18 Merge pull request #13110 from puffnfresh/package/ue4
ue4: init at 4.10.2
2016-02-19 22:52:16 +03:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Nikolay Amiantov b64192744a steamPackages.runtime: 20151020 -> 2016-02-18 2016-02-19 14:10:19 +03:00
Nikolay Amiantov e41c80e790 steamPackages: add runtime-mirror helper derivation 2016-02-19 14:10:13 +03:00
Nikolay Amiantov 9525abdeec steamPackages.runtime: use mirrors, add my mirror 2016-02-19 14:10:09 +03:00
Brian McKenna 392699a82d ue4: init at 4.10.2
This builds Unreal Engine 4 and has a wrapper to start the editor.

Sadly the application requires write access to a lot of paths. I have a
hack to do a symlink tree under $HOME and it works well, the UE4Editor
binary just needs to be not a symlink.
2016-02-19 14:41:51 +11:00
Arseniy Seroka cf73c7a91c Merge pull request #12997 from ryantm/minecraft
minecraft: add desktop entry; add ryantm as maintainer
2016-02-15 22:14:24 +03:00
Ryan Mulligan ad50cbe8bb minecraft: add desktop entry; add ryantm as maintainer 2016-02-14 10:24:46 -08:00
Nikolay Amiantov 99913c2820 dwarf-fortress-wrapper: make data/dipscript writable 2016-02-11 00:54:10 +03:00
Nikolay Amiantov 813d45663c dwarf-fortress-packages.cla-theme: fix comment 2016-02-10 17:02:46 +03:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Nikolay Amiantov 99f4f1d7ef dwarf-fortress-packages.cla-theme: init at 20160128 2016-02-10 16:56:41 +03:00
Nikolay Amiantov 6352bb51f9 dwarf-fortress-packages.phoebus-theme: 20160118 -> 20160128 2016-02-10 16:56:09 +03:00
Nikolay Amiantov f91f99aff8 dwarf-fortress: fix help 2016-02-07 15:55:06 +03:00
Nikolay Amiantov 428d2dc658 Merge pull request #12861 from avnik/upgrade/wesnoth
wesnoth: 1.12.4 -> 1.12.5
2016-02-07 12:41:46 +03:00
Alexander V. Nikolaev 05b1b14083 wesnoth: 1.12.4 -> 1.12.5 2016-02-07 10:27:16 +02:00
Nikolay Amiantov 20af4b8287 arx-libertatis: use our DevaVu fonts, set proper data directory, enable parallel building 2016-02-05 02:07:33 +03:00
rnhmjoj 621a9ac46c arx-libertatis: init at version 2016-02-02 2016-02-04 20:36:02 +01:00
Nikolay Amiantov 4f3a6d8ee2 zandronum-bin: fix argv0, add license 2016-02-04 19:27:44 +03:00
Luca Bruno eeb3600e55 Merge pull request #12562 from tvestelind/vassal
vassal: new package
2016-02-01 23:56:12 +01:00
Tomas Vestelind 42627b7d59
remove period from description 2016-02-01 14:02:24 +01:00
Robin Gloster 2ac5b56135 zagband: use mkDerivation 2016-01-30 20:31:05 +00:00
Robin Gloster a44d003502 lincity: use mkDerivation 2016-01-30 20:31:04 +00:00
Robin Gloster e8f260e40a jamp: remove, source is offline and pkg dead 2016-01-30 20:31:04 +00:00
Nikolay Amiantov 5bbf10409e steam: actually propagate flags to the runtime, now from chrootenv wrapper
Example: instead of

(steamPackages.override { newStdcpp = true; }).steam-chrootenv

(which wasn't working anyway) you now do just:

steam.override { newStdcpp = true; }
2016-01-27 00:58:23 +03:00
Nikolay Amiantov fc51e4f7dc Merge pull request #12339 from abbradar/df-new
Dwarf Fortress updates
2016-01-26 03:07:54 +03:00
Nikolay Amiantov 82a0dde83c dwarf-fortress: remove short md5 sums 2016-01-26 03:06:57 +03:00
Nikolay Amiantov d3b642ce9a dwarf-fortress-wrapper: add themes support
Theme can be specified either as a derivation or as a string, in which
case it will be taken by name from a pre-defined set of themes available in
nixpkgs.
2016-01-26 03:06:07 +03:00
Nikolay Amiantov 7fe01a7279 phoebus-theme: update for 0.42.05, make a derivation
Also specify license, see https://github.com/fricy/Phoebus/issues/5
2016-01-26 03:05:50 +03:00
Adam Russell 6c9dd96377 dwarf-fortress: add phoebus 2016-01-26 03:05:49 +03:00
Nikolay Amiantov fdae86fb4e dwarf-therapist: 31.0.0 -> 36.0.0 2016-01-26 03:05:38 +03:00
Nikolay Amiantov 92cda7a6bb dwarf-fortress: 0.40.24 -> 0.42.05, split derivations
This is a massive rework of the current dwarf_fortress package.
The main reason for rework is to split game, its libraries and wrappers,
enabling builds on Hydra and general maintainability.

dfhack, dwarf-fortress-unfuck, dwarf-fortress-original and dwarf-fortress
are now all separate derivations. All were updated to the latest versions
supporting DF 0.42.04 (some things taken from development branches):

dfhack: 20150927 -> 20160118
dwarf-fortress-unfuck: 0.40.24 -> 20160118
dwarf-fortress-original: 0.40.24 -> 0.42.05

dfhack got a patch for using more system libraries.

Wrapper scripts were also redone -- now they support DF_DIR variable (for
setting another data directory) and try to save more space by means of
symlinking. They now try to be more smart, updating those directories that were
not touched by user automatically.

All the new packages now reside in dwarf-fortress-packages. dwarf_fortress was
renamed into dwarf-fortress per our conventions, old name is deprecated. Also
duplicate dfhack derivation is removed.

Also drop dwarfFortress.enableDFHack config option; it can be re-added later
but now is deemed controversial.
2016-01-26 03:03:12 +03:00
Tobias Geerinckx-Rice ac33b4724a More version attribute tidying where maintainers |= nckx 2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Arseniy Seroka 988fcf8890 Merge pull request #12561 from Baughn/factorio
factorio: init at 0.12.20
2016-01-24 23:13:49 +03:00
Tobias Geerinckx-Rice 32d40f0f98 Remove no longer (or never) referenced patches
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Tomas Vestelind 2eab353a4a license lgpg21 -> lgpl21 2016-01-23 17:36:57 +01:00
Svein Ove Aas ef582b2805 factorio: init at 0.12.20 2016-01-23 13:15:18 +00:00
Tomas Vestelind 5284416c14 vassal: new package 2016-01-23 02:42:51 +01:00
Vladimír Čunát 0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
Domen Kožar 255a49cb7b sdlmame: mark as broken due to URL cc @lovek323 2016-01-22 13:11:28 +01:00
Vladimír Čunát 9763e6bf89 zeroad: fix 0ad.desktop after #12421 2016-01-20 11:28:13 +01:00
Vladimír Čunát c860e27ef2 zeroad: do not build on Hydra
It should be possible to build binaries without data and then compose by
a wrapper, e.g. similarly to what simutrans does.
2016-01-19 12:16:18 +01:00
Slawomir Gonet 2ad985f3ed pioneer: nixpkg added 2016-01-18 19:03:35 +01:00
Robin Gloster 53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Robin Gloster 11468de4a1 Merge pull request #12421 from otwieracz/0ad_0.18_to_0.19
0ad: 0.18 -> 0.19
2016-01-17 16:55:24 +01:00
Slawomir Gonet 5dbf70b924 0ad: binary renamed from 'pyrogenesis' to '0ad' 2016-01-17 14:15:59 +01:00
Franz Pletz 1bac185dae openttd: Add OpenGFX, OpenSFX, OpenMSX
Closes #12400.
2016-01-16 15:58:09 +01:00
Slawomir Gonet 1e0434ebe0 0ad: 0.18 -> 0.19 2016-01-16 15:09:47 +01:00
Nikolay Amiantov f4d71737a8 steam: propagate runtime-wrapped flags for more convenient overrides 2016-01-15 15:01:55 +03:00
Nikolay Amiantov 9a07a8505e steam-runtime-wrapped: add optional override of libstdc++ 2016-01-15 15:01:55 +03:00
Nikolay Amiantov 5981fc4b6f quake3wrapper: split from quake3demo, make a function and fix multiple paks 2016-01-14 14:41:33 +03:00
Nikolay Amiantov 6b447a3c9b quake3demodata: split from point release, cleanup 2016-01-14 14:41:33 +03:00
Nikolay Amiantov 2852696c2e quake3pointrelease: init at 1.32b-3 2016-01-14 14:41:33 +03:00
Nikolay Amiantov 7fc7502db5 ioquake3: 1.36 -> 20151228
Renamed from `quake3game`
2016-01-14 14:41:33 +03:00
Nikolay Amiantov 1774cee91a crawl: 0.17.0 -> 0.17.1 2016-01-13 21:21:43 +03:00
Nikolay Amiantov fb6b4a43c5 lgogdownloader: 2.24 -> 2.26 2016-01-10 06:01:39 +03: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
Robert Helgesson ec2a1bcb86 anki: disable version check 2016-01-05 21:44:54 +01:00
Tobias Geerinckx-Rice 24100ec0c3 soi: 0.1.1 -> 0.1.2
Now builds, but still mark as broken because it quickly segfaults
at run time.
2016-01-05 21:03:08 +01:00
Vladimír Čunát 3a468a9548 simutrans: preferLocalBuild = true; for data derivations 2016-01-03 10:27:50 +01:00
Philipp Hausmann 14383f3079 simutrans: 120.0.1 -> 120.1.1 (close #11978) 2016-01-03 10:27:31 +01:00
Mateusz Kowalczyk 581e9f0b32 tibia: 10.81 -> 10.90 2016-01-01 03:57:55 +00:00
Peter Simons 1b7c1fb382 Merge pull request #11931 from luispedro/add_chessx_stockfish
Add chessx and stockfish (chess engine)
2015-12-31 01:16:38 +01:00
Luis Pedro Coelho c570bc50bc chessx: init at 1.3.2
Chessx is a chess database GUI. Using the stockfish engine, users can
also analyse games.
2015-12-30 23:19:44 +01:00
Luis Pedro Coelho 8bec69e9c8 stockfish: init at 6 2015-12-30 23:19:39 +01:00
Sander van der Burg ebe4d609ea supertux: bump to version 0.4.0 2015-12-29 23:40:43 +00:00
Robert Helgesson a04916cdc4 sauerbraten: use stdenv
This replaces use of builderDefsPackage (#4210).
2015-12-29 20:31:01 +01:00
Robert Helgesson aca3851b88 tbe: r2048 -> 0.9.2.1
Also replace use of builderDefsPackage (#4210).
2015-12-29 20:31:01 +01:00
Robert Helgesson b9f1140e4d atanks: use stdenv
This replaces use of builderDefsPackage (#4210).
2015-12-29 20:31:01 +01:00
Robert Helgesson 73184f5f59 stardust: use stdenv
This replaces use of builderDefsPackage (#4210).
2015-12-29 20:31:01 +01:00
Robert Helgesson 281b584e4a liquidwar: use stdenv
This replaces use of builderDefsPackage (#4210).
2015-12-29 20:31:01 +01:00
Robert Helgesson 5558dc828c anki: major refactor
This refactoring changes a number of things:

 - use system copies of Python libraries BeautifulSoup, and HTTPLIB2,

 - custom install to avoid installation of unnecessary files and poor
   directory structure, and

 - add patch for sorting out file paths, in particular this fixes
   localization.
2015-12-27 16:18:45 +01:00
Profpatsch de12417ec7 anki: enable playing sound files 2015-12-22 20:34:00 +01:00
Vladimír Čunát 3ddd19959c beret: mark as broken
/cc maintainer @lovek323.
2015-12-21 12:09:16 +01:00
Tobias Geerinckx-Rice a3c2bd5aec eboard: fix build
Add perl dependency and patch ./configure to use it.
2015-12-17 23:51:43 +01:00
Domen Kožar 84a559393b mnemosyne: add webob dep (fixes #11746) 2015-12-17 09:30:02 +01:00
Tom Dimiduk 46b57614d9 tome4: 1.3.1 -> 1.3.3 2015-12-16 15:24:03 -05:00
Arseniy Seroka b941f3b4d2 Merge pull request #11735 from robberer/pkgs/terraria
add Terraria dedicated server for Linux x86_64
2015-12-15 14:59:22 +03:00
System administrator 6d3a89f6da terraria-server: add dedicated server version 1308 for Linux x86_64
fix

fix

limit to 64bit linux
2015-12-15 12:56:30 +01:00
Nikolay Amiantov 2678e0ce02 zandronum: unify packages, fix building, cleanup 2015-12-13 15:14:11 +03:00
Frederik Rietdijk 66f663e192 castle_combat: remove game
It was broken already (pygame sound error), and also requires numeric
which is being removed.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk 318fa0732d castle_combat: mark as broken
due to pygame error.
2015-12-11 10:41:37 +01:00
Domen Kožar 4b0fcf8ea1 Merge pull request #11553 from FRidh/pil
WIP: remove PIL as dependency
2015-12-08 22:15:05 +01:00
Frederik Rietdijk e1f2ddefd9 tpm thePenguinMachine: remove package
because source is unavailable
2015-12-08 16:30:24 +01:00
Nikolay Amiantov b6c9ce9b03 nethack: fix the last-minute fix 2015-12-08 18:10:53 +03:00
Nikolay Amiantov 459a5c5803 nethack: 3.4.3 -> 3.6.0
I think a decade has passed ^_^
2015-12-08 17:52:09 +03:00
Frederik Rietdijk 6c7af84449 tpm thePenguinMachine: add comment about possible source 2015-12-08 15:32:17 +01:00
Frederik Rietdijk 8d18e4c9f8 tpm thePenguinPachine: use pillow instead of pil
Was already broken, and still is.
2015-12-08 15:21:58 +01:00
Franz Pletz 59c130a690 openttd: 1.5.2 -> 1.5.3 2015-12-06 16:59:55 +01:00
Emery Hemingway 2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Nikolay Amiantov 261fe09931 steamPackages.runtime: update packages 2015-12-04 01:00:27 +03:00
Nikolay Amiantov fc6a5f746b steamPackages.steam-chrootenv: install desktop file 2015-12-04 01:00:27 +03:00
Nikolay Amiantov f4bbd5b024 steamPackages: add update-runtime-shell.nix to update runtime 2015-12-04 01:00:27 +03:00
Nikolay Amiantov 67d0b8026e steamPackages.steam: cleanup 2015-12-04 01:00:11 +03:00
Tobias Geerinckx-Rice 2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00