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 |
|
worldofpeace
|
9e6896cb59
|
vala: use vala_0_46
|
2019-09-30 19:39:52 +02:00 |
|
worldofpeace
|
628bb2ae0a
|
vala_0_42: remove
|
2019-09-30 19:39:52 +02:00 |
|
worldofpeace
|
2c4fd1512c
|
vala_0_46: init at 0.46.1
|
2019-09-30 19:39:52 +02:00 |
|
worldofpeace
|
6b4bdd626b
|
vala_0_36: 0.36.19 -> 0.36.20
|
2019-09-30 19:39:52 +02:00 |
|
worldofpeace
|
14bcc08c43
|
vala_0_38: remove
|
2019-09-30 19:39:52 +02:00 |
|
worldofpeace
|
edc4d08f45
|
vala_0_44: 0.44.6 -> 0.44.7
|
2019-09-30 19:39:52 +02: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
|
1905a6d01e
|
openjfx11: fix build with glib-2.62
|
2019-09-30 19:39:49 +02:00 |
|
Tor Hedin Brønner
|
203ba052b2
|
openjfx12: fix build with glib-2.62
|
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
|
63b9cbdb8e
|
sysprof: 3.32.0 -> 3.34.0
|
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 |
|
Tor Hedin Brønner
|
8df73bed15
|
gsettings-desktop-schemas: 3.32.0 → 3.34.0
|
2019-09-30 19:39:46 +02:00 |
|
Tor Hedin Brønner
|
99fb5e3668
|
gobject-introspection: 1.60.2 → 1.62.0
|
2019-09-30 19:39:46 +02:00 |
|
Tor Hedin Brønner
|
93ecc2a52f
|
gnome3.tracker: 2.2.2 → 2.3.0
|
2019-09-30 19:39:46 +02:00 |
|
Tor Hedin Brønner
|
4a1a728dd5
|
gnome3.tracker-miners: 2.2.2 → 2.3.0
|
2019-09-30 19:39:46 +02:00 |
|
Tor Hedin Brønner
|
1dce1e58f7
|
gnome3.gnome-online-accounts: 3.32.0 → 3.34.0
|
2019-09-30 19:39:43 +02:00 |
|
Tor Hedin Brønner
|
1e3e7822a6
|
glib: 2.60.7 -> 2.62.0
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
|
2019-09-30 19:39:38 +02:00 |
|
Tor Hedin Brønner
|
1644d1cd67
|
glib-networking: 2.60.3 → 2.62.0
|
2019-09-30 19:39:38 +02:00 |
|
Tor Hedin Brønner
|
a3ef0bfeb8
|
gdl: 3.28.0 → 3.34.0
|
2019-09-30 19:39:38 +02:00 |
|
worldofpeace
|
9baa018e23
|
gdk-pixbuf: 2.38.1 → 2.38.2
|
2019-09-30 19:39:38 +02:00 |
|
Tor Hedin Brønner
|
343dec4636
|
gcr: 3.28.1 → 3.33.4
|
2019-09-30 19:39:38 +02:00 |
|
Tor Hedin Brønner
|
a1eda81381
|
folks: 0.12.1 → 0.13.1
|
2019-09-30 19:39:38 +02:00 |
|
Tor Hedin Brønner
|
8c5486aa82
|
dee: fix build with glib-2.62
|
2019-09-30 19:39:37 +02:00 |
|
Tor Hedin Brønner
|
0e341a35e5
|
atk: 2.32.0 → 2.34.1
Fix .pc file requires gobject:
https://gitlab.gnome.org/GNOME/atk/merge_requests/30
|
2019-09-30 19:39:37 +02:00 |
|
Tor Hedin Brønner
|
ec16cb4276
|
at-spi2-core: 2.32.1 → 2.34.0
|
2019-09-30 19:39:37 +02:00 |
|
Tor Hedin Brønner
|
0c79a57062
|
at-spi2-atk: 2.32.0 → 2.34.0
|
2019-09-30 19:39:37 +02:00 |
|
Jon
|
fc5c7f3325
|
Merge pull request #69853 from r-ryantm/auto-update/python3.7-Logbook
python37Packages.Logbook: 1.4.3 -> 1.5.2
|
2019-09-30 10:23:33 -07:00 |
|
Jon
|
cd6d85be55
|
Merge pull request #69856 from r-ryantm/auto-update/python3.7-pyftdi
python37Packages.pyftdi: 0.29.4 -> 0.30.0
|
2019-09-30 10:10:50 -07:00 |
|
Michael Raskin
|
98ddcfe794
|
A band-aid workaround for 68384. The situation should not be possible, not clear whether there is a missed detail about ASDF or SBCL
|
2019-09-30 18:26:08 +02:00 |
|