Mario Rodas
3b9dc545a9
libvmaf: 1.3.15 -> 1.5.1
...
Changelog: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
2020-02-29 04:20:00 -05:00
Austin Seipp
806fac5d10
itktcl: wibble [NFC]
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
84878c923c
incrtcl: export ITCL_LIBRARY for downstream users
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
6e797033c8
itktcl: init at 4.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:57:39 -06:00
Austin Seipp
87f098f094
incrtcl: chores, maintain it, touch up results
...
Soon, this will be needed for the Bluespec compiler.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:56:11 -06:00
R. RyanTM
5cf6f3a46b
nss_wrapper: 1.1.7 -> 1.1.8
2020-02-28 16:30:21 -08:00
worldofpeace
04384d56cf
Merge pull request #81091 from worldofpeace/fix-exiv2-pc
...
exiv2: fix exiv2.pc file
2020-02-29 00:11:09 +00:00
Roman Plášil
3a3ccb106e
Address PR comments
2020-02-28 18:50:12 +01:00
Roman Plášil
f47e6ff4ed
leveldb: fix rpath setting on Darwin
2020-02-28 18:50:12 +01:00
Roman Plášil
fb285f2153
minetest: update to 5.1.0 and build on Darwin
2020-02-28 18:50:12 +01:00
Peter Simons
05ab8c6d4c
mlt: update from version 6.18.0 to 6.20.0
2020-02-28 16:42:29 +01:00
Scott Worley
695c1339b8
libu2f-host: Fix license
2020-02-28 14:53:19 +00:00
Orivej Desh
8c1cb557c6
fmt: 6.1.1 -> 6.1.2
...
Tests and parallel building are enabled by default.
2020-02-28 13:17:10 +00:00
R. RyanTM
2e074b60e4
xapian: 1.4.14 -> 1.4.15
2020-02-27 16:45:44 +00:00
Mario Rodas
97306926fb
Merge pull request #81183 from marsam/fix-talloc-darwin
...
talloc: fix build on darwin
2020-02-27 23:18:39 -05:00
Ryan Mulligan
e6eb0dfa7d
Merge pull request #81213 from r-ryantm/auto-update/dnnl
...
dnnl: 1.2 -> 1.2.1
2020-02-27 20:10:04 -08:00
Dmitry Kalinkin
544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
...
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
R. RyanTM
70081ecc17
dnnl: 1.2 -> 1.2.1
2020-02-27 21:42:17 +00:00
worldofpeace
b1ec189c9f
Merge pull request #80746 from vcunat/p/openssl-eol
...
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
2020-02-27 20:12:09 +00:00
Dmitry Kalinkin
56c2b7cb9a
arrow-cpp: fix RPATH on darwin
...
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.
Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
Mario Rodas
014c95bc18
talloc: fix build on darwin
2020-02-27 04:20:00 -05:00
Michael Raskin
b41a7eeb18
Merge pull request #79864 from doronbehar/improve-octave
...
octave: Use qt5 and other improvements
2020-02-27 06:32:54 +00:00
Klaas van Schelven
1b79fb8c94
readline: remove vanschelven from maintainers
2020-02-26 12:13:33 -08:00
Richard Marko
d617e54692
talloc: 2.1.14 -> 2.1.16, build with python3
2020-02-26 11:55:39 +01:00
Tobias Mayer
5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
...
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
worldofpeace
ff41002b80
exiv2: fix exiv2.pc file
...
This fix comes from #71669 .
2020-02-25 23:25:43 -05:00
Michael Raskin
633dd4d8a1
Merge pull request #80876 from r-ryantm/auto-update/cgal
...
cgal_5: 5.0 -> 5.0.1
2020-02-25 20:43:35 +00:00
Andrew Childs
1a73b69e20
liblinear: use absolute install name on Darwin ( #81015 )
...
nixpkgs prefers absolute install names. Replace the manually specified
relative install name with the standard hook.
2020-02-25 10:31:53 -05:00
Andreas Rammhold
52a076e3a4
Merge pull request #81004 from lopsided98/libyamlcpp-single-output
...
libyamlcpp: don't use multiple outputs
2020-02-25 10:52:11 +01:00
Doron Behar
d7c6c9a793
cpp-utilities: patch upstream issue 18 ( #80014 )
...
See https://github.com/Martchus/cpp-utilities/issues/18
2020-02-25 03:36:57 -05:00
Ben Wolsieffer
bdbbe6f34f
libyamlcpp: don't use multiple outputs
...
This package uses CMake's install(EXPORT ...) command which assumes that
libraries are installed in the same location as the CMake files.
2020-02-24 21:49:17 -05:00
worldofpeace
509533426b
Merge pull request #80983 from B4dM4n/seasocks-fix
...
seasocks: remove unneeded patch
2020-02-24 16:31:26 -05:00
Fabian Möller
2bd5d8c04a
seasocks: remove unneeded patch
2020-02-24 21:28:00 +01:00
Marek Mahut
f5d2675512
Merge pull request #80909 from artemist/libfido2
...
libfido2: add macOS support
2020-02-24 18:44:58 +01:00
Christoph Hrdinka
dc436efc90
Merge pull request #80513 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.22 -> 3.0.23
2020-02-24 11:49:46 +01:00
R. RyanTM
eda05110a0
hpx: 1.4.0 -> 1.4.1
2020-02-23 14:12:57 -08:00
Artemis Tosini
099359afc7
libfido2: add macOS support
...
* pass IOKit to libfido2
* Add a patch so that cmake uses lld flags when linking
* Upgrade from 1.3.0 to 1.3.1 (based off #80781 )
* Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link
correctly on macOS and libfido2.pc specifies correct arguments
2020-02-23 19:46:14 +00:00
Franz Pletz
02fc8dc4dc
Merge pull request #79882 from petabyteboy/feature/netifd
...
update libubox, uqmi; init uci, ubus, netifd
2020-02-23 17:11:59 +00:00
R. RyanTM
92ef705954
cgal_5: 5.0 -> 5.0.1
2020-02-23 08:16:52 +00:00
David Wood
b0d7d8527b
sycl-info: init at unstable-2019-11-19
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
0ce1b1a380
lyra: init at 1.1
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
54cbe01782
doctest: init at 2.3.5
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
Daniël de Kok
9bab3b5a61
sentencepiece: set platforms to unix to support Darwin
...
- The sentencepiece library builds fine on Darwin as well.
- Remove superfluous `enableParallelBuilding = true`.
- Make the value of homepage a string.
2020-02-22 10:55:48 -08:00
Doron Behar
749afca8dc
sundials: Add version 2.7.0 as sundials_2
2020-02-22 12:32:23 +02:00
Dmitry Kalinkin
b83257ca5f
lhapdf.pdf_sets: fix download url
2020-02-21 19:36:34 -05:00
Florian Klink
f545816c62
Merge pull request #80540 from flokli/scikits-odes-2.6.1
...
python.pkgs.scikits-odes: 2.4.0-9-g93075ae -> 2.6.1
2020-02-22 00:29:49 +01:00
Vladimír Čunát
7cda2823be
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
...
No vulnerabilities are know so far (to me), but still I'd go this way.
Especially for 20.03 it seems better to deprecate it before official
release happens.
Current casualties:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD HEAD^
Estimating rebuild amount by counting changed Hydra jobs.
87 x86_64-darwin
161 x86_64-linux
2020-02-21 18:49:16 +01:00
Marek Mahut
1ea0a243d2
libfido2: evaluate systemd only on Linux
2020-02-21 13:53:27 +01:00
Marek Mahut
448c671a62
Merge pull request #80710 from mmahut/libfido2
...
libfido2: build only Linux
2020-02-21 13:47:48 +01:00
Jan Tojnar
0c4755b420
Merge pull request #80715 from jtojnar/gimp-2.10.16
...
gimp: 2.10.14 → 2.10.16
2020-02-21 13:08:02 +01:00