Commit Graph

36338 Commits

Author SHA1 Message Date
Robert Scott 701a6aaeec
Merge pull request #99118 from risicle/ris-precice-2.1.0
precice: fix build, 2.0.2 -> 2.1.0, enable for darwin
2020-09-30 18:47:49 +01:00
R. RyanTM 813676331f xylib: 1.5 -> 1.6 2020-09-30 09:25:49 -07:00
John Ericson 6a0cf06f8e
Merge pull request #98818 from lopsided98/libical-cross
libical: fix cross-compilation
2020-09-30 11:08:43 -04:00
WORLDofPEACE effaddc2ec
Merge pull request #99112 from worldofpeace/gegl-fix
gegl_0_4: make vapi dependencies explicit
2020-09-29 18:34:14 -04:00
Ben Wolsieffer 56ef82d0cd libical: fix cross-compilation
gobject-introspection cannot be cross-compiled, so disable it when
cross-compiling. The glib bindings attempt to run a binary compiled for the
host during the build, so add a patch that allows the binary to be provided
by buildPackages.libical.
2020-09-29 17:51:27 -04:00
Robert Scott 509208ea45 precice: enable for darwin 2020-09-29 22:26:30 +01:00
Robert Scott c943e6bc14 precice: 2.0.2 -> 2.1.0 2020-09-29 21:53:37 +01:00
Robert Scott 5afdaa28a6 precice: fix build
cmake gets confused with python 3.8's version number, switch back to 3.7
for now until upstream's resolved that
2020-09-29 21:52:44 +01:00
WORLDofPEACE 6f35dac541 gegl_0_4: make vapi dependencies explicit 2020-09-29 15:38:17 -04:00
Jan Tojnar 239a6e5795
Merge pull request #98926 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.17 -> 0.7.18
2020-09-29 18:45:37 +02:00
Jan Tojnar a7f375d335
Merge pull request #98909 from r-ryantm/auto-update/xdg-desktop-portal
xdg-desktop-portal: 1.7.2 -> 1.8.0
2020-09-29 16:26:56 +02:00
Michael Weiss 2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Timo Kaufmann 27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Mario Rodas dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00
Peter Simons 61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Lancelot SIX 2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Frederik Rietdijk 759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
R. RyanTM 477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
R. RyanTM 9778b4632e appstream-glib: 0.7.17 -> 0.7.18 2020-09-27 08:17:58 +00:00
R. RyanTM 8b0aaac4d6 xdg-desktop-portal: 1.7.2 -> 1.8.0 2020-09-27 03:25:10 +00:00
Gabriel Ebner bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Thomas Tuegel 6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Gabriel Ebner 78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Gabriel Ebner 0b536960ac libsForQt5.soqt: 1.6.0a -> 1.6.0 2020-09-26 13:49:42 +02:00
Gabriel Ebner 11dd6f4584 coin3d: unstable-2019-06-12 -> 4.0.0 2020-09-26 13:49:42 +02:00
Thomas Tuegel d0636ea72e
Merge pull request #98796 from callahad/qtav
libqtav: 1.12.0 -> git-2020-09-10
2020-09-26 06:15:24 -05:00
Florian Klink 3be1717c83
Merge pull request #98837 from r-ryantm/auto-update/pkger
pkger: 0.17.0 -> 0.17.1
2020-09-26 12:26:51 +02:00
Michael Weiss 7e2a0491e1
neatvnc: 0.3.0 -> 0.3.1 2020-09-26 12:12:06 +02:00
Gabriel Ebner 650cb98140 opencascade-occt: 7.3.0p3 -> 7.4.0p1 2020-09-26 11:38:49 +02:00
R. RyanTM a6cb77733d pkger: 0.17.0 -> 0.17.1 2020-09-26 08:49:06 +00:00
Gabriel Ebner f557e2f2a1
Merge pull request #98790 from r-ryantm/auto-update/libqalculate
libqalculate: 3.12.1 -> 3.13.0
2020-09-26 10:23:53 +02:00
Dan Callahan 9cb5285c0a
libqtav: 1.12.0 -> git-2020-09-10
This un-breaks libqtav by upgrading it to the current upstream HEAD.
Previously, Qtav was broken by the Qt 5.12 -> 5.14 migration (#84232).
See commit 819bb63d5c

This also un-pins ffmpeg_3; libqtav works fine with current ffmpeg.

Digikam is the only derivation in nixpkgs that has referenced libqtav, thus
upgrading to a pre-release revision poses minimal risk.
2020-09-26 08:36:14 +01:00
Peter Simons 502845c3e3
Merge pull request #98786 from woffs/shotcut-20.09.13
shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
2020-09-26 09:12:52 +02:00
R. RyanTM 90ea25e179 oneDNN: 1.6.1 -> 1.6.3 2020-09-26 06:45:18 +00:00
R. RyanTM 8719983075 libqalculate: 3.12.1 -> 3.13.0 2020-09-25 19:36:59 +00:00
Frank Doepper c835358078 shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
and add updateScript
2020-09-25 21:12:40 +02:00
Robert Scott 452a9b3af2
Merge pull request #98610 from r-burns/libkml
libkml: fix tests on darwin
2020-09-25 19:54:54 +01:00
R. RyanTM f175cb4478 libbraiding: 1.0 -> 1.1 2020-09-25 18:52:32 +00:00
Thomas Tuegel fff4504bc9
phonon-backend-vlc: use libvlc 2020-09-25 10:47:43 -05:00
Ryan Mulligan e1fa2204f3
Merge pull request #98627 from r-ryantm/auto-update/libinsane
libinsane: 1.0.4 -> 1.0.7
2020-09-25 08:43:45 -07:00
Timo Kaufmann b21cd5bd26
Merge pull request #98702 from r-ryantm/auto-update/cliquer
cliquer: 1.21 -> 1.22
2020-09-25 09:59:35 +02:00
Michael Raskin 84c0fbb141
Merge pull request #98698 from r-ryantm/auto-update/cddlib
cddlib: 0.94j -> 0.94l
2020-09-25 07:36:41 +00:00
Ryan Mulligan e7ced50491
Merge pull request #98653 from r-ryantm/auto-update/libgpiod
libgpiod: 1.5.1 -> 1.5.2
2020-09-24 20:20:13 -07:00
R. RyanTM ced2c4a0ec cliquer: 1.21 -> 1.22 2020-09-25 02:29:32 +00:00
R. RyanTM 2221257116 cddlib: 0.94j -> 0.94l 2020-09-25 00:56:11 +00:00
R. RyanTM 25bef63de4 libgpiod: 1.5.1 -> 1.5.2 2020-09-24 12:35:14 +00:00
Michael Weiss f49210d9be
neatvnc: 0.2.0 -> 0.3.0 2020-09-24 12:25:01 +02:00
R. RyanTM 7b19957e30 libinsane: 1.0.4 -> 1.0.7 2020-09-24 08:18:36 +00:00
Daniël de Kok 2504403f87
Merge pull request #97679 from acowley/vulkan-loader-fix
vulkan-loader: fix pkgconfig libdir path
2020-09-24 08:11:29 +02:00
Ryan Mulligan d6d1c121e1
Merge pull request #72161 from Twey/libbacktrace
libbacktrace: init at 2018-06-05
2020-09-23 21:22:08 -07:00