Nathaniel Glen
57510bf522
pipewire: cleanup path testing
2020-10-23 16:35:48 -04:00
Nathaniel Glen
9397d535bd
pipewire: remove pulseaudio references
...
This replaces the temporary RPATH fix with the new upstream patch from
jtojnar. It also removes the reference to the dev output.
2020-10-23 13:51:41 -04:00
Nathaniel Glen
68fa82a0ae
pipewire: use meson options for installed_tests
2020-10-23 13:51:41 -04:00
Nathaniel Glen
798b9c072e
pipewire: update to 0.3.12
2020-10-23 13:37:57 -04:00
Nathaniel Glen
2fdf6dc94c
pipewire: remove old tests
2020-09-19 16:33:03 -04:00
Nathaniel Glen
040059b5d5
pipewire: update to 0.3.11
2020-09-19 16:33:02 -04:00
Nathaniel Glen
994a2fe27c
pipewire: remove direct dependency on PulseAudio
...
Since PulseAudio is required as a build input, the libraries mistakenly
reference the original libpulse.so rather than the custom one.
2020-09-19 16:33:01 -04:00
Nathaniel Glen
3377257d0b
pipewire: split pulse and jack emulation out
...
This splits PulseAudio and JACK emulation into separate outputs. Doing
so provides a number of benefits.
First it fixes pw-pulse and pw-jack. Prior to this they pointed to bogus
locations because the environment variables were not evaluated.
Technically fixing this only requires setting libpulse-path and
libjack-path to any absolute path not necessarily separate outputs but
it comes as a nice result.
Secondly it allows overriding libpulseaudio with pipewire.pulse in many
packages. This is possible because the new outputs have a more standard
layout.
2020-09-19 16:33:01 -04:00
Nathaniel Glen
e879eb6db6
pipewire: add testing
...
This adds two tests. One is for whether the paths used by the module are
present, while the other is for testing functionality of PipeWire
itself. This is done with the recent addition of installed tests by
upstream.
2020-09-19 16:33:01 -04:00
Nathaniel Glen
89021b9a18
pipewire: 0.3.7 -> 0.3.9
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-19 16:33:00 -04:00
Doron Behar
7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
...
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Doron Behar
6ca39b3e21
sqlite tools.nix: 3.30.0 > 3.33.0
2020-09-19 18:11:50 +03:00
Daniel Schaefer
0e574bc186
sqlite-analyzer: 3.28.0 -> 3.30.0
2020-09-19 18:05:32 +03:00
Benjamin Esham
1e136a97fb
sqldiff, sqlite-analyzer: Fix Darwin build
...
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer
e714798f27
sqldiff: init at 3.28.0
2020-09-19 18:05:30 +03:00
Gabriel Ebner
524755d323
embree: init at 3.11.0
2020-09-18 15:17:23 +02:00
Vladimír Čunát
68c436b0cc
Merge branch 'staging-next'
2020-09-18 08:12:47 +02:00
Robert Scott
5df26febad
Merge pull request #98149 from povik/povik/libiio-py3-fix
...
python3.pkgs.libiio: fix build
2020-09-17 23:41:52 +01:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
...
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Lassulus
ce583ca42d
Merge pull request #97104 from r-ryantm/auto-update/cutelyst
...
cutelyst: 2.11.0 -> 2.12.0
2020-09-17 20:39:21 +02:00
Lassulus
7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
...
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00
Martin Povišer
ce0a59cb9f
python3.pkgs.libiio: fix build
...
Add missing setuptools dependency.
2020-09-17 09:16:02 +02:00
Daniël de Kok
6338098ffb
Merge pull request #97227 from danieldk/libxsmm-1.16.1
...
libxsmm: 1.15 -> 1.16.1, improve derivation
2020-09-16 20:13:26 +02:00
Vladimír Čunát
372f89cc44
Merge branch 'master' into staging-next
2020-09-16 17:58:45 +02:00
Ferran Pujol Camins
c12cfa428c
chromaprint: fix derivation
2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde
chromaprint: add darwin compatibility
2020-09-16 10:10:56 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
...
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Sebastian Neubauer
50733da4b0
amdvlk: 2020.Q3.4 -> 2020.Q3.5
2020-09-14 17:41:24 +02:00
Sebastian Neubauer
13beb432fb
amdvlk: Add i686-linux platform
2020-09-14 15:04:57 +02:00
Doron Behar
bdbe60a883
Merge pull request #97752 from doronbehar/pkg/qpdf
...
qpdf: 9.1.1 -> 10.0.1
2020-09-13 19:16:19 +03:00
Daniël de Kok
9be28ee361
libxsmm: 1.15 -> 1.16.1, improve derivation
...
The following changes are made to the derivation besides the version
bump:
- Move all buildInputs to nativeBuildInputs.
- Switch from Python 2 to Python 3.
- Build a dynamic library by default.
- Use gfortran version corresponding to gcc version.
- Enable parallel building.
2020-09-13 15:33:40 +02:00
Frederik Rietdijk
c7f34f9bad
Merge master into staging-next
2020-09-13 08:44:52 +02:00
Mario Rodas
de7719a240
exiv2: fix build on darwin
2020-09-13 04:20:00 +00:00
Benjamin Hipple
931c4f2f47
Merge pull request #97698 from obsidiansystems/pytorch-use-passhthru
...
pytorch: update to use passthru's for checks
2020-09-12 09:46:51 -04:00
Jan Tojnar
1bdad26c20
malcontent: 0.8.0 → 0.9.0
...
https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.9.0
2020-09-12 15:27:27 +02:00
Jan Tojnar
1510876ee9
enchant: 2.2.10 → 2.2.11
...
https://github.com/AbiWord/enchant/releases/tag/v2.2.11
2020-09-12 15:08:04 +02:00
Jan Tojnar
f16e6f5f66
libxmlb: 0.2.0 → 0.2.1
...
https://github.com/hughsie/libxmlb/compare/0.2.0...0.2.1
2020-09-12 15:01:25 +02:00
Jan Tojnar
595e61d837
flatpak: 1.8.1 → 1.8.2
...
https://github.com/flatpak/flatpak/releases/tag/1.8.2
2020-09-12 15:01:25 +02:00
Michael Raskin
b623628401
Merge pull request #97696 from WhittlesJr/allegro-patch
...
allegro: Add patch to fix fatal build error
2020-09-12 09:34:45 +00:00
Vladimír Čunát
fd6899d9b5
Merge branch 'master' into staging-next
...
Rebuilds due to haskell/hackage update.
2020-09-12 09:32:44 +02:00
adisbladis
ff6c3a9e34
qtstyleplugins: Fix build with qt>=5.15
2020-09-11 18:56:19 +02:00
Timo Kaufmann
5e0112b7ef
Merge pull request #97705 from jtojnar/exiv2-split-again
...
exiv2: re-enable split outputs
2020-09-11 17:12:59 +02:00
Vladimír Čunát
e88e14ec8d
Merge branch 'master' into staging-next
...
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
Mario Rodas
b83b7153e3
Merge pull request #97623 from marsam/update-grpc
...
grpc: 1.31.0 -> 1.32.0
2020-09-11 06:06:11 -05:00
Thomas Tuegel
a4ba092089
Merge pull request #97671 from ttuegel/appstream-qt-multiple-outputs
...
appstream-qt: multiple outputs
2020-09-11 05:38:41 -05:00
Doron Behar
5262662d80
qpdf: 9.1.1 -> 10.0.1
...
Use fetchFromGitHub. Remove 1 patchShebangs hook now unneeded.
2020-09-11 12:57:51 +03:00
Jan Tojnar
8060ecb97d
exiv2: re-enable split outputs
...
Needs an extra patch to fix CMake config.
This reverts commit f8f840f664
.
2020-09-10 22:34:19 +02:00
Matthew Bauer
c85fc341b0
pytorch: update to use passthru's for checks
...
This makes the checks a little easier to understand - we can just
check it in the passthru. Also increase major check for cuda 11.
2020-09-10 14:23:15 -05:00
Alex Whitt
309fb9c03b
allegro: Add patch to fix fatal build error
2020-09-10 15:20:44 -04:00
Thomas Tuegel
ca5687c4dd
appstream-qt: multiple outputs
2020-09-10 10:23:44 -05:00