1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

20660 commits

Author SHA1 Message Date
Eelco Dolstra f66271238e libdevil: Use multiple outputs 2016-11-16 20:56:35 +01:00
Eelco Dolstra f3dbb0892c freeglut: Use multiple outputs 2016-11-16 20:51:12 +01:00
Thomas Tuegel ecbb4db055 Merge pull request #20430 from ttuegel/multiple-outputs-ldns
ldns: multiple outputs
2016-11-16 07:29:11 -06:00
Tim Steinbach 4f820d44d0 Merge pull request #20331 from NeQuissimus/libLAS_1_8_1
libLAS: 1.8.0 -> 1.8.1
2016-11-15 19:09:22 -05:00
Josef Kemetmueller 80eafb39e1
mapnik: Make dependencies explicit for SCons
This is necessary to fix the build for (at least) darwin. If the
arguments are not specified explicitly then homebrew-install locations
are assumed for at least "icu".

Closes #20395.
2016-11-15 17:33:59 +01:00
Josef Kemetmueller 334a1a6f8a Revert "Fix icu4c expression for latest gcc (fixes #2341)"
This reverts commit d393c6c538.
The commit removed C++11 compatibility on darwin by overriding the
--std=c++0x flag in CXXFLAGS. Which lead to a failing build of mapnik,
which depends on the move constructors being available in the icu-lib.
Since it builds fine without the headerpad_max_install_names flag, we
simply undo the change that introduced this flag.
2016-11-15 17:33:31 +01:00
Eelco Dolstra 1624f7f174
nss: 3.26 -> 3.27.1 2016-11-15 16:58:45 +01:00
Thomas Tuegel 12951219c6
ldns: multiple outputs 2016-11-15 07:20:11 -06:00
Alexey Shmalko 1958f07c63 Merge pull request #20291 from nlewo/master
Add protobuf 3.1.0
2016-11-15 14:14:18 +02:00
Franz Pletz 8bed505d7e Merge pull request #20311 from mguentner/subsurface
subsurface init at 4.5.6 and dependencies (libdivecomputer, libmarble-ssrf, libgit2 @ 0.23.2)
2016-11-15 04:56:35 +01:00
Maximilian Güntner 2e15a8f2dd libgit2: reinit at 0.23.2
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Maximilian Güntner 12f7968273 libmarble-ssrf: init at 2016-11-09
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:51 +01:00
Maximilian Güntner 72b1ea861c libdivecomputer: init at 0.5.0
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:14:15 +01:00
Tobias Geerinckx-Rice f82b7768cd
libpsl: 0.14.0 -> 0.15.0 2016-11-14 13:54:56 +01:00
Frederik Rietdijk 328bafd482 Merge pull request #20255 from FRidh/xapian
xapianBindings: remove
2016-11-14 13:12:47 +01:00
Vladimír Čunát 1ac5869907
Merge #19936: vulkan / amdgpu-pro update 2016-11-13 20:06:40 +01:00
David McFarland 6bf27c2cae vulkan-loader: allow validation layers to be enabled
The loader now uses XDK_DATA_DIRS to find drivers and layers.
2016-11-13 12:44:27 -04:00
David McFarland 1624507eaf vulkan-loader: allow 32-bit builds 2016-11-13 12:44:27 -04:00
David McFarland 8fe96a1926 vulkan-loader: package headers, layers and demos 2016-11-13 12:44:27 -04:00
Benjamin Saunders 84c87dce2a vulkan-loader: fix evaluation without source 2016-11-13 12:44:27 -04:00
Daiderd Jordan c7defd149e Merge pull request #20242 from knedlsepp/activate-gdal-on-darwin
gdal: fix darwin build
2016-11-12 21:39:44 +01:00
Daiderd Jordan e03c65f5b5 Merge pull request #20114 from acowley/freeimage-darwin
freeimage: darwin compatibility
2016-11-12 21:20:12 +01:00
Daiderd Jordan 00a6087d50 Merge pull request #20111 from acowley/bullet-darwin
bullet: darwin compatibility
2016-11-12 21:18:59 +01:00
Antoine Eiche 96042412d1 protobuf3_1: init at 3.1.0 2016-11-12 09:25:19 +01:00
Antoine Eiche 2350c543f6 protobuf: refactoring
Versions 3.x use a common derivation such as 2.x versions.
2016-11-12 09:24:42 +01:00
Daniel Peebles 0838c10e22 Merge pull request #20328 from NeQuissimus/pango_sha512
pangoxsl: Use sha256
2016-11-11 15:48:33 -05:00
Daniel Peebles 903814e068 Merge pull request #20333 from NeQuissimus/saxonb_sha512
saxonb: Use sha256
2016-11-11 15:48:23 -05:00
Daniel Peebles eadb0f733b Merge pull request #20348 from NeQuissimus/jdom_sha256
jdom: use sha256
2016-11-11 15:48:07 -05:00
Daniel Peebles cd112c5e03 Merge pull request #20334 from NeQuissimus/saxon_sha512
saxon: use sha256
2016-11-11 15:47:52 -05:00
Tim Steinbach dc3f9cd566
jdom: use sha256 2016-11-11 15:36:47 -05:00
Tim Steinbach b43a43d7a1
pangoxsl: Use sha256 2016-11-11 15:17:24 -05:00
Tim Steinbach 7897a6613e
libLAS: 1.8.0 -> 1.8.1 2016-11-11 15:15:54 -05:00
Tim Steinbach 7d4ffab202
saxon: use sha256 2016-11-11 15:10:30 -05:00
Tim Steinbach 1810f50e0e
saxonb: Use sha256 2016-11-11 15:07:51 -05:00
Daniel Peebles 843cfd6741 Merge pull request #20329 from NeQuissimus/opencv3_ipp_sha256
opencv3: Move IPP to use sha256
2016-11-11 12:10:41 -05:00
Graham Christensen bb2a67d226
openssl_1_1_0: 1.1.0b -> 1.1.0c 2016-11-11 07:11:29 -05:00
viric 5de8637c4e Merge pull request #20154 from mdaiter/opencv3_extras
opencv3: enable cuda compilations
2016-11-11 10:58:54 +01:00
Tim Steinbach 7fedbe7c98
opencv3: Move IPP to use sha256 2016-11-10 21:40:38 -05:00
Eelco Dolstra 674eb5ddf0 nlohmann_json: 2.0.3 -> 2.0.7 2016-11-10 17:52:25 +01:00
Alexey Shmalko 7a301ee6b5 Merge pull request #20269 from corngood/steam-fix
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
Franz Pletz 3190a6c452
libwmf: add patch to fix CVE-2016-9011
cc #20274
2016-11-10 03:50:43 +01:00
David McFarland a50784b34e openssl: add custom build of 1.0.2 for steam 2016-11-09 21:18:32 -04:00
Franz Pletz cc5d604125
zeromq2: remove, not maintained anymore 2016-11-10 00:37:17 +01:00
Franz Pletz bdf89d2818
jzmq: 2.1.0 -> 3.1.0 2016-11-10 00:37:14 +01:00
Franz Pletz 10445bc753
zeromq: 4.1.4 -> 4.2.0 2016-11-10 00:37:07 +01:00
Franz Pletz 52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4 2016-11-09 20:02:45 +01:00
Franz Pletz ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9 2016-11-09 20:02:09 +01:00
Eelco Dolstra 6042d6e39d Remove file named '\'
This looks like it was accidental.

Fixes #20253.
2016-11-09 12:52:56 +01:00
Tobias Geerinckx-Rice 677a32e838
bobcat: 4.02.00 -> 4.03.00 2016-11-09 02:24:44 +01:00
Thomas Tuegel a7c986cf69
kdeWrapper: reduce environment pollution 2016-11-08 15:00:31 -06:00