3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

31647 commits

Author SHA1 Message Date
Anton-Latukha dcb86e8856 qt-gstreamer: drop
(Progresses Qt4 cleaup #33248, gstreamer cleanup #39975)

This is legacy version of a newer and legacy unmaintained version.
It is Qt4 and gstreamer 0.10.
This is a GNOME-related project, so Qt support dropped.
qt-gstreamers legacy has no dependencies.
2019-09-19 17:50:45 +03:00
Marek Mahut 856b16a724
Merge pull request #68980 from rvolosatovs/update/packr
packr: 2.5.2 -> 2.6.0
2019-09-19 11:17:31 +02:00
Matthew Bauer 3736220b5b
Merge pull request #68930 from matthewbauer/fix-cross-glibc
glibc: fix cross compilation with gcc8
2019-09-17 17:55:02 -04:00
Matthew Bauer 8f2eb8042b
Merge pull request #68387 from d-goldin/libressl_fix_nc
libressl: fixing nc for version>=2.9
2019-09-17 17:42:57 -04:00
Dima 044f771d59 libressl: fixing nc for version>=2.9
This addresses https://github.com/NixOS/nixpkgs/issues/68286

When `-R` (CA file location) is not specified, nc tries to fall back to
a default location. In 2.8 this was still configurable at compile time,
but was changed somewhere after. This replaces `/etc/ssl/cert.pem`
with `${cacert}/etc/ssl/cert.pem` in the code directly.

For a discussion of this, see https://github.com/NixOS/nixpkgs/pull/68456
2019-09-17 23:08:43 +02:00
Roman Volosatovs 7f6e616fee
packr: 2.5.2 -> 2.6.0 2019-09-17 21:40:17 +02:00
worldofpeace 47dc30c10c
Merge pull request #68756 from dtzWill/update/libmicrodns-0.1.0
libmicrodns: 0.0.10 -> 0.1.0
2019-09-17 13:16:47 -04:00
Peter Hoeg fbd23c6f1a
Merge pull request #68877 from peterhoeg/u/mqtt
mosquitto: 1.6.4 -> 1.6.5
2019-09-17 10:40:14 +08:00
Matthew Bauer 3fcc4441d7 glibc: fix cross compilation with gcc8 2019-09-16 14:00:15 -04:00
Will Dietz 63bdef7591
Merge pull request #67289 from dtzWill/update/libcbor-2019-07-25
libcbor: 2019-02-23 -> 2019-07-25
2019-09-16 10:49:30 -05:00
Jeroen de Haas 2ff3620d0d fmt: 5.3.0 -> 6.0.0 (#68168) 2019-09-16 14:39:52 +00:00
Peter Hoeg b02b889255 libwebsockets: re-init 3.1 2019-09-16 12:36:33 +08:00
worldofpeace c0d5c03c8b
Merge pull request #68869 from worldofpeace/fix-FTFS-qtwebengine
qt5.qtwebengine: reduce log output
2019-09-15 21:08:43 -04:00
worldofpeace f21f980ab8 qt5.qtwebengine: reduce log output
Identical fix as 6f1ad0676f.
2019-09-15 19:20:45 -04:00
Mario Rodas 9f756b8e9b
Merge pull request #68838 from tkerber/chmlib
chmlib: 0.4 -> 0.4a
2019-09-15 18:04:19 -05:00
Markus Kowalewski 3857d3d6f9 openmpi: use absolute paths compiler wrapper
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski 2e363860c6 openmpi: make build reproducible
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00
Thomas Tuegel c6469ebd85
Merge pull request #68832 from markuskowa/fix-lapack
liblapack: enable LAPACKE interface
2019-09-15 10:03:38 -05:00
Doron Behar e224b17fec qtutilities: 5.13.0 -> 6.0.0 2019-09-15 15:52:53 +02:00
Thomas Kerber a613c4a008
chmlib: 0.4 -> 0.4a 2019-09-15 13:24:08 +01:00
Markus Kowalewski ecd20d2166
liblapack: remove optimized blas flag.
This cmake flag has no effect since no external blas
library is provided in the build inputs.
2019-09-15 11:39:58 +02:00
Markus Kowalewski fc7374176f
liblapack: build LAPACKE C api 2019-09-15 11:39:58 +02:00
Vladimír Čunát 991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Vladimír Čunát 260761649b
ffmpeg_4, ffmpeg_full: 4.2 -> 4.2.1
Fixes #68561 CVE-2019-15942.
2019-09-14 20:15:26 +02:00
Miguel Madrid Mencía 148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
Will Dietz 1859afb731
libmicrodns: 0.0.10 -> 0.1.0
https://github.com/videolabs/libmicrodns/releases/tag/0.1.0
2019-09-13 22:40:33 -05:00
Bjørn Forsman d6e65ec4a0 wrapQtAppsHook: skip directories
Prevents messages like this in the build log:

  grep: <PATH>/bin: Is a directory
2019-09-13 16:53:11 +02:00
Bjørn Forsman c6d516dfc4 wrapQtAppsHook: use patchelf --print-interpreter instead of isELFExec
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
WilliButz a9f555d393
Merge pull request #68643 from NixOS/fix-ants
ants: fix build
2019-09-13 14:25:41 +02:00
Linus Heckemann afceaee163 itk4: init at 4.13.1
This is exactly the same as we had prior to
e7b0c389c2, which broke some dependents,
just under a new attribute name.
2019-09-13 11:53:28 +02:00
Daniel Schaefer 5548ff632e microsoft_gsl: Fix gcc8 build 2019-09-13 11:35:50 +02:00
worldofpeace 0588d2d9de
Merge pull request #68605 from worldofpeace/patch-gstreamer-vaapi
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
2019-09-12 15:18:34 -04:00
worldofpeace dc5d1aa474 gst_all_1: auto_features already enabled 2019-09-12 14:12:02 -04:00
worldofpeace ca9c4d29e9 gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
2019-09-12 14:11:24 -04:00
worldofpeace b9a738d613
Merge pull request #68461 from d-goldin/zeroc-ice-36-fix-gcc8
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
worldofpeace 6b92321f82
Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
Marek Mahut 8490d53463
Merge pull request #68408 from leenaars/getdns
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
worldofpeace 5c8c3d6ce4
Merge pull request #67553 from Moredread/rtaudio-pulseaudio
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
WilliButz a981edb443
Merge pull request #68292 from matthewbauer/v8-pkgconfig
v8: add pkgconfig file
2019-09-12 14:21:03 +02:00
WilliButz 0e879bfe8d
v8: fix build on aarch64 2019-09-12 14:13:26 +02:00
André-Patrick Bubel 383d3a43e5
rtmidi: add PulseAudio support 2019-09-12 13:03:49 +02:00
WilliButz 823e8accb9
wt4: 4.1.0 -> 4.1.1 2019-09-11 16:19:59 +02:00
WilliButz 5c5fc13602
wt3: 3.4.0 -> 3.4.1, include harfbuzz 2019-09-11 16:19:45 +02:00
Nathan van Doorn 4535178a37 qt59.qtscript: fix error due to gcc8.3 2019-09-11 13:33:38 +01:00
Nathan van Doorn a4ace375d2 qt511.qtscript: fix error due to gcc8.3 2019-09-11 13:32:53 +01:00
Dima cb966b6f7b zeroc-ice-36: fix build for gcc8
The build was broken failing on unneccessary memsets.
This issue was fixed upstream in 3.7 and discussed in
https://github.com/zeroc-ice/ice/issues/82

The patch pertaining to the error causing the actual failure still
applies nicely onto the 3.6 version.

Hydra logs of breakage: https://hydra.nixos.org/build/100440955/nixlog/1
2019-09-11 00:28:03 +02:00
worldofpeace 9cbc8f38a6
Merge pull request #68434 from d-goldin/release-19.09/qtwebtoolkit-disable-memaccess-warnings
qtwebkit: fixing build / reducing build log size
2019-09-10 18:18:51 -04:00
Orivej Desh 93bf6e2648 libipt: fix maintainers 2019-09-10 21:08:18 +00:00
Orivej Desh 5d9a003804 libipt: init at 2.0.1 2019-09-10 21:04:12 +00:00
Jan Tojnar 8ab501545d
sup: remove (#68416)
sup: remove
2019-09-10 19:43:18 +02:00