3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3706 commits

Author SHA1 Message Date
Pierre Bourdon 890fb4677f
chiaki: 1.2.1 -> 1.3.0
Also add a simple installCheck while at it (--version doesn't exist, so
I picked --help instead.)
2020-10-24 22:14:53 +02:00
Ryan Mulligan 4cada0cd31
Merge pull request #101395 from r-ryantm/auto-update/enyo-doom
enyo-doom: 1.06.9 -> 2.0.2
2020-10-22 12:12:54 -07:00
R. RyanTM 5f916fd691 enyo-doom: 1.06.9 -> 2.0.2 2020-10-22 16:01:24 +00:00
Doron Behar 44dd65ffca
Merge pull request #98093 from marius851000/portmod 2020-10-22 15:12:13 +03:00
TredwellGit 5be19908a7 minecraft: 2.1.17627 -> 2.1.17785 2020-10-20 18:22:13 +00:00
Peter Hoeg b65f1a4862 vkquake: fix the build 2020-10-20 23:17:16 +08:00
Eduardo Quiros 2a4023f746
legendary-gl: 0.0.14 -> 0.20.1 2020-10-18 23:10:02 -06:00
marius david aa442d0660 portmod: init at 2.0_beta9 2020-10-18 11:10:46 +02:00
marius david 27c87b0fa8 tr-patcher: init at 1.0.5 2020-10-18 11:10:39 +02:00
marius david e71198d9f0 tes3cmd: init at 0.40-pre-release-2 2020-10-18 10:31:11 +02:00
Philippe Hürlimann c6218f2172 trigger: apply review suggestions 2020-10-17 08:43:35 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Philippe Hürlimann f85e2e1eeb trigger: 0.6.6 -> 0.6.6.1
fix linker flag for trigger
added tinyxml-2 as dependency as it's not shipped anymore
improved description
2020-10-14 00:42:35 +02:00
Erik Oosting 90321a7bb3
ut2004demo: fix src URL (#100424)
vlaai.snt.utwente.nl does not exist anymore and has been replaced by
ftp.snt.utwente.nl. Actually it has been this way for quite a while...
2020-10-13 12:11:28 -04:00
Daniel Fullmer b3de09bc52
steam: fix typo in LD_LIBRARY_PATH (#97818) 2020-09-11 23:19:31 -04:00
Lassulus 5cd42271a3
Merge pull request #97452 from Lassulus/zandronum-fix
zandronum: use new hg url
2020-09-10 22:57:00 +02:00
Lassulus ee16664c28
Merge pull request #66641 from 0x4A6F/master-wyvern
wyvern: init at 1.4.1
2020-09-10 22:40:02 +02:00
0x4A6F 2e69b42a81
wyvern: init at 1.4.1 2020-09-10 19:27:00 +00:00
marius david 43d9d1d7d8 instead: 3.3.1 -> 3.3.2; fix compilation 2020-09-09 10:36:06 -07:00
lassulus e9c4e3ffb4 zandronum: use new hg url 2020-09-08 16:26:41 +02:00
Renato Alves 068400bdfc
tdm: 2.07 -> 2.08 2020-09-06 20:31:59 +02:00
Ryan Mulligan b25c6a293e
Merge pull request #97224 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2020.820.0 -> 2020.903.0
2020-09-05 13:03:27 -07:00
Ryan Mulligan e782f6151d
Merge pull request #97096 from r-ryantm/auto-update/cockatrice
cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5
2020-09-05 13:00:54 -07:00
R. RyanTM 0555dc1c23 shattered-pixel-dungeon: 0.8.2b -> 0.8.2d 2020-09-05 18:03:57 +00:00
R. RyanTM 2e91a108d0 osu-lazer: 2020.820.0 -> 2020.903.0 2020-09-05 13:08:02 +00:00
Jan Tojnar 5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
R. RyanTM c534410847 cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5 2020-09-04 08:59:50 +00:00
Timo Kaufmann 8003bb3cda hedgewars: enable build on hydra
Was disabled when the package was marked as broken in
c333861954. It has since been un-broken,
but the hydraPlatforms exception was left presumably by mistake.
2020-09-04 10:53:46 +02:00
Timo Kaufmann baf51e4600 hedgewars: fix build on aarch64
Possible now that fpc works on aarch64. For some reason hedgewars
requires llvm when building on that platform.
2020-09-03 18:44:40 +02:00
Timo Kaufmann c25a7cd846
Merge pull request #97006 from timokau/fpc-3.2.0-aarch64
fpc: 3.0.4 -> 3.2.0, add support for aarch64-linux
2020-09-03 18:44:17 +02:00
Timo Kaufmann f928b91f34 fpc: 3.0.4 -> 3.2.0
There was no 3.1 for some reason. The old sed-based path patching was
broken and resulted in syntax errors since it was a bit over-eager.
Instead of fixing it, I decided to replace it with a patch file which is
easier to inspect and will fail in a more obvious way next time.

The patch is now applied unconditionally, since it actually applies to
all linux platforms. The changes are localized to linux-specific code,
so it does not hurt to apply it on non-linux platforms as well.

Hedgewars needs a small fix to work with the new version. Done in the
same commit to avoid a broken commit.
2020-09-03 14:52:18 +02:00
Timo Kaufmann 596de92ca7 ultrastardx: unstable-2019-01-07 -> 2020.4.0
Might as well update it while I fix it up for the fpc update.
2020-09-03 14:39:11 +02:00
Janne Heß df58a632ca
left4gore: Init at 2.3 2020-09-02 22:15:08 +02:00
Jan Tojnar 5a1a7d3dcc
steam-run: remove ancient gstreamer dependency
It is insecure and broken.

Follow https://github.com/NixOS/nixpkgs/pull/93398
2020-09-02 02:23:54 +02:00
R. RyanTM 1f79f65521 vassal: 3.2.17 -> 3.3.2 2020-08-31 16:53:23 +02:00
Peter Hoeg 250735e07e
Merge pull request #96650 from peterhoeg/u/gemrb_0_8_7
gemrb: 0.8.6 -> 0.8.7
2020-08-30 12:12:45 +08:00
Peter Hoeg bf03e96426 gemrb: 0.8.6 -> 0.8.7 2020-08-30 11:45:31 +08:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Michele Guerini Rocco a8b95d8b00
Merge pull request #96384 from OmnipotentEntity/katago-1.6.1
katago: 1.6.0 -> 1.6.1
2020-08-28 23:45:34 +02:00
Michael Reilly 12c0b4ac58 katago: 1.6.0 -> 1.6.1 2020-08-28 13:48:49 -04:00
Lassulus ee80c91555
Merge pull request #89364 from patrl/update-exult
exult: 1.4.9rc1 -> 1.6
2020-08-28 11:32:59 +02:00
Patrick Elliott c8ef002830
Update to 1.6
remove patch

Use variable

removed date signature
2020-08-27 17:30:23 -04:00
Frederik Rietdijk 13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
davidak a1301886c1
klavaro: add link to changelog
this makes review easier
2020-08-26 15:37:04 +02:00
R. RyanTM 8c5443be51 klavaro: 3.10 -> 3.11 2020-08-26 06:50:00 +00:00
Daniël de Kok ee40d9e480
Merge pull request #96277 from danieldk/papermc-cleanup
papermc: cleanup
2020-08-26 06:52:21 +02:00
Lassulus 8396051289
Merge pull request #79024 from helsinki-systems/xcowsay-init
xcowsay: Init at 1.5
2020-08-26 00:03:40 +02:00
Michele Guerini Rocco 8c48e5007e
Merge pull request #96121 from OmnipotentEntity/katago-1.6.0
katago: 1.5.0 -> 1.6.0
2020-08-25 23:24:35 +02:00
Janne Heß 3acc2a638a
xcowsay: Init at 1.4 2020-08-25 22:08:39 +02:00
Daniël de Kok 4bb0728760 papermc: cleanup
- Use Nix store path for the shebang to make this work on systems
  without /bin/sh.
- Replace phases by dont*.
- Install jar file to $out/share/papermc rather than $out.
- License gpl3 -> gpl3Only (couldn't find any evidence that this is
  gpl3Plus).
2020-08-25 14:46:24 +02:00