Frederik Rietdijk
cfe6081cee
Merge staging-next into staging
2020-08-15 09:12:42 +02:00
Frederik Rietdijk
1216dff163
Merge master into staging-next
2020-08-15 09:12:20 +02:00
Frederik Rietdijk
02b6ff65d2
Merge pull request #95477 from marsam/update-flexget
...
flexget: 3.1.59 -> 3.1.67
2020-08-15 09:09:59 +02:00
Frederik Rietdijk
49f4475307
Merge pull request #95305 from jonringer/remove-py35
...
python35: remove
2020-08-15 09:08:47 +02:00
R. RyanTM
e3a495f281
imlib2: 1.6.1 -> 1.7.0
2020-08-15 09:05:50 +02:00
R. RyanTM
c6825953c0
libmbim: 1.24.0 -> 1.24.2
2020-08-15 09:05:27 +02:00
R. RyanTM
cdd153807e
libqmi: 1.26.0 -> 1.26.2
2020-08-15 09:05:06 +02:00
Dominik Honnef
90cd27e4a0
x265: build a single shared library for all bit-depths
...
This builds the 10-bit and 12-bit versions of x265 as static
libraries, which then get linked into the 8-bit dynamic library and
executable. This causes x265 to default to 8-bit, but make 10- and
12-bit available to callers that use introspection, such as ffmpeg.
$ x265 -V
x265 [info]: HEVC encoder version 3.2
x265 [info]: build info [Linux][GCC 9.3.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
$ ffmpeg -h encoder=libx265
[...]
Supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le
Inspired by @codyopel's comment on #80405 .
2020-08-15 08:59:31 +02:00
Frederik Rietdijk
d59c57f8a6
Merge pull request #92412 from matthewbauer/blas-cross
...
Blas/Lapack cross fixes
2020-08-15 08:55:57 +02:00
David Guibert
1b54b2aa0d
ffmpeg: set explicit --enable-libass
...
needed for subtitles filter.
2020-08-15 08:54:01 +02:00
Frederik Rietdijk
4b340cbbb4
Merge pull request #93083 from risicle/ris-cpython-debug
...
cpython: add separateDebugInfo, allow use of gdb libpython
2020-08-15 08:52:42 +02:00
Ryan Mulligan
a0c7ccf4ae
Merge pull request #95415 from r-ryantm/auto-update/intel-media-sdk
...
intel-media-sdk: 20.2.0 -> 20.2.1
2020-08-14 23:52:24 -07:00
R. RyanTM
47e499f7a4
rhash: 1.3.9 -> 1.4.0
2020-08-15 08:52:15 +02:00
R. RyanTM
7c2918230f
libevdev: 1.9.0 -> 1.9.1
2020-08-15 08:50:17 +02:00
Daniël de Kok
f190891cbc
Merge pull request #95461 from MetaDark/newsflash
...
newsflash: 1.0.4 -> 1.0.5
2020-08-15 08:37:41 +02:00
Daniël de Kok
22089bf50a
python3Packages.numpy: add hypothesis to checkInputs
...
numpy has added hypothesis as a dependency for running property-based
tests:
https://github.com/numpy/numpy/pull/15189
However, hypothesis is not an input of the derivations. And thus tests
have been failing with:
ERROR .. - ModuleNotFoundError: No module named 'hypothesis'
https://hydra.nixos.org/build/124613306/nixlog/1
This change adds hypothesis to checkInputs, so that tests are run
again.
2020-08-15 08:37:29 +02:00
Rohit Goswami
1a3c5b2203
libuv: Skip tests which time out
2020-08-15 08:37:12 +02:00
R. RyanTM
760a0ef7ba
check: 0.15.0 -> 0.15.2
2020-08-15 08:36:33 +02:00
Thomas Tuegel
5530043208
qtdeclarative: Patch for scrollbar regression
2020-08-15 08:36:15 +02:00
Daniël de Kok
900b2d5a6c
python3: fix impure /bin/sh call in subprocess
2020-08-15 08:34:02 +02:00
Jan Tojnar
a1baa4f0bf
openexr: 2.5.2 → 2.5.3
...
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3
* Includes the musl patch.
* Also clean up a bit while at it:
* libtool not necessary since CMake port
* enableParallelBuilding is on by default with cmake
2020-08-15 08:33:38 +02:00
R. RyanTM
4005fe7f55
cmake: 3.18.0 -> 3.18.1
2020-08-15 08:33:21 +02:00
Ben Wolsieffer
6093f9eb6e
zstd: fix shebangs when cross-compiling
2020-08-15 08:32:57 +02:00
R. RyanTM
51f2d47897
doxygen: 1.8.18 -> 1.8.19
2020-08-15 08:31:54 +02:00
R. RyanTM
1e91e72a62
libipt: 2.0.1 -> 2.0.2
2020-08-15 08:31:38 +02:00
Daniël de Kok
99ab8713bf
Merge pull request #95464 from sternenseemann/tllist-1.0.2
...
tllist: 1.0.1 → 1.0.2
2020-08-15 08:29:49 +02:00
Daniël de Kok
53fa79c8b9
Merge pull request #95482 from r-ryantm/auto-update/nomacs
...
nomacs: 3.16.224 -> 3.17.2045
2020-08-15 08:21:49 +02:00
Vonfry
f09bc01ba9
vimPlugins.vim-over: init at 2020-01-26
2020-08-14 22:53:41 -07:00
Vonfry
8397bb9490
vimPlugins.vim-ragtag: init at 2020-01-26
2020-08-14 22:52:52 -07:00
Lorenz Leutgeb
d50a6db016
z3: Add Java Bindings ( #92096 )
...
Introduce new arguments to build Java Bindings, and to disable
building of Python bindings. Default behaviour is preserved.
2020-08-15 07:37:38 +02:00
Vincent Laporte
774db64cc6
js_of_ocaml: 3.6.0 → 3.7.0
2020-08-15 07:29:11 +02:00
zowoq
e30218d8a6
_3mux: 0.2.0 -> 0.3.0 ( #95476 )
2020-08-14 21:50:41 -07:00
R. RyanTM
d996c72306
joker: 0.15.5 -> 0.15.6 ( #95407 )
2020-08-14 21:48:06 -07:00
R. RyanTM
e7936dd774
nomacs: 3.16.224 -> 3.17.2045
2020-08-15 04:23:26 +00:00
zowoq
1790e642f2
go_1_13: remove ( #95478 )
2020-08-14 21:17:14 -07:00
Mario Rodas
3e9e0f588a
Merge pull request #95403 from marsam/update-postgresql
...
postgresql: 9.5.22 -> 9.5.23, 9.6.18 -> 9.6.19, 10.13 -> 10.14, 11.8 -> 11.9, 12.3 -> 12.4
2020-08-14 22:04:18 -05:00
Benjamin Hipple
d8e0ade97a
Merge pull request #95465 from jtojnar/fractal-4.4
...
fractal: 4.2.2 → 4.4.0
2020-08-14 22:26:53 -04:00
Martin Weinelt
c48dd6b8a2
Merge pull request #95021 from Flakebi/salt
...
salt: 3001 -> 3001.1
2020-08-15 03:54:50 +02:00
Martin Weinelt
ee6b6fe136
Merge pull request #95473 from zowoq/gh
...
gitAndTools.gh: enable checks
2020-08-15 03:47:51 +02:00
Benjamin Hipple
71447d0416
Merge pull request #95467 from zowoq/verifycargo
...
openethereum, udpt: remove verifyCargoDeps
2020-08-14 21:32:47 -04:00
zowoq
ad3dbcf02e
gitAndTools.gh: enable checks
2020-08-15 11:18:59 +10:00
Benjamin Hipple
b93a36c362
Merge pull request #95469 from cript0nauta/srcs
...
Use src instead of srcs in Python packages
2020-08-14 21:13:30 -04:00
Mario Rodas
3a54222d93
Merge pull request #95445 from alerque/sile-0.10.10
...
sile: 0.10.9 → 0.10.10
2020-08-14 20:12:14 -05:00
Benjamin Hipple
1e38f32288
Merge pull request #95452 from r-ryantm/auto-update/lxcfs
...
lxcfs: 4.0.4 -> 4.0.5
2020-08-14 21:11:43 -04:00
Benjamin Hipple
b5cbb98caf
Merge pull request #95466 from jonringer/disable-javaobj-py3
...
pythonPackages.javaobj-py3: disable
2020-08-14 21:03:35 -04:00
R. RyanTM
886a99069e
lxcfs: 4.0.4 -> 4.0.5
2020-08-14 21:02:39 -04:00
Martin Weinelt
99c6768ecb
Merge pull request #95184 from seylerius/master
...
iosevka: unify output directory with other fonts
2020-08-15 03:00:57 +02:00
Matías Lang
0de3cdf197
pythonPackages.openwrt-luci-rpc: use src instead of srcs
2020-08-14 21:46:48 -03:00
Matías Lang
20a80c1786
pythonPackages.jq: use src instead of srcs
2020-08-14 21:46:13 -03:00
Martin Weinelt
9838b484f9
Merge pull request #95318 from dotlambda/dovecot-2.3.11.3
...
dovecot: 2.3.10.1 -> 2.3.11.3
2020-08-15 02:44:35 +02:00