Commit Graph

19578 Commits

Author SHA1 Message Date
Benjamin Staffin
2fcd26c794 Merge pull request #13014 from Pamelloes/master
Darwin Fixes for Mesa and Freeglut
2016-07-26 15:54:26 -04:00
obadz
4aadb9beb3 gupnp: fix headers that were broken by libsoup upgrade in #17142 2016-07-26 00:06:59 +01:00
Ram Kromberg
6afb7b9a1a libsoup: 2.52.2 -> 2.54.1 & valaSupport (#16897) 2016-07-25 20:43:51 +01:00
Scott Olson
3b77214ab5 sfml: 2.2 -> 2.3 (#17121) 2016-07-25 20:30:34 +01:00
Rok Garbas
720d917f4c Merge pull request #17220 from proglodyte/v8-5-4
v8: 4.5.107 -> 5.4.232
2016-07-25 06:01:47 +02:00
Bjørn Forsman
7a096fad7f gst-python: 1.8.1 -> 1.8.2
Aligns version numbers with the rest of GStreamer in nixpkgs.
2016-07-25 00:07:52 +02:00
Daiderd Jordan
4796ae23c9 Merge pull request #17197 from j-hao/harfbuzz-icu
harfbuzz-icu: symlink dylibs from harfbuzz on OSX
2016-07-24 15:30:41 +02:00
Jun Hao
245db68732 harfbuzz-icu: symlink dylibs from harfbuzz on OSX 2016-07-24 21:11:01 +08:00
Joachim Fasting
bbae43a7a9
gd: remove left-over cruft from 9b658d51cb 2016-07-24 12:54:07 +02:00
Proglodyte
986f12ec89 v8: 4.5.107 -> 5.4.232
Upgraded to latest v8. Updated v8 version and deps, also created a new
patch similar to what existed for v4.5
2016-07-24 02:38:15 -04:00
Proglodyte
781ed961eb v8: use 4.5.107 by default
Default v8 was fixed at 3.30.33, so running nix-build nixpkgs -A v8
would give us version 3.30.33, whereas nix-env -i v8 would install
version 4.5.107. Now, both commands build 4.5.107, and there is still an
option to install version 3.30.33
2016-07-24 02:36:30 -04:00
Proglodyte
16bd51fc0d v8: fix 4.5.107 build
Similar to #14272, but fixes 4.5 build rather than generic.
- Ignores errors due to strict-overflow warnings
- Strips clang-only '-Wno-format-pedantic' flag out since this build
  uses gcc
2016-07-24 02:34:32 -04:00
obadz
a7e50112c6 gdcm: add vtk dependency to get gdcmviewer 2016-07-23 17:10:49 +01:00
Nikolay Amiantov
79ad32fd17 Merge pull request #17200 from knedlsepp/openmpi-for-darwin
openmpi: Remove libibverbs on unsupported platforms
2016-07-23 15:18:52 +04:00
Josef Kemetmueller
be3a42a294 openmpi: Remove libibverbs on unsupported platforms
The libibverbs package is only available on Linux and FreeBSD, but
openmpi can be used without it on platforms that don't support it.
2016-07-23 11:29:20 +02:00
Richard Zetterberg
5c56c906e3 Adds pkg-config file and headers (#17173) 2016-07-23 00:41:02 +02:00
Joachim F
32a31353c4 Merge pull request #17155 from KoviRobi/libixp-hg-update
libixp-hg: refactor to fetchurl as fetchg broke
2016-07-23 00:16:17 +02:00
Michael Stone
19f074a5c3 gd: 2.2.2 -> 2.2.3 2016-07-22 15:30:30 -04:00
Kovacsics Robert (NixOS)
cb6fd6eaed libixp-hg: refactor to fetchurl as fetchg broke 2016-07-21 19:26:01 +01:00
Rok Garbas
cd25b04dbb Merge pull request #16600 from artuuge/cpp_ethereum
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
Daiderd Jordan
267606eeba Merge pull request #17021 from KoviRobi/tclx-add-at-8.4
tclx: init at 8.4.1
2016-07-20 23:41:54 +02:00
Eelco Dolstra
024cb9eecd gnutls: Disable parallel building
This can fail randomly with

    CC       systemkey.o
  In file included from systemkey.c:47:0:
  systemkey-args.h:1:1: error: unterminated comment
   /*   -*- buffer-read-only: t -*- vi: set ro:

which is presumably caused by a race with the generation step above:

  autogen systemkey-args.def

http://hydra.nixos.org/build/37878764#tabs-buildsteps
2016-07-20 11:55:46 +02:00
Frederik Rietdijk
1f04202a5c Merge pull request #17103 from lancelotsix/update_gtkspell3
Update gtkspell3 and gtkspellmm
2016-07-19 20:13:11 +02:00
Thomas Tuegel
6ef6c5a6f6 qt55: add missing module setup hook 2016-07-19 12:36:09 -05:00
Daiderd Jordan
a71054c1aa Merge pull request #17083 from acowley/libgd-darwin
gd: cherry-pick a temporary patch for darwin
2016-07-19 19:32:49 +02:00
Anthony Cowley
9b658d51cb gd: cherry-pick a temporary patch for darwin 2016-07-19 12:57:42 -04:00
Josef Kemetmueller
93dfdf0a0c armadillo: correct dependencies
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo

OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00
Josef Kemetmueller
f3dc4d9ec3 superlu: init at 5.2.1 2016-07-19 12:37:08 +00:00
Frederik Rietdijk
47e66f08e1 netcdf: remove zlib
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Lancelot SIX
3b61bfe4cc gtkspellmm: 3.0.3 -> 3.0.4 2016-07-19 13:39:57 +02:00
Lancelot SIX
4a1ffadcdb gtkspell3: 3.0.7 -> 3.0.8 2016-07-19 13:39:19 +02:00
Joachim F
c1e07d9337 Merge pull request #17036 from romildo/upd.cup
java-cup: 10k -> 11b-20160615
2016-07-19 13:29:18 +02:00
Franz Pletz
ddf59093ee Merge pull request #16051 from hrdinka/add/osm-gps-map
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Ram Kromberg
2e8c21e4dd libjpeg-drop: init at 9b (#16671) 2016-07-19 11:27:17 +02:00
Miguel Madrid
e2199205c7 libmsgpack: 1.1.0 -> 2.0.0 (#16722) 2016-07-19 08:10:13 +02:00
Frederik Rietdijk
e558561c3e Merge pull request #16358 from timbertson/tk
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Daiderd Jordan
a7202bf47d Merge pull request #16965 from acowley/qrupdate2
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Anthony Cowley
028e3d82df qrupdate: fix installation (darwin)
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.

I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Marcus Brinkmann
e90ab768ce libinput: Use absolute paths in udev rules.
Closes #17054
2016-07-18 17:14:19 +03:00
Wayne Scott
a05e51d17a nixpkgs: libtommath 0.39 -> 1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott
01753f2470 nixpkgs: update libtomcrypt url
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Vladimír Čunát
d167bedb67 Merge #16970: webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-17 20:23:45 +02:00
Tomas Hlavaty
800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
José Romildo Malaquias
65881a7338 java-cup: 10k -> 11b-20160615 2016-07-17 09:32:26 -03:00
Thomas Tuegel
6dc6ae0ebe qt55.qtlocation: don't try to wrap missing module 2016-07-17 06:58:15 -05:00
Vladimír Čunát
bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Vladimír Čunát
15cd7af522 Merge #16968: fltk: darwin compatibility 2016-07-17 10:43:50 +02:00
Vladimír Čunát
33476f3303 Merge #17014: qt3: fix build with multiple outputs 2016-07-17 10:36:26 +02:00
Kovacsics Robert (NixOS)
f4c34a8345 tclx: init at 8.4.1 2016-07-16 21:49:58 +01:00
Tuomas Tynkkynen
b0cc1cd729 ncurses: Add explicit 'ncurses5' and 'ncurses6' attrs
Also reinstate the gcc5 patch to make it build on Linux.
2016-07-16 23:47:28 +03:00