Commit graph

26374 commits

Author SHA1 Message Date
Daiderd Jordan bce4388874
boost: disable system Python.framework detection
There doesn't seem to be a --without-python flag and since the system
framework is always available the build tries to enable python support
while we have it disabled by default and explicitly don't pass in the
python headers.
2018-07-03 21:08:46 +02:00
Gabriel Ebner 2f3cf58309 Revert "vapoursynth: fix build"
This reverts commit ad611a6223.
A better fix was committed directly afterwards in 2afe06c18f
2018-07-03 17:14:11 +02:00
Orivej Desh 99e0f93aac vapoursynth: enable parallel building 2018-07-03 15:05:13 +00:00
Orivej Desh 2afe06c18f libheif: prune libtool files
Fixes build of vapoursynth: https://hydra.nixos.org/build/76818435
2018-07-03 15:05:13 +00:00
Gabriel Ebner ad611a6223 vapoursynth: fix build 2018-07-03 17:03:12 +02:00
Gabriel Ebner 7138bc0eab
Merge pull request #42841 from gebner/heif
HEIF support
2018-07-03 09:28:25 +02:00
Orivej Desh ccfc0d599d SDL2: do not propagate private dependencies
Fixes #41620 by adding libGL directory to libSDL2 runpath
2018-07-02 21:34:33 +00:00
Orivej Desh 3db4ce91d0 SDL2: do not patchelf libSDL2.so twice
There are two symlinks pointing to the same library, libSDL2.so and
libSDL2-2.0.so.0.  patchelf should run on non-symlinks instead.
2018-07-02 21:34:33 +00:00
Orivej Desh 8d5570a041 SDL2: limit postFixup to the platforms supported by patchelf
This prevents future rebuilds on Darwin if this Linux-only postFixup changes.
2018-07-02 21:34:33 +00:00
Matthew Bauer 4a97d3f6e4
Merge pull request #42865 from ookhoi/github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror
github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.p…
2018-07-02 11:23:23 -04:00
sander 587467a18e github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror - change to gentoo git repository gitweb.gentoo.org 2018-07-02 11:59:27 +02:00
aszlig f081ccccd1
libtorrent-rasterbar: Use Boost supporting Python
Since 772eef9168, the Boost package
doesn't support Python by default anymore, so we need to override it
with Python support because --enable-python-binding is enabled by
default in libtorrent-rasterbar.

The build of the package now succeeds again on my x86_64-linux machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @phreedom
2018-07-01 19:51:21 +02:00
Eelco Dolstra 772eef9168 boost: Disable Python / Numpy support by default
We can't have a C++ library pulling in Numpy and its gazillion
dependencies by default.
2018-07-01 19:13:57 +02:00
aszlig c8ed322b04
openblas: 0.3.0 -> 0.3.1
Since the exposure of the version attribute done in
892a0e8ff4, the OpenBLAS build fails for
i686-linux:

https://nix-cache.s3.amazonaws.com/log/wi79zyfmwdpwx7bm29dzqh4vglx3x550-openblas-0.3.0.drv

According to @edolstra the build slaves of Hydra updated to a new
kernel, which seems to be the real cause for this issue. The latter is
already tracked upstream[1] and a fix[2] is already included in version
0.3.1.

This very update cases 4795 rebuilds across all architectures we
support, so it's still not significant enough to go through staging. In
addition the number of rebuilds doesn't include the amount of builds
that are currently failing.

My original idea was to add a patch just for fixing this on i686-linux
and do the real update via staging, but the amount of rebuilds still is
in an acceptable range IMO and @edolstra agreed on that on IRC.

[1]: https://github.com/xianyi/OpenBLAS/issues/1575
[2]: https://github.com/xianyi/OpenBLAS/pull/1583

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-07-01 18:46:36 +02:00
Gabriel Ebner 055a355c0b libheif: init at 1.3.2 2018-07-01 14:21:26 +02:00
Gabriel Ebner 47216a62d3 libde265: init at 1.0.3 2018-07-01 13:51:05 +02:00
Tuomas Tynkkynen ace7b252f2 libsidplayfp: 1.8.6 -> 1.8.7 2018-07-01 13:11:56 +03:00
Timo Kaufmann 398dad270a sage, arb: update sage dependencies arb and pynac
Removes the version pinning for arb and pynac by backporting the
upstream (sage) package upgrades. This necessitates a new patch for arb,
which was however already proposed and accepted upstream.
2018-06-30 17:05:56 +02:00
Timo Kaufmann 224f73b75a linbox: remove liblapack dependency
Not actually needed by any package and adds and indirect dependency to
atlas.
2018-06-30 01:20:46 +02:00
Timo Kaufmann 5d78baa37a sympow: actually install datafiles 2018-06-30 01:20:46 +02:00
Timo Kaufmann 4655b8776d tachyon: add armv7l support 2018-06-30 01:20:46 +02:00
Timo Kaufmann 68394a737e libgap: switch to upstream url 2018-06-30 01:20:44 +02:00
Timo Kaufmann 082169ab02 fetchurl: add sageupstream mirror 2018-06-30 01:20:44 +02:00
Timo Kaufmann 892a0e8ff4 openblas: expose version attribute 2018-06-30 01:20:44 +02:00
xeji 9137f83880
Merge pull request #42678 from Moredread/rtmidi/rtaudio/parallelBuild
Enable parallel building for rtaudio and rtmidi
2018-06-30 01:18:01 +02:00
R. RyanTM c9362d595e wolfssl: 3.15.0 -> 3.15.3 (#42670)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wolfssl/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.15.3 in filename of file in /nix/store/64hjsmi2gzinf6qn0dfs16c3zzi4rfpx-wolfssl-3.15.3
- directory tree listing: https://gist.github.com/f48303498f02ef2dc587368e1b17a323
- du listing: https://gist.github.com/db2ab599e28e35132df0568d69c7f4c8
2018-06-30 00:07:05 +02:00
R. RyanTM cf8da73b42 poppler_utils: 0.65.0 -> 0.66.0 (#42460)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/poppler-utils/versions.

These checks were done:

- built on NixOS
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftoppm passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftocairo passed the binary check.
- Warning: no invocation of /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfdetach had a zero exit code or showed the expected version
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdffonts passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfimages passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfinfo passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfsig passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftops passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftotext passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdftohtml passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfseparate passed the binary check.
- /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0/bin/pdfunite passed the binary check.
- 11 of 12 passed binary check by having a zero exit code.
- 0 of 12 passed binary check by having the new version present in output.
- found 0.66.0 with grep in /nix/store/cgsca7brl8gxnlc1xaxdsyizbdlmha2q-poppler-utils-0.66.0
- directory tree listing: https://gist.github.com/af4034ac452cfd8a440300c9bfc12e28
- du listing: https://gist.github.com/776d2f71e00585d9b456fd950c335614
2018-06-30 00:03:04 +02:00
R. RyanTM 0e37c770bf libguestfs: 1.38.0 -> 1.38.2 (#42697)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libguestfs/versions.

These checks were done:

- built on NixOS
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/guestfish passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/guestmount passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/guestunmount passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/libguestfs-test-tool passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-alignment-scan passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-builder passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-builder-repository passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-cat passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-copy-in-wrapped had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-copy-in passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-copy-out-wrapped had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-copy-out passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-customize passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-df passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-dib passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-diff passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-edit passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-filesystems passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-format passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-get-kernel passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-index-validate passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-inspector passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-list-filesystems-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-list-filesystems had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-list-partitions-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-list-partitions had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-log passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-ls passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-make-fs passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-rescue passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-resize passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-sparsify passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-sysprep passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-tail passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-tar-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-tar had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-tar-in-wrapped had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-tar-in passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-tar-out-wrapped had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-tar-out passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-v2v passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-v2v-copy-to-local passed the binary check.
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-win-reg-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/virt-win-reg had a zero exit code or showed the expected version
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.guestfish-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.guestmount-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.guestunmount-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.libguestfs-test-tool-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-alignment-scan-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-builder-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-builder-repository-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-cat-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-customize-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-df-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-dib-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-diff-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-edit-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-filesystems-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-format-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-get-kernel-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-index-validate-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-inspector-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-log-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-ls-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-make-fs-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-rescue-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-resize-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-sparsify-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-sysprep-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-tail-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-v2v-wrapped passed the binary check.
- /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2/bin/.virt-v2v-copy-to-local-wrapped passed the binary check.
- 60 of 72 passed binary check by having a zero exit code.
- 24 of 72 passed binary check by having the new version present in output.
- found 1.38.2 with grep in /nix/store/pmf2ffgaiicm4a6svl96iqxwsbym1hxj-libguestfs-1.38.2
- directory tree listing: https://gist.github.com/6015d8610a76dff5d1c8f06d6434423d
- du listing: https://gist.github.com/432a66e455c5c90bc295e87f22d1104a
2018-06-29 23:21:18 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Vladimír Čunát 2f4001f41a
Merge #42729: firefox-61 and related updates (security)
(cherry picked from commit 8ad921dc94)
Fast-forwarded to get to master sooner.
2018-06-29 20:58:13 +02:00
Jan Tojnar 0c083fc1f6
gspell: 1.8.0 → 1.8.1 2018-06-29 18:42:01 +02:00
Jan Tojnar eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Frederik Rietdijk aaf6729413
Merge pull request #42710 from r-ryantm/auto-update/cpp-hocon
cpp-hocon: 0.1.6 -> 0.1.7
2018-06-29 09:11:18 +02:00
Matthew Bauer c7c34f1261
Merge pull request #42638 from Ralith/vulkan
Vulkan updates
2018-06-28 22:27:01 -04:00
Matthew Bauer 1c0b6ebe2c
Merge pull request #42643 from ajs124/libvirt_iscsi
libvirt: fix iscsi storage support
2018-06-28 22:26:36 -04:00
Matthew Bauer 197a189c0f
Merge pull request #42334 from Hodapp87/luxcorerender_pr
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-28 22:19:50 -04:00
Matthew Bauer 753544ab52
Merge pull request #42471 from r-ryantm/auto-update/openlibm
openlibm: 0.5.5 -> 0.6.0
2018-06-28 22:06:11 -04:00
Matthew Bauer 34fb4cbac1
Merge pull request #42505 from r-ryantm/auto-update/folly
folly: 2018.06.11.00 -> 2018.06.18.00
2018-06-28 22:05:01 -04:00
Matthew Bauer a4a106c7de
Merge pull request #42496 from r-ryantm/auto-update/leatherman
leatherman: 1.4.1 -> 1.4.2
2018-06-28 22:03:42 -04:00
Matthew Bauer aea65fe799
Merge pull request #41431 from lukeadams/gr-update
gnuradio: 3.7.11.1 -> 3.7.13.3
2018-06-28 20:42:04 -04:00
Anton Latukha c876db629d mbedtls: cmake&ninja, threading, clean-up; hiawatha: options, Nix mbedtls (#41722)
* mbedtls: build with cmake&ninja, clean-up

* mbedtls: cmake ninja Darwin build clean-up

* hiawatha: add build options, use system mbedTLS, platforms -> unix
2018-06-28 21:25:19 +01:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM 9720833743 gdcm: 2.8.6 -> 2.8.7 (#42708)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gdcm/versions.

These checks were done:

- built on NixOS
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcm2vtk passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmviewer passed the binary check.
- Warning: no invocation of /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcm2pnm had a zero exit code or showed the expected version
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmdump passed the binary check.
- Warning: no invocation of /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmdiff had a zero exit code or showed the expected version
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmraw passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmscanner passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmanon passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmgendir passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmimg passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmconv passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmtar passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcminfo passed the binary check.
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmscu passed the binary check.
- Warning: no invocation of /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmxml had a zero exit code or showed the expected version
- /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7/bin/gdcmpap3 passed the binary check.
- 13 of 16 passed binary check by having a zero exit code.
- 0 of 16 passed binary check by having the new version present in output.
- found 2.8.7 with grep in /nix/store/b5k2wcykj6s3j1rax851vpzyj6amqpvk-gdcm-2.8.7
- directory tree listing: https://gist.github.com/d4d202ac57e29b5fe6d46f1e8b7b112b
- du listing: https://gist.github.com/7244757ac1449adb1adde3c480e77c8d
2018-06-28 18:05:13 +02:00
timor ba15c00e98 ceres-solver: clean up cmake configuration (#42661)
No need to explicitely set cmakeFlags, specifying the eigen library in the
build inputs is enough.
2018-06-28 09:04:53 +00:00
R. RyanTM b9f4afa38c cpp-hocon: 0.1.6 -> 0.1.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cpp-hocon/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.7 with grep in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7
- directory tree listing: https://gist.github.com/f58abd979d8b4e35bed032e929b39177
- du listing: https://gist.github.com/361aabaa0ba139c553980b12090a1f95
2018-06-27 22:45:23 -07:00
André-Patrick Bubel 9e61c281f7
rtmidi: Enable parallel building 2018-06-27 23:54:37 +02:00
André-Patrick Bubel 2371f85fac
rtaudio: Enable parallel building 2018-06-27 23:53:55 +02:00
Greg Hale 98c1ad879a pHash: init at 0.9.4 (#42546)
Fix style and redundancy issues pointed out by @jb55
2018-06-27 22:22:52 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
R. RyanTM cfbe54cc8c libcouchbase: 2.9.0 -> 2.9.2 (#42493)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libcouchbase/versions.

These checks were done:

- built on NixOS
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-cat passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-create passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-observe passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-observe-seqno passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-incr passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-decr passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-mcflush passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-hash passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-lock passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-unlock passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-rm passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-stats passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-version passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-verbosity passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-view passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-n1ql passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-admin passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-ping passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-bucket-create passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-bucket-delete passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-bucket-flush passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-connstr passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-write-config passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-strerror passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-touch passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-role-list passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-user-list passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-user-upsert passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-user-delete passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-watch passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-pillowfight passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-n1qlback passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-subdoc passed the binary check.
- /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2/bin/cbc-proxy passed the binary check.
- 35 of 35 passed binary check by having a zero exit code.
- 0 of 35 passed binary check by having the new version present in output.
- found 2.9.2 with grep in /nix/store/j1xjdfglp6b50r4qdl2mw7iqkgm5wanc-libcouchbase-2.9.2
- directory tree listing: https://gist.github.com/f787ea76774579a3e9fed49a266f79fd
- du listing: https://gist.github.com/0dc50f692e5aeeeb2645507f07fc3294
2018-06-27 19:00:43 +02:00