Commit graph

2057 commits

Author SHA1 Message Date
Peter Hoeg 1fbf696965 supertuxkart: 0.9.2 -> 0.9.3 2018-01-19 23:05:51 +08:00
Jörg Thalheim 1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Peter Hoeg e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Peter Hoeg 883957c0e6 lincity_ng: cleanups and compile against older physfs 2018-01-17 21:59:59 +08:00
Orivej Desh b48569d5c6
Merge pull request #33846 from dtzWill/update/2048-in-terminal
2048-in-terminal: 2015-01-15 -> 2017-11-29
2018-01-17 12:25:27 +00:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster 843f37dc12
bzflag: 2.4.10 -> 2.4.12 2018-01-17 01:46:41 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Graham Christensen 34b4d41a84
Merge pull request #33792 from paraseba/scidvspc
scid-vs-pc: init at version 4.18.1
2018-01-13 21:16:19 -05:00
Sebastian Galkin 0079153414 scid-vs-pc: Set meta platforms to linux
Darwin spits the following error:

  Location of "tk.h": not found
    Location of Tcl 8.6 library: /nix/store/zr4n0fdb3nsdp80vff9mihks22w1g8jm-tcl-8.6.6/lib
    Location of Tk 8.6 library: /nix/store/bwlx46zncj2c6bv2sn75ai0wgzc89d93-tk-8.6.6/lib
    Location of X11 library: /nix/store/093lzjvm2r27rprpqxvyrgqvfp1k0dlf-libX11-1.6.5/lib/
    Checking if your system already has zlib installed: no.

Error: compiler g++ does not support C++0x (C++11).
2018-01-13 23:42:51 -02:00
Will Dietz 9058d33499 2048-in-terminal: 2015-01-15 -> 2017-11-29
Only functionality change AFAICT is
e7595caa2d
which resets the board on exit at game over.
2018-01-13 18:55:01 -06:00
adisbladis 0fbb2f1517
qgo: unstable-2016-06-23 -> unstable-2017-12-18 2018-01-13 04:03:31 +08:00
Sebastian Galkin dc7091f41c scid-vs-pc: init at version 4.18.1
scid vs pc is a chess database and playing program, a more maintained fork of
scid. scid was already packaged so this change adds a very similar expression.

Currently scid and scid-vs-pc collide since they install the same binaries.
2018-01-12 14:41:20 -02:00
John Ericson 888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Orivej Desh 640aa8b33f
Merge pull request #32949 from fgaz/megaglest-update
megaglest: 3.9.2 -> 3.13.0
2018-01-06 02:00:37 +00:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Francesco Gazzetta 5c8ca3de03 megaglest: build the map and model editors too 2018-01-04 13:44:10 +00:00
Francesco Gazzetta 28fe4ce075 megaglest: do not build tests 2018-01-04 13:44:09 +00:00
Francesco Gazzetta c400bb9fb8 megaglest: 3.9.2 -> 3.13.0 2018-01-04 13:43:35 +00:00
Francesco Gazzetta 484c24b324 megaglest: use fetchFromGitHub 2018-01-04 13:41:49 +00:00
Elis Hirwing d732c53c15
linux-steam-integration: init at 0.7.2 2018-01-04 00:06:28 +01:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Yegor Timoshenko 63c1a54257
Merge pull request #33213 from wchresta/master
steam: add wrapper testing for libGL
2018-01-02 21:03:28 +03:00
adisbladis 3d692437c4
Merge pull request #33291 from bkchr/cutemaze
cutemaze: 1.2.1 -> 1.2.2
2018-01-01 21:23:03 +01:00
Bastian Köcher 72ade2a813 cutemaze: 1.2.1 -> 1.2.2 2018-01-01 21:05:15 +01:00
Frederik Rietdijk 1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Vladimír Čunát 616048bcbf
simutrans: don't build on Darwin
Support is perhaps claimed upstream, but it's never built successfully
on Hydra, so let's disable that until someone fixes it.
2018-01-01 06:47:37 +01:00
wchresta f4c9cc6878 steam: Check for NixOS, improve error message 2017-12-31 13:24:45 +01:00
wchresta 2fd1b95fad steam: add wrapper testing for libGL
NixOS: Failing to set hardware.opengl.driSupport32Bit will lead to a
confusing error message about missing libGL.so.1. We include a wrapper
around the steam bin to test for working 32bit opengl with glxinfo. When
failing, we display a proper warning hinting towards the option.

Fixes: #19518
2017-12-30 21:23:51 +01:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Herwig Hochleitner c36ebca240 dwarf-fortress: 0.44.02 -> 0.44.03 2017-12-30 14:52:50 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Yegor Timoshenko 1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Robin Gloster 6903ea6050 treewide: libmysql -> mysql.connector-c 2017-12-29 02:18:35 +01:00
Peter Hoeg 4d5837fc08 scummvm: add support for FluidSynth
This gives by far the best music and general sound quality for games
with MIDI support.
2017-12-27 09:10:34 +08:00
Yegor Timoshenko 46edd63af9
easyrpg-player: init at 0.5.3 2017-12-25 02:28:19 +00:00
Orivej Desh 8572e0fd05
Merge pull request #32759 from bflyblue/factorio-0.15.40
factorio: 0.15.37 -> 0.15.40
2017-12-23 23:54:15 +00:00
Frank Doepper 43b1e3114a xsnow: fix url 2017-12-21 11:34:48 +01:00
Francesco Gazzetta e7d49d6dba warzone2100: 3.2.2 -> 3.2.3 2017-12-18 22:14:08 +00:00
Orivej Desh 68d57167b0 scummvm: fix eval 2017-12-18 15:44:06 +00:00
Peter Hoeg e198522137 scummvm: 1.9.0 -> 2.0.0 2017-12-18 17:56:50 +08:00
Orivej Desh 7bd04329a0
Merge pull request #32783 from yegortimoshenko/steam/nss
steam: override nss, nspr, fixes #32781
2017-12-18 01:01:40 +00:00
Piotr Bogdan 16dc6bf521 steam: override nss, nspr, fixes #32781 2017-12-18 00:20:23 +00:00
Shaun Sharples 23565a2574 factorio: 0.15.37 -> 0.15.40
stable is now 0.15.40
demo: 0.15.33 -> 0.15.36
2017-12-17 16:08:02 +02:00
Orivej Desh 0fdb4473f6
Merge pull request #32587 from tristan0x/assimp4
assimp: 3.3.1 -> 4.1.0
2017-12-17 13:40:39 +00:00
Orivej Desh 25dbba0bf2 pioneer: 20160116 -> 20171001 2017-12-17 03:46:27 +00:00
Orivej Desh 1cfad78781 cutemaze: support darwin 2017-12-14 12:05:09 +00:00
Robert Schütz c8880764fb cutemaze: init at 1.2.1 2017-12-14 11:37:28 +00:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00