Maximilian Bosch
b1aede07c2
Merge pull request #69921 from r-ryantm/auto-update/qpdf
...
qpdf: 8.4.2 -> 9.0.1
2019-10-05 15:09:29 +02:00
Maximilian Bosch
22a1fccfc1
Merge pull request #69655 from r-ryantm/auto-update/libfilezilla
...
libfilezilla: 0.18.1 -> 0.18.2
2019-10-05 14:53:06 +02:00
Maximilian Bosch
fd41a333d8
libcouchbase: fix build
...
This applies an upstream fix from libcouchbase to fix a timeout issue
with openssl 1.1.
See also https://hydra.nixos.org/build/102495724
ZHF #68361
2019-10-05 14:19:12 +02:00
Vladimír Čunát
76aaffa40c
Merge #70286 : libpng12: 1.2.57 -> 1.2.59
2019-10-05 12:16:56 +02:00
Nikolay Amiantov
9004c0b017
Merge pull request #70414 from primeos/tdesktop
...
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
Michael Weiss
1038822c30
range-v3: 0.5.0 -> 0.9.1
...
Was too outdated for tdesktop:
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
265 | for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
| ^
2019-10-04 22:00:58 +02:00
Doron Behar
1097c03a66
cpp-utilities: 5.0.0 -> 5.0.1 ( #70396 )
2019-10-04 15:13:20 -04:00
worldofpeace
85b7d89892
libmediaart: apply patch to fix gnome-music crash
...
See https://bugzilla.gnome.org/show_bug.cgi?id=792272
2019-10-04 08:45:23 -04:00
Orivej Desh
2455b2e309
or-tools: 7.0 -> 7.3
2019-10-04 05:17:48 +00:00
Maximilian Bosch
abbf89ddb3
Merge pull request #70201 from mtrsk/update-ffmpegthumbnailer
...
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-03 23:17:33 +02:00
Peter Hoeg
95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
...
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
Tor Hedin Brønner
259556da8a
glib: fix loading dylibs through gobject on darwin
2019-10-03 10:39:14 -04:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
mb
0cd88820b3
rocksdb: 6.2.2 -> 6.2.4
2019-10-03 00:21:55 +02:00
worldofpeace
7543b25e37
libproxy: build with spidermonkey_60
2019-10-03 00:09:20 +02:00
Jan Tojnar
0038189df8
grilo-plugins: add grl-chromaprint
2019-10-03 00:09:19 +02:00
Jan Tojnar
44069671eb
grilo-plugins: build grl-bookmarks
...
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
...
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace
dac8bf9ed5
libpeas: correct gtk .pc file
...
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
includedir=${prefix}/include
-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >= 2.38.0, gobject-2.0 >= 2.38.0, gobject-introspection-1.0 >= 1.39.0, gtk+-3.0 >= 3.0.0, gmodule-2.0 >= 2.38.0, gio-2.0 >= 2.38.0
+Libs: -L${prefix}//lib -lpeas-gtk-1.0
Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0
As we can see, all the requires got moved into private.
This appears to have broken midori [0]
[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace
752ebe1078
libunity: fix build with latest vala
...
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
...
* add fix-bubblewrap-paths.patch
* use clangStdenv
We're running into #36947
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace
41d71bacd6
dee: pull in patches
...
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Martin Milata
12f31b7366
libpng12: 1.2.57 -> 1.2.59
...
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Nicolas Mattia
7b8ae75cc3
libbfd: use zlib.dev as input
2019-10-02 14:13:39 +02:00
Mario Rodas
9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
...
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Jonathan Ringer
e38f32a468
onnxruntime: init at 0.5.0
2019-10-02 00:47:58 -07:00
Nikolay Amiantov
1c429acbff
tensorflow: add OpenGL path to find libcudart
2019-10-02 10:33:31 +03:00
mtrsk
9cf5305eb2
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-01 15:55:13 -03:00
worldofpeace
db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
...
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
Jon
dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
...
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon
3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
...
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
worldofpeace
ec52a8a1ef
glibmm: 2.60.0 -> 2.62.0
2019-09-30 19:39:52 +02:00
Will Dietz
393e96b3fa
gtk3: 3.24.10 -> 3.24.11
2019-09-30 19:39:51 +02:00
worldofpeace
8ca630391f
libsecret: 0.18.8 -> 0.19.1
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
7817c878b3
gnome3.grilo-plugins: 0.3.9 → 0.3.10
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
6a35bd4fcf
grilo: 0.3.9 → 0.3.10
...
Dropped the meson_options patch, not sure if it was necessary.
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
0b45e79490
libunique: fix build with glib-2.62
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
03495ea203
bamf: fix build with glib-2.62
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
90b8ac0ff3
vte-ng: fix build
...
vte now uses meson so don't bother overriding vte.
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
374ae1b4ec
vte: 0.56.3 → 0.58.0
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
7a4bbf6895
libsoup: 2.66.2 -> 2.68.1
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
d5491d49b2
libqmi: 1.22.4 -> 1.22.6
...
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
9e6d89ea31
libpeas: 1.22.0 → 1.24.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
1edd898ffd
libmbim: 1.18.2 -> 1.20.0
...
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
88de388c98
libgweather: 3.32.2 → 3.33.92
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
a8dd352d44
libdazzle: 3.32.3 → 3.34.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
d3779eeb81
jsonrpc-glib: 3.32.0 → 3.33.3
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
ad19a11ddf
gvfs: 1.40.2 → 1.42.0
...
Non-gnome build now require gnome-desktop-schemas
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
5f6c07f390
gtksourceview4: 4.2.0 → 4.4.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
593e238b5d
gspell: 1.8.1 → 1.8.2
2019-09-30 19:39:47 +02:00