TQ Hirsch
777df0b4a5
boost: Fix library and include paths in generated cmake files
...
Boost generates its installed cmake configuration using custom logic
in its own build system; while this logic *knows* where it should be
installed, the generated config overrides the correct information with
new paths based on the location of the cmake configuration file in an
attempt to let the package be relocated after installation.
This patch simply undoes that.
2020-04-14 23:41:10 +02:00
TQ Hirsch
9d7885276a
aws-sdk-cpp: Fix library and include paths in generated cmake files
...
AWS's SDK by default tries to prepend its install root to each of the
library paths; this obviously fails with the absolute paths that Nix
gives it. Worse, it computes the installation root by walking up the
filesystem from its cmake file, so even if the AWSSDK_ROOT_DIR is
explicitly set to the root directory, it gets replaced with the path
to the derivation's dev output.
This is all fixed with a patch to the cmake files that generate the
installed configuration.
Once this is fixed, it *still* doesn't work because the export
generator built into cmake insists on adding `$out/include` to the
header search path; when importing this configuration in another
package, cmake will fail because `$out/include` doesn't exist (After
all, it was relocated by a fixup hook). A small postFixupHook will
recreate the directory and make cmake happy.
2020-04-14 23:40:55 +02:00
Maximilian Bosch
85e15b545a
Merge pull request #85177 from mayflower/sslscan-openssl-ssl3
...
sslscan: enabling scanning for sslv3
2020-04-14 15:59:37 +02:00
Maximilian Bosch
401e07d419
Merge pull request #84551 from gnprice/pr-stripDebugList
...
treewide: Fix types of stripDebugList attrs (and fix doc)
2020-04-14 15:54:52 +02:00
Markus Kowalewski
11a99fb68f
globalarrays: 5.7 -> 5.7.1
2020-04-14 12:29:36 +02:00
Austin Seipp
7b235b02e4
liburing: 0.4pre514_2454d630 -> 0.6pre600
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-13 20:36:11 -05:00
Robin Gloster
f6be629595
sslscan: enabling scanning for sslv3
2020-04-13 21:23:22 +02:00
Jörg Thalheim
2d9888f61c
Merge pull request #85156 from DieGoldeneEnte/boost-check
...
boost: check clang version
2020-04-13 19:56:38 +01:00
Roberto Di Remigio
fcf009bbb2
highfive: init at 2.2
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-13 11:22:02 -07:00
Jan Tojnar
cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
...
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
Holger Wünsche
556b0e89ca
boost: check clang version
...
boost <1.69 can't be compiled with clang >=8. This commit adds an assert
to catch the error early on.
2020-04-13 16:01:50 +02:00
Eelco Dolstra
87d598e310
Merge pull request #85117 from r-ryantm/auto-update/opensubdiv
...
opensubdiv: 3.4.0 -> 3.4.3
2020-04-13 09:43:17 +02:00
R. RyanTM
d54833b9c6
opensubdiv: 3.4.0 -> 3.4.3
2020-04-13 01:43:47 +00:00
R. RyanTM
3b5cb39081
libwps: 0.4.10 -> 0.4.11
2020-04-12 18:09:23 -07:00
R. RyanTM
ed36c7d9ff
libzdb: 3.2.1 -> 3.2.2
2020-04-12 17:45:47 -07:00
Orivej Desh
ecb36271a2
libgit2: unbundle pcre ( #85049 )
...
libgit2 has bundled pcre (not pcre2) in
https://github.com/libgit2/libgit2/pull/4935
Before this change configure printed "regex, using bundled PCRE",
after this change it prints "regex, using system PCRE".
2020-04-12 19:59:55 +00:00
Ryan Mulligan
eaacb2b60d
Merge pull request #84851 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-12 11:57:42 -07:00
Benjamin Hipple
5f64fa1744
Merge pull request #85025 from symphorien/update-libinsane
...
libinsane: 1.0.3 -> 1.0.4
2020-04-12 13:57:11 -04:00
alexanderWatanabe
c45155d6b7
added cuda cmake flags (allows GPU acceleration of some of the libraries functions)
2020-04-13 01:22:45 +09:00
Alexey Shmalko
5eca80f7eb
Merge pull request #82883 from ilya-fedin/update-kotatogram
...
kotatogram-desktop: 1.1.5 -> 1.2
2020-04-12 15:02:41 +03:00
Michael Raskin
cfd7a08c57
Merge pull request #84991 from jluttine/liblinphone-fix-vcard
...
liblinphone: fix missing vcard_grammar
2020-04-12 00:22:24 +00:00
Dmitry Kalinkin
7cbffa0530
herwig: 7.2.0 -> 7.2.1
...
thepeg: 2.2.0 -> 2.2.1
A minor bugfix
2020-04-11 14:23:26 -04:00
Orivej Desh
bbdd169400
gst_all_1.gst-plugins-good: enable jack plugin ( #84543 )
...
On Linux this adds two dependencies to the closure, libjack2 and celt, which
increases its size from 163.5 MB to 164.4 MB.
This should not cause any issues on macOS since jack supports it.
2020-04-11 17:26:26 +00:00
Benjamin Hipple
7b1f4dc454
Merge pull request #84880 from pmiddend/fcppt-to-3.5.0
...
fcppt: 3.2.2 -> 3.5.0
2020-04-11 11:55:09 -04:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
...
Fixes #84488
2020-04-11 15:32:39 +03:00
Symphorien Gibol
25e5a37c97
libinsane: 1.0.3 -> 1.0.4
...
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
Philipp Middendorf
2a9866fc2c
fcppt: 3.2.2 -> 3.5.0
2020-04-11 08:50:48 +02:00
Philipp Middendorf
7af039befe
metal: init at 2.1.1
2020-04-11 08:50:48 +02:00
Benjamin Hipple
3fea9ace4b
Merge pull request #84833 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.67.0 -> 7.69.1
2020-04-10 15:23:00 -04:00
Benjamin Hipple
dd8d859829
opencl-clhpp: fix install directory
...
Previously, it was installing to `$out/include/include`. Now it's correct:
/nix/store/alw8idc8qhfhzw98banq2l5hmrdaglgm-opencl-clhpp-2.0.11
├── include
│ └── CL
│ ├── cl2.hpp
│ └── cl.hpp
└── nix-support
└── propagated-build-inputs
3 directories, 3 files
2020-04-10 12:22:13 -07:00
R. RyanTM
1450740470
suitesparse: 5.7.1 -> 5.7.2
2020-04-10 11:55:20 -07:00
Benjamin Hipple
a1f6400fd5
Merge pull request #84451 from robertodr/update-mkl
...
mkl: 2020.0.166 -> 2020.1.217 (Linux only)
2020-04-10 13:54:49 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
f9f5e9435e
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-09 21:03:02 +00:00
worldofpeace
939fcdcbdd
Merge pull request #84817 from pbogdan/libvirt-6.2.0
...
libvirt: 6.1.0 -> 6.2.0
2020-04-09 14:38:41 -04:00
R. RyanTM
80425c3c50
libpst: 0.6.74 -> 0.6.75
2020-04-09 11:33:13 -07:00
R. RyanTM
ed6dbc144d
libaacs: 0.9.0 -> 0.10.0
2020-04-09 11:30:11 -07:00
R. RyanTM
178dede747
intel-gmmlib: 19.4.1 -> 20.1.1
2020-04-09 10:47:04 -07:00
R. RyanTM
4295a78f18
libgnurl: 7.67.0 -> 7.69.1
2020-04-09 17:33:14 +00:00
R. RyanTM
16fb884bdc
resolv_wrapper: 1.1.5 -> 1.1.6
2020-04-09 10:26:52 -07:00
Mario Rodas
b417d51f27
Merge pull request #84775 from r-ryantm/auto-update/libinstpatch
...
libinstpatch: 1.1.3 -> 1.1.4
2020-04-09 12:25:03 -05:00
Mario Rodas
136f879ca6
Merge pull request #84778 from r-ryantm/auto-update/nuspell
...
nuspell: 3.0.0 -> 3.1.0
2020-04-09 11:51:56 -05:00
Mario Rodas
74bedf27a9
Merge pull request #84776 from r-ryantm/auto-update/librsync
...
librsync: 2.2.1 -> 2.3.0
2020-04-09 11:49:35 -05:00
Piotr Bogdan
bc66b77de9
libvirt: 6.1.0 -> 6.2.0
2020-04-09 10:30:14 +01:00
Mario Rodas
49e2a18dbd
libinstpatch: enable on darwin
2020-04-09 04:20:00 -05:00
Tor Hedin Brønner
88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
...
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Jan Tojnar
723bbfcd01
pipewire: 0.3.1 → 0.3.2
...
f0f3a0a660
2020-04-09 10:24:08 +02:00
Jan Tojnar
0a5634807e
libmanette: 0.2.3 → 0.2.4
...
https://ftp.gnome.org/pub/GNOME/sources/libmanette/0.2/libmanette-0.2.4.news
2020-04-09 10:24:08 +02:00
Tor Hedin Brønner
99e7ea62fd
vte: 0.60.0 -> 0.60.1
2020-04-09 10:24:07 +02:00
Tor Hedin Brønner
a07bcd02d6
totem-pl-parser: 3.26.4 -> 3.26.5
2020-04-09 10:24:07 +02:00