Commit graph

1935 commits

Author SHA1 Message Date
Nikolay Amiantov 9a84b52c93 openra: 20161019 -> 20171014
Closes #30581.
2017-10-19 23:18:54 +03:00
Nikolay Amiantov 0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Jörg Thalheim 30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
Nikolay Amiantov 3e4737d16c bastet: fix build with new boost 2017-10-18 03:15:23 +03:00
geistesk 339d2e8006 openrct2: init at 0.1.1 2017-10-16 20:51:18 +02:00
Nikolay Amiantov 38ffe0e1f6 steam-run-native: init
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Tuomas Tynkkynen a25ded05d8 zod: Fix build 2017-10-12 22:07:41 +03:00
Michael Raskin ef291b52f3 pingus, quirc: fix pkgconfig passing 2017-10-10 17:23:10 +02:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Robin Gloster 40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Tuomas Tynkkynen fd97fa71dd darwin: Disable some more packages that have never built
streamripper: https://hydra.nixos.org/build/61726659
racket: https://hydra.nixos.org/build/61750850
radare: https://hydra.nixos.org/build/61756146
stockfish: https://hydra.nixos.org/build/61726172
2017-09-30 22:32:27 +03:00
Franz Pletz dffd77b037
flightgear: 2016.4.4 -> 2017.3.1 for CVE-2017-13709 2017-09-28 19:12:49 +02:00
Robin Gloster 595c8fad83
openrw: 2016-06-29 -> 2017-09-17
fixes build
2017-09-28 18:47:39 +02:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Joachim F 105001deac Merge pull request #29689 from jerith666/minecraft-1.12.2
minecraft-server: 1.12 -> 1.12.2
2017-09-24 07:46:57 +00:00
Matt McHenry aedfc0d8d3 minecraft-server: 1.12 -> 1.12.2 2017-09-22 21:42:38 -04:00
Kranium Gikos Mendoza 92ec5cddbc trackballs: 1.1.4 (broken) -> 1.2.3 2017-09-22 21:37:26 +10:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Cray Elliott 8080285966 zandronum: fix soundfont support, minor cleanup
also add myself to maintainers
2017-09-15 23:08:47 -07:00
Cray Elliott 990ea8789d zandronum: 2.1.2 -> 3.0
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.

remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Jörg Thalheim cc04948a49 Merge pull request #29180 from srhb/nixos-unstable
steam: Get rid of newStdcpp option, always on
2017-09-13 22:04:13 +01:00
Sarah Brofeldt 734a04800a steam: Get rid of newStdcpp option, always on 2017-09-10 10:54:06 +02:00
Samuel Leathers dc15c15338 scorched3d: fixing build with gcc6 2017-09-08 15:08:00 +02:00
Vladimír Čunát 3a93d9c516
factorio: fixup my eval fixup f9ea527a02 2017-09-07 23:15:08 +02:00
Vladimír Čunát f9ea527a02
factorio: use throw instead of abort
Otherwise if you try to listing all available packages, you will get a
hard error on platforms not supported by this package.  Consequently the
tarball job was broken.
2017-09-07 19:15:58 +02:00
Eric Litak 2164c01a53 factorio: 0.15.33 -> 0.15.34 2017-09-05 15:04:27 -07:00
Eric Litak 02d715d29b factorio: refactored the arch+version abstraction 2017-09-05 15:02:24 -07:00
Jörg Thalheim 1791b43691 Merge pull request #29022 from disassembler/stuntrally
stunt rally: fixing build with gcc6
2017-09-05 16:36:01 +01:00
Samuel Leathers 2134b928ec stunt rally: fixing build with gcc6 2017-09-05 10:29:51 -04:00
Tuomas Tynkkynen eecf9c5bb6 openlierox: Fix build 2017-09-04 19:40:03 +03:00
gnidorah 98d4a7ec51 openjk: add desktop items 2017-09-03 16:18:18 +03:00
obadz 5b943136fc pokerth: fix build error which was probably due to a changing C++ dependency (boost/g++?)
Ticks one box in #28643
2017-09-02 15:00:54 +01:00
Jörg Thalheim b2e7e231ec Merge pull request #28825 from disassembler/crrcsim
crrcsim: build with gcc6
2017-09-01 14:13:21 +01:00
Samuel Leathers 6bc775cdf6 crrcsim: build with gcc6 2017-09-01 08:56:30 -04:00
Ricardo Ardissone a2794ee5f6 openmw: 0.41 -> 0.42 2017-08-31 22:18:27 -03:00
David Pflug 71d83eac88 gargoyle: 2017-05-10 -> 2018-08-27 2017-08-30 16:20:09 +02:00
Will Dietz 438a5c7f98 armagetronad: 0.2.8.3.3 -> 0.2.8.3.4 2017-08-29 13:57:22 -05:00
Michael Raskin d0d191939c xconq: fix build 2017-08-29 20:31:57 +02:00
Michael Raskin e3f4de8940 asc: 2.4.0.0 -> 2.6.0.0; maintain 2017-08-29 16:07:48 +02:00
Michael Raskin 09eb4adf91 lincity_ng: 2.0 -> 2.9beta20170715 2017-08-29 14:24:12 +02:00
Robin Gloster 8d6682ca0b
snake4: don't install with setuid
what the..
2017-08-29 00:34:33 +02:00
Linus Heckemann f5068aadd9 endless-sky: 0.9.6 -> 0.9.8 2017-08-27 21:37:59 +02:00
Orivej Desh 927eb6f417 rocksndiamonds: init at 4.0.0.2 2017-08-26 23:58:16 +00:00
Vincent Laporte 0e9be66b7c globulation2: fix build 2017-08-26 15:57:01 +02:00
Orivej Desh 0c48a3bf53 gargoyle: 2017-03-12 -> 2017-05-17 2017-08-26 01:02:34 +00:00
gnidorah ff68bcd563 openjk: comment why we set DCMAKE_INSTALL_PREFIX 2017-08-24 19:41:27 +03:00
gnidorah f1711c8fbd openjk: init at 2017-08-11 2017-08-24 09:33:28 +03:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Justin Humm bfb0bf849e naev: add freetype dependency 2017-08-22 10:29:57 +02:00