Commit Graph

1142 Commits

Author SHA1 Message Date
Tor Hedin Brønner
502da337bc gnome3.gnome-software: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
bce4a8b5b4 gnome3.nautilus: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
934a1ab103 gnome3.gnome-session: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
c1ec32c8e6 gnome3.gnome-calculator: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
96e9af3fe4 gnome3.gjs: 1.58.0 → 1.58.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
a1a83834a6 gnome3.gdm: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
ae35a341fe evolution-data-server: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
a22500d2dc vino: disable broken updateScript
We're pulling in a custom src here, so gnome3.updateScript crashes.
2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
ee27c71d8d gnome3.totem: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
4c675e64c0 simple-scan: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Tor Hedin Brønner
59f44d7c69 gnome3.gnome-initial-setup: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Frederik Rietdijk
a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Tor Hedin Brønner
86dd9b76cd gnome3.gnome-control-center: 3.34.0.1 → 3.34.1 2019-10-08 05:20:55 +02:00
Tor Hedin Brønner
44beea9484 epiphany: 3.34.0 → 3.34.1 2019-10-08 05:20:55 +02:00
Tor Hedin Brønner
a43660271b gnome3.gnome-session: always run /etc/set-environment on startup
gnomes-session sources its environment from a login shell. But if the systemd
user environment already contains `__NIXOS_SET_ENVIRONMENT_DONE` the environment
setup won't happen correctly. Simply unset this variable to ensure a fresh
environment.

This was previously handled by a GDM patch, but it no longer works reliably with
gnome-sessions systemd session.

We still need the GDM patch to handle running other sessions (eg. plasma).

See https://github.com/NixOS/nixpkgs/issues/48255 for more info on the
underlying issue.
2019-10-06 07:35:36 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
worldofpeace
fa8b4eec80
gnome3.gnome-keyring: 3.31.91 -> 3.34.0 2019-10-03 00:09:20 +02:00
worldofpeace
04b726c032
gnome3.evince: 3.32.0 -> 3.34.0 2019-10-03 00:09:20 +02:00
Tor Hedin Brønner
880fab10fc
gnome3.mutter: Add upstream patches before 3.34.1
Fixes some eg. animation related crashes which in particular affected
dash-to-dock.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner
34a76d40cd
gnome3.gnome-shell: drop caribou
This should no longer be necessary as gnome-shell ships its own on-screen
keyboard.
2019-10-03 00:09:18 +02:00
worldofpeace
2f41598ba8
gnome3.gnome-session: fix debug spam with systemd session 2019-10-03 00:09:18 +02:00
worldofpeace
dcd578d949
gnome3.gdm: Remove duplicate sessions when on Xorg 2019-10-03 00:09:17 +02:00
worldofpeace
22dccf9602
gnome3.gdm: fix rebuild switch
See: https://gitlab.gnome.org/GNOME/gdm/issues/515
2019-10-03 00:09:17 +02:00
worldofpeace
e7b7d75825
epiphany: 3.32.4 -> 3.34.0 2019-10-03 00:09:13 +02:00
worldofpeace
ea6aae81f1
gnome3.gdm: add branding
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeace
f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00
worldofpeace
a821167046 gnome3.mutter: enable profiler
This needed a patch to get the correct directory to the sysprof
dbus interface.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
b916c65706 gnome3.gnome-shell: hardcode gsettings path 2019-09-30 19:39:50 +02:00
worldofpeace
90b0e3c19f gnome3.gnome-shell: enable extensions_tool 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
ade2073064 gnome3.gnome-backgrounds: 3.32.0 → 3.34.0 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
12f9e847ff yelp: 3.32.2 → 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
8cca9416eb simple-scan: 3.32.2.1 → 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
b748da63b8 gnome3.yelp-xsl: 3.32.1 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
2f2f17828c gnome3.totem: 3.32.1 → 3.34.0
vala and nautilus support was removed in 3.32.
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
202ce61c81 gnome3.sushi: 3.32.1 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
f011fc9c78 gnome3.nautilus: 3.32.3 → 3.34.0
* add gobject-introspection for gir

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:45 +02:00
Tor Hedin Brønner
f01d9db504 gnome3.mutter: 3.32.2 -> 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner
50babe1202 gnome3.gnome-user-share: 3.32.0.1 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
08cbcdb6e9 gnome3.gnome-user-docs: 3.32.3 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
7b50a0e9d0 gnome3.gnome-terminal: 3.32.2 → 3.34.0
* add pcre2

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
860f104235 gnome3.gnome-software: 3.32.4 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
ca97caee7e gnome3.gnome-shell: 3.32.2 -> 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
4845bd046b gnome3.gnome-shell-extensions: 3.32.1 → 3.34.0 2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
b373422223 gnome3.gnome-settings-daemon: 3.32.1 → 3.34.0
- fixup build
2019-09-30 19:39:44 +02:00
Tor Hedin Brønner
6e9c75ed04 gnome3.gnome-session: 3.32.0 → 3.34.0
* adds systemd sessions
2019-09-30 19:39:43 +02:00
Tor Hedin Brønner
f6c19ee527 gnome3.gnome-screenshot: 3.32.0 → 3.33.90 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner
40aa2930c7 gnome3.gnome-online-miners: 3.30.0 → 3.34.0 2019-09-30 19:39:43 +02:00
Tor Hedin Brønner
ea250cadf2 gnome3.gnome-font-viewer: 3.32.0 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner
cd0a6e75c7 gnome3.gnome-disk-utility: 3.32.1 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner
e0ee3d745a gnome3.gnome-desktop: 3.32.2 → 3.34.0 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner
e344e027fe gnome3.gnome-control-center: 3.32.2 → 3.34.0.1 2019-09-30 19:39:42 +02:00
Tor Hedin Brønner
be2cfc45e4 gnome3.gnome-contacts: 3.32.1 → 3.34 2019-09-30 19:39:41 +02:00
Tor Hedin Brønner
108b0e567a gnome3.gnome-calculator: 3.32.2 → 3.34.0 2019-09-30 19:39:41 +02:00
Tor Hedin Brønner
21976dd1fb gnome3.gnome-bluetooth: 3.32.1 → 3.34.0 2019-09-30 19:39:41 +02:00
Tor Hedin Brønner
d1cf35e184 gnome3.gjs: 1.56.2 → 1.58.0
- No longer links to gkt3
2019-09-30 19:39:41 +02:00
Tor Hedin Brønner
0e598c206d gnome3.gdm: 3.32.0 → 3.34.0
- disable custom initial vt as it's buggy
2019-09-30 19:39:40 +02:00
Tor Hedin Brønner
a2febc6166 gnome3.eog: 3.32.2 → 3.34.0 2019-09-30 19:39:40 +02:00
Tor Hedin Brønner
ff8958a8bb gnome3.dconf: 0.32.0 -> 0.34.0 2019-09-30 19:39:40 +02:00
Tor Hedin Brønner
4a25ab2d51 gnome3.dconf-editor: 3.32.0 → 3.34.1 2019-09-30 19:39:39 +02:00
Tor Hedin Brønner
da0935c299 gnome3.adwaita-icon-theme: 3.32.0 → 3.34.0 2019-09-30 19:39:39 +02:00
Tor Hedin Brønner
91fed91d8b evolution-data-server: 3.32.4 → 3.34.0 2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
0a826ed116 baobab: 3.32.0 → 3.34.0 2019-09-30 19:39:37 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
worldofpeace
139806d89d gnome3.mutter328: fix graphical glitches in gala
See https://github.com/elementary/gala/issues/605 and patch
2019-09-15 20:19:24 -04:00
worldofpeace
00d419c362 gnome3.epiphany: fix build
Looks like something used to propagate nettle but doesn't anymore.
Adding it properly, as it does depend on it, fixes the issue.
2019-09-09 16:32:43 -04:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
worldofpeace
72dc15c93d
Merge pull request #67986 from danieldk/mutter-resume-fix
gnome3.mutter: fix segfault in dri_flush_front_buffer()
2019-09-03 09:37:46 -04:00
worldofpeace
8c772a6183 gnome3.mutter328: patches from gnome-3.28 branch
Changes:
e356424282...74e3126b77
2019-09-03 09:35:14 -04:00
Daniël de Kok
7ddd49a86e gnome3.mutter: fix segfault in dri_flush_front_buffer()
More details:

56ddaaa380
2019-09-03 15:20:38 +02:00
Niklas Hambüchen
9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace
156f335161
Merge pull request #67549 from worldofpeace/gnome-control-center/fix-sharing
Fix sharing in gnome-control-center
2019-08-27 14:28:15 -04:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
worldofpeace
f1ce41d78e gnome3.gnome-control-center: add optional sharing deps
It appears that if gnome-control-center isn't wrapped with their
schemas they won't be added to the panel.
2019-08-27 01:06:35 -04:00
worldofpeace
15a87bbe06 gnome3.vino: 3.22.0 -> 2019-07-08 2019-08-27 00:33:42 -04:00
worldofpeace
e25b283f71 gnome3.gnome-color-manager: add hicolor-icon-theme 2019-08-27 00:02:42 -04:00
worldofpeace
7bb8f05f12 treewide: use glib.{getSchemaPath, makeSchemaPath} 2019-08-26 21:28:17 -04:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Jan Tojnar
87e1643acc
gnome3.gnome-control-center: add grilo-plugins
Opening a background change dialogue produces the following errors in the console:

    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.349: [registry] ../src/grl-registry.c:1354: Could not open directory '/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3': Error opening directory “/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3”: No such file or directory
    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.352: [registry] ../src/grl-registry.c:1461: Plugin 'grl-flickr' not available
    (gnome-control-center:27270): background-cc-panel-WARNING **: 21:57:21.352: Plugin “grl-flickr” not available

Apparently, there are no plugins in `grilo` package – everything is in `grilo-plugins`, so we need to add `grilo-plugins` to inputs. The setup hook will make the plug-ins available through an environment variable:

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/src/grilo.c#L111-135
2019-08-25 00:03:25 +02:00
Jan Tojnar
040a09adbc
gnome3.gnome-control-center: format with nixpkgs-fmt 2019-08-24 23:00:00 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Jan Tojnar
b8ba71d633
tracker-miners: move from gnome3 2019-08-23 02:55:42 +02:00
Jan Tojnar
4919db9cbb
tracker: move from gnome3 2019-08-23 02:53:43 +02:00
Jan Tojnar
795e37b7fe
grilo-plugins: move from gnome3 2019-08-23 02:47:56 +02:00
Jan Tojnar
a2ba083f18
grilo: move from gnome3 2019-08-23 02:47:37 +02:00
Jan Tojnar
fac090c8dd
gnome-online-accounts: move from gnome3 2019-08-23 02:47:21 +02:00
R. RyanTM
c4007ecda7 gnome3.nautilus: 3.32.1 -> 3.32.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nautilus/versions
2019-08-19 14:10:56 -07:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Jan Tojnar
80cb87971e
gnome3.evolution-data-server: Fix gsettings-desktop-schemas path 2019-08-12 18:32:12 +02:00
Jan Tojnar
b18215bd6f
gnome3.evolution-data-server: Hardcode more GSettings schemas
I used Coccinelle to create a base patch:

spatch --sp-file hardcode-gsettings.cocci --dir src/ --in-place

```cocci
@@
expression GSETTINGS_SCHEMA;
expression settings;
@@
- settings = g_settings_new (GSETTINGS_SCHEMA);
+ {
+ GSettingsSchemaSource *schema_source;
+ GSettingsSchema *schema;
+ schema_source = g_settings_schema_source_new_from_directory ("@ESD_GSETTINGS_PATH@",  g_settings_schema_source_get_default (), TRUE, NULL);
+ schema = g_settings_schema_source_lookup (schema_source, GSETTINGS_SCHEMA, FALSE);
+ settings = g_settings_new_full (schema, NULL, NULL);
+ g_settings_schema_source_unref (schema_source);
+ g_settings_schema_unref (schema);
+ }
```
2019-08-12 18:31:09 +02:00
Frederik Rietdijk
5bc501b7aa Merge staging-next into staging 2019-08-09 14:01:00 +02:00
worldofpeace
5ee8efb7c5 gnome3.gnome-software: disable fwupd aarch64
Needed temporarily because of #66277.
2019-08-07 15:52:36 -04:00
worldofpeace
c7c727fa93 gnome3.gnome-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/meson.build#L73
2019-08-05 06:13:01 -04:00
R. RyanTM
c5ec1b12af epiphany: 3.32.3 -> 3.32.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/epiphany/versions
2019-08-03 22:26:24 -07:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
worldofpeace
d8d85aef04
Merge pull request #65113 from worldofpeace/gnome-updates
GNOME3 updates
2019-07-22 14:46:03 -04:00
worldofpeace
cf9dca2396 gnome3.mutter328: add API for reorder workspaces
backport for a feature added in gala
2019-07-22 04:29:57 -04:00
worldofpeace
21f015dbf7
Merge pull request #64808 from r-ryantm/auto-update/gnome-software
gnome3.gnome-software: 3.32.3 -> 3.32.4
2019-07-19 19:13:37 -04:00
worldofpeace
3267c5792f gnome3.evolution-data-server: 3.32.3 -> 3.32.4
https://gitlab.gnome.org/GNOME/evolution-data-server/blob/3.32.4/NEWS
2019-07-19 19:01:14 -04:00
worldofpeace
50791d9a1d gnome3.gnome-user-docs: 3.32.2 -> 3.32.3
https://gitlab.gnome.org/GNOME/gnome-user-docs/blob/3.32.3/NEWS
2019-07-19 19:01:14 -04:00
worldofpeace
36aec923cc gnome3.grilo-plugins: 0.3.8 -> 0.3.9
https://gitlab.gnome.org/GNOME/grilo-plugins/blob/grilo-plugins-0.3.9/NEWS
2019-07-19 19:01:14 -04:00
worldofpeace
1004d0c271 gnome3.grilo: 0.3.7 -> 0.3.9
Patch in upstream MR to fix grilo-plugins build / NixOS compat.

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/NEWS
2019-07-19 19:01:00 -04:00
R. RyanTM
8a4c3f43e0 gnome3.totem: 3.32.0 -> 3.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem/versions
2019-07-17 09:33:20 +02:00
R. RyanTM
ce1fc96c26 gnome3.gnome-software: 3.32.3 -> 3.32.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnome-software/versions
2019-07-15 07:48:31 -07:00
worldofpeace
90844e1bfa gnome3.gnome-terminal: add hicolor-icon-theme
To remove its icon cache.
2019-07-14 07:40:14 -04:00
Frederik Rietdijk
74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
worldofpeace
dc0dbaf0bd
Merge pull request #64299 from worldofpeace/mutter-installed-tests
gnome3.mutter: disable installed tests
2019-07-06 18:34:27 -04:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
worldofpeace
ea7055f29d gnome3.mutter: multi-outputs 2019-07-04 08:36:19 -04:00
worldofpeace
5a10032ef4 gnome3.mutter: disable installed tests 2019-07-04 08:36:19 -04:00
worldofpeace
1a49479484 gnome3.gnome-contacts: fix build
ibhandy 0.0.10 added a HeaderBar type, which means this
clashes with that of Gtk. Apply upstream patch that fixes this.

Instigated by
* 48044cda54
2019-07-04 08:05:50 -04:00
worldofpeace
9abf422d1a gnome3.gnome-calculator: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-calculator/blob/3.32.2/NEWS
2019-07-01 00:02:52 -04:00
worldofpeace
1549151cfe gnome3.yelp-tools: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/yelp-tools/blob/3.32.2/NEWS
2019-06-30 23:54:55 -04:00
worldofpeace
45710be3a8 gnome3.sushi: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/sushi/blob/3.32.1/NEWS
2019-06-30 23:54:55 -04:00
worldofpeace
29cb854967 gnome3.gnome-settings-daemon: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/NEWS
2019-06-30 23:54:54 -04:00
worldofpeace
183989f5d6 gnome3.evolution-data-server: 3.32.2 -> 3.32.3
https://gitlab.gnome.org/GNOME/evolution-data-server/blob/3.32.3/NEWS
2019-06-30 23:54:54 -04:00
Jan Tojnar
ac404cfa98
gnome3.evince: remove auto_features=enabled from expression
It is now the default.
2019-06-25 18:24:53 +02:00
Jan Tojnar
4fa19ba151
gnome3.tracker-miners: do not add auto_features=enabled
Meson setup hook now defaults to this.
2019-06-25 18:24:52 +02:00
Jan Tojnar
76d85e4a6f
gnome3.gnome-desktop: add libudev 2019-06-25 18:24:51 +02:00
Jan Tojnar
e0a21aae91
gnome3.tracker-miners: enable auto_features (#63491)
gnome3.tracker-miners: enable auto_features
2019-06-19 03:56:04 +02:00
Jan Tojnar
6d8eaf8f13
gnome3.tracker-miners: enable auto_features
When tracker-miners switched from booleans to features, we were no longer building
majority of the miners, since we disable auto_features by default.
2019-06-19 03:08:04 +02:00
Jan Tojnar
540921e6b9
epiphany: 3.32.2 -> 3.32.3 (#63244)
epiphany: 3.32.2 -> 3.32.3
2019-06-17 00:47:36 +02:00
R. RyanTM
fc78e57467 epiphany: 3.32.2 -> 3.32.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/epiphany/versions
2019-06-16 14:21:48 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jan Tojnar
fc4cc85bf8
gnome3.gnome-control-center: Add mutter to dependencies
#59765 fixed the keybndings issue #19590 only partially, we still need to
make the gschemas available.
2019-06-14 15:01:03 +02:00
worldofpeace
4f692b1682 gnome3.rygel: 0.38.0 -> 0.38.1
https://gitlab.gnome.org/GNOME/rygel/blob/rygel-0.38.1/NEWS
2019-06-01 15:41:28 -04:00
worldofpeace
6b01a3ca09 gnome3.gnome-software: 3.32.2 -> 3.32.3
https://gitlab.gnome.org/GNOME/gnome-software/blob/3.32.3/NEWS
2019-06-01 15:40:30 -04:00
worldofpeace
8d1292a483 gnome3.gnome-control-center: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-control-center/blob/3.32.2/NEWS
2019-06-01 15:40:02 -04:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Marek Mahut
ace58ebcd3 evince: CVE-2019-11459 2019-05-25 17:27:09 +00:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Matthew Bauer
b49c060ae2
Merge pull request #61890 from expipiplus1/joe-armv7l-dconf
dconf: Disable tests on armv7l-linux
2019-05-23 17:35:43 -05:00
Joe Hermaszewski
180f6a82f7 dconf: Disable tests on armv7l-linux
Fixes: #59590
2019-05-22 23:01:46 +08:00
worldofpeace
ac37e639ae gnome3.eog: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/eog/blob/3.32.2/NEWS
2019-05-20 19:32:55 -04:00
worldofpeace
2439b3049b
Merge pull request #61576 from worldofpeace/gnome/3.32.2
Gnome/3.32.2
2019-05-18 20:41:08 -04:00
worldofpeace
839b0767eb gnome3.gnome-shell: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.32.2/NEWS
2019-05-18 16:00:41 -04:00
worldofpeace
6c2592761f gnome3.mutter: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/mutter/blob/3.32.2/NEWS
2019-05-18 16:00:41 -04:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
worldofpeace
1a7c1989e9 gnome3.mutter328: 3.28.3 -> 3.28.4
Changes since we pulled in everything from gnome-3.28 branch:
4af8d9d475...3.28.4

https://gitlab.gnome.org/GNOME/mutter/blob/3.28.4/NEWS
2019-05-17 17:39:29 -04:00
worldofpeace
743df678c2 gnome3.gjs: 1.56.1 -> 1.56.2
https://gitlab.gnome.org/GNOME/gjs/blob/1.56.2/NEWS
2019-05-15 21:22:07 -04:00
worldofpeace
386fb53a26 gnome3.yelp-tools: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/yelp-tools/blob/3.32.1/NEWS
2019-05-15 21:16:58 -04:00
worldofpeace
acd125c0f1 gnome3.yelp: 3.32.1 -> 3.32.2
Just translations.

https://gitlab.gnome.org/GNOME/yelp/blob/3.32.2/NEWS
2019-05-15 21:16:31 -04:00
worldofpeace
51636785c1 gnome3.simple-scan: 3.32.2 -> 3.32.2.1
Just translations.

https://gitlab.gnome.org/GNOME/simple-scan/blob/3.32.2.1/NEWS
2019-05-15 21:15:25 -04:00
worldofpeace
9dfeb1e576 gnome3.nautilus: 3.32.0 -> 3.32.1
Fixes CVE-2019-11461

https://gitlab.gnome.org/GNOME/nautilus/blob/3.32.1/NEWS
2019-05-15 21:14:28 -04:00
worldofpeace
a83155c9df gnome3.gnome-user-docs: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-user-docs/blob/3.32.2/NEWS
2019-05-15 21:12:57 -04:00
worldofpeace
dfdc2553a3 gnome3.gnome-terminal: 3.32.1 -> 3.32.2 2019-05-15 21:12:05 -04:00
worldofpeace
9ac96f7a53 gnome3.gnome-software: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-software/blob/3.32.2/NEWS
2019-05-15 21:11:06 -04:00
Tor Hedin Brønner
8c5ee6b4f4
gnome3.gnome-desktop: 3.32.1 -> 3.32.2 (#61497)
- Fix thumbnailer sandbox escape, CVE-2019-11460

closes #60837
2019-05-14 23:20:04 +02:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
R. RyanTM
3e146be2ea evolution-data-server: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution-data-server/versions
2019-05-12 20:28:27 +02:00
worldofpeace
163bc2c598
Merge pull request #60906 from worldofpeace/gnome-updates-staging
GNOME updates staging
2019-05-07 18:04:30 -04:00
worldofpeace
91e3c04542 gnome3.tracker-miners: 2.2.1 -> 2.2.2
https://gitlab.gnome.org/GNOME/tracker-miners/blob/2.2.2/NEWS
2019-05-07 12:55:37 -04:00
worldofpeace
280d209c56 gnome3.tracker: 2.2.1 -> 2.2.2
https://gitlab.gnome.org/GNOME/tracker/blob/2.2.2/NEWS
2019-05-07 12:55:37 -04:00
Frederik Rietdijk
193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
worldofpeace
9457bc735a gnome3.gnome-contacts: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-contacts/blob/3.32.1/data/org.gnome.Contacts.appdata.xml.in
2019-05-03 19:22:50 -04:00
worldofpeace
b0d9360253 gnome3.epiphany: 3.32.1.2 -> 3.32.2
https://gitlab.gnome.org/GNOME/epiphany/blob/3.32.2/NEWS
2019-05-03 19:21:14 -04:00
Frederik Rietdijk
f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
worldofpeace
7df410c6d4
Merge pull request #59630 from worldofpeace/setcap-gnome-keyring
gnome3.gnome-keyring: CAP_IPC_LOCK gnome-keyring-daemon
2019-04-30 13:17:03 -04:00
worldofpeace
44bf322dfb
Merge pull request #57620 from worldofpeace/gnome-brightness-fix
gnome3.gnome-settings-daemon: fix #14168
2019-04-30 13:14:19 -04:00
Frederik Rietdijk
3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Frederik Rietdijk
2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
worldofpeace
5f14e83bd6
Merge pull request #60176 from JohnAZoidberg/mousetweaks
mousetweaks: init at 3.32.0
2019-04-28 14:25:18 -04:00
Daniel Schaefer
aa7a9523bd gnome3.gnome-settings-daemon: Use absolute path of mousetweaks
See: https://github.com/NixOS/nixpkgs/pull/60176#issuecomment-486401686
2019-04-28 14:23:20 -04:00
Frederik Rietdijk
042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Tor Hedin Brønner
1aff8dc407 gnome3.gnome-shell: needs python3 at build time
Was propagated by networkmanager before.
2019-04-27 05:24:47 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
3bab20c88d treewide: disable checks on darwin
Not working in these cases:

- dconf
- paho-mqtt
- perl-gtk2
- perl-TAPParserSourceHandlerpgTAP
2019-04-26 21:55:02 -04:00
worldofpeace
b2dc8c0fa3 gnome3.mutter328: backport changes from 3.32
gsettings-desktop-schemas made the following change in 3.32[0]
> Change tablets'/touchscreens' "display" setting to "output" one
> with different semantics.

That coincides with GNOME/mutter#133[1]

This caused a segmentation fault in gala on Fedora[2]
> Settings schema 'org.gnome.desktop.peripherals.touchscreen'
> does not contain a key named 'display'

I haven't experienced said segfault here in NixOS but I don't see
a reason not to use the solution reached there, which was to backport
relevant change[1] to mutter 3.28.

[0]: c7eee129c6
[1]: https://gitlab.gnome.org/GNOME/mutter/merge_requests/133
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1700337
2019-04-25 09:40:32 -04:00
Matthew Bauer
84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
worldofpeace
a0bb3dd8ac gnome3.gnome-control-center: hardcode path to gnome-desktop
This is needed for its gnome-version.xml so it can properly display
the current gnome-desktop version in the info panel.
Previously it was always "GNOME 3.0".
2019-04-22 19:14:50 -04:00
worldofpeace
f6e92290b3 gnome3.gnome-settings-daemon: fix #14168
The issue in brief is caused by the fact that gnome-settings-daemon is
non-restartable and if the policy definitions change in any way
it won't propagate to the running system because of that.

By patching references to the backlight helper to
/run/current-system/sw/bin/gsd-backlight-helper
the polkit policy will not undergo a change.
2019-04-22 16:45:37 -04:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Tor Hedin Brønner
004bd0da87
Merge pull request #59829 from hedning/gnome-3.32.1-bump
More gnome 3.32.1 updates
2019-04-19 10:35:51 +02:00
Tor Hedin Brønner
5a1b8801fa
Merge pull request #59818 from callahad/mutter
gnome3.mutter: 3.32.0 -> 3.32.1
2019-04-18 18:13:51 +02:00
Tor Hedin Brønner
df40aa3c8d gnome3.gnome-software: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-software/blob/3.32.1/NEWS
2019-04-18 13:46:45 +02:00
Tor Hedin Brønner
36c9fa3cdd gnome3.gnome-shell-extensions: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/blob/3.32.1/NEWS
2019-04-18 13:46:45 +02:00
Tor Hedin Brønner
2d02d261fa gnome3.gnome-shell: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.32.1/NEWS
2019-04-18 13:46:44 +02:00
worldofpeace
383c35e827 gnome3.rygel: fix build
Fixes #59815

* add patch for installation sysconfdir
* disable api docs
2019-04-18 06:37:01 -04:00
Dan Callahan
13e7463a57
gnome3.mutter: 3.32.0 -> 3.32.1 2019-04-18 09:29:48 +01:00
Frederik Rietdijk
2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Jan Tojnar
121dce6fff
gnome3.grilo-plugins: add dependencies
Add libsoup dependency which is required by libgdata dependency of YouTube plug-in
and also by Dleyna plug-in, and which was removed during previous clean-up.

Also add dependencies for lua-factory plug-in which is enabled by default by master.

Partially fixes: https://github.com/NixOS/nixpkgs/issues/59792
2019-04-17 22:07:29 +02:00
Jan Tojnar
1bdbe456dd
Merge pull request #59765 from jtojnar/g-c-c-mutter
gnome3.gnome-control-center: Add mutter keybindings
2019-04-17 21:05:18 +02:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Jan Tojnar
1e6fec059d
gnome3.gnome-control-center: Add mutter keybindings
Closes: https://github.com/NixOS/nixpkgs/issues/19590
2019-04-17 11:36:26 +02:00
Jan Tojnar
6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Jan Tojnar
c2de086b17
gnome3.grilo-plugins: clean up
Grilo plugins have not used gupnp for a long time:

https://bugzilla.gnome.org/show_bug.cgi?id=733253
2019-04-16 15:16:26 +02:00
Jan Tojnar
bb43425754
gnome3.rygel: 0.36.2 → 0.38.0
https://gitlab.gnome.org/GNOME/rygel/blob/rygel-0.38.0/NEWS
2019-04-16 15:11:46 +02:00
worldofpeace
9e3d9e2379
Merge pull request #59627 from worldofpeace/tracker-correct
gnome3.tracker: correct gdbus path
2019-04-15 15:15:45 -04:00
worldofpeace
2d6247a414 gnome3.gnome-keyring: CAP_IPC_LOCK gnome-keyring-daemon
From gkd-capability.c:

This program needs the CAP_IPC_LOCK posix capability.
We want to allow either setuid root or file system based capabilies
to work. If file system based capabilities, this is a no-op unless
the root user is running the program. In that case we just drop
capabilities down to IPC_LOCK. If we are setuid root, then change to the
invoking user retaining just the IPC_LOCK capability. The application
is aborted if for any reason we are unable to drop privileges.
2019-04-15 14:59:56 -04:00
worldofpeace
ebb1d6006f gnome3.tracker: correct gdbus path
It's in glib.bin
2019-04-15 14:57:48 -04:00
Tor Hedin Brønner
b5d938134f gnome3.gjs: 1.56.0 -> 1.56.1
https://download.gnome.org/sources/gjs/1.56/gjs-1.56.1.news
2019-04-14 19:47:59 +02:00
Tor Hedin Brønner
c5eea31ecc gnome3.yelp: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/yelp/3.32/yelp-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
43d9aff8a9 simple-scan: 3.32.0 -> 3.32.2
https://download.gnome.org/sources/simple-scan/3.32/simple-scan-3.32.2.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0258f8cf1b gnome3.gnome-user-docs: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-user-docs/3.32/gnome-user-docs-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
6496394f92 gnome3.gnome-terminal: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-terminal/3.32/gnome-terminal-3.32.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0b83229c4f gnome3.gnome-system-monitor: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-system-monitor/3.32/gnome-system-monitor-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
8ed15627b7 gnome3.gnome-disk-utility: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-disk-utility/3.32/gnome-disk-utility-3.32.1.news
2019-04-14 19:26:17 +02:00
Tor Hedin Brønner
a5b66af898 gnome3.gnome-desktop: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-desktop/3.32/gnome-desktop-3.32.1.news
2019-04-13 14:55:19 +02:00
Tor Hedin Brønner
9737ffdc2f gnome3.gnome-calculator: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-calculator/3.32/gnome-calculator-3.32.1.news
2019-04-13 14:51:51 +02:00
Tor Hedin Brønner
6f69b60a6b evolution-data-server: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/evolution-data-server/3.32/evolution-data-server-3.32.1.news
2019-04-13 14:49:18 +02:00
Tor Hedin Brønner
e6958c064a gnome3.eog: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/eog/3.32/eog-3.32.1.news
2019-04-13 14:48:43 +02:00
Gabriel Ebner
e0a90a5fc1 evince: meson, enable DVI, XPS, and PDF multimedia support 2019-04-05 15:03:30 +02:00
worldofpeace
b8e655ad6e
gnome3.mutter: hardcode path to zenity 2019-04-05 12:14:09 +02:00
worldofpeace
510afdf476
gnome3.zenity: 3.30.0 -> 3.32.0 2019-04-05 12:14:05 +02:00
worldofpeace
ce6269c34b
gnome3.gnome-online-accounts: add hicolor-icon-theme for setup-hook 2019-04-05 12:14:03 +02:00
worldofpeace
e096cb7a0e
gnome3.gnome-software: add hicolor-icon-theme for setup-hook 2019-04-05 12:14:02 +02:00
worldofpeace
cc3fe4e569
gnome3.dconf-editor: add hicolor-icon-theme for setup-hook 2019-04-05 12:14:02 +02:00
Tor Hedin Brønner
5d52ba8e61
gnome3.dconf: disable tests on arch64 2019-04-05 12:13:53 +02:00
Tor Hedin Brønner
06f059f908
gnome3.tracker-miners: install systemd user services
The build checks for systemd and won't install them by default if not found.
2019-04-05 12:13:52 +02:00
Jan Tojnar
e121533123
gnome3.gnome-screenshot: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/gnome-screenshot/blob/3.32.0/NEWS
2019-04-05 12:13:50 +02:00
Jan Tojnar
488460fef6
gnome3.gnome-font-viewer: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/blob/3.32.0/NEWS
2019-04-05 12:13:50 +02:00
Will Dietz
d1240bed54
gucharmap: 11.0.3 -> 12.0.1, unicode 12 2019-04-05 12:13:48 +02:00
Tor Hedin Brønner
2fad222eec
gnome3.gnome-font-viewer: add required harfbuzz dependency 2019-04-05 12:13:36 +02:00
Tor Hedin Brønner
46400d8240
gnome3.gnome-color-manager: 3.30.0 -> 3.32.0 2019-04-05 12:13:35 +02:00
Tor Hedin Brønner
e6255808ca
gnome3.gnome-user-share: 3.28.0 -> 3.32.0.1
cleanup
2019-04-05 11:40:34 +02:00
Tor Hedin Brønner
14b34cc9ea
yelp: 3.30.0 -> 3.32.0 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
e5e5460f56
gnome3.yelp-xsl: 3.30.1 -> 3.32.1 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
67708fc457
gnome3.yelp-tools: 3.28.0 -> 3.32.0 2019-04-05 11:40:21 +02:00
Tor Hedin Brønner
b6183023e3
gnome3.totem: 3.30.0 -> 3.32.0
- tests now require DISPLAY access
2019-04-05 11:40:20 +02:00
Tor Hedin Brønner
e026e259f3
gnome3.sushi: 3.30.0 -> 3.32.0
- port to meson
- replace intltool with gettext
- remove no longer leaky dependencies
2019-04-05 11:40:20 +02:00
Tor Hedin Brønner
b571bb26bc
simple-scan: 3.30.2 -> 3.32.0 2019-04-05 11:40:19 +02:00
Tor Hedin Brønner
9fa52d0032
gnome3.nautilus: 3.30.5 -> 3.32.0
- update thumbnail patch, similar to gnome-desktop, but no font cache issue
- Requires gst_all_1.gst-plugins-base
2019-04-05 11:40:19 +02:00
Tor Hedin Brønner
24657133c1
gnome3.mutter: 3.30.2 -> 3.32.0
- port to meson
- the new meson build doesn't compile schemas
- use wrapGAppsHook
2019-04-05 11:40:18 +02:00
Tor Hedin Brønner
890e029e8c
gnome3.gnome-user-docs: 3.30.2 -> 3.32.0 2019-04-05 11:40:18 +02:00
Tor Hedin Brønner
04c4bd3017
gnome3.gnome-terminal: 3.30.2 -> 3.32.0 2019-04-05 11:40:17 +02:00
Tor Hedin Brønner
df566ba054
gnome3.gnome-system-monitor: 3.30.0 -> 3.32.0 2019-04-05 11:40:16 +02:00
Tor Hedin Brønner
76b8e4e43b
gnome3.gnome-software: 3.30.6 -> 3.32.0
Add new dependencies libxmlb and gnome-online-accounts
2019-04-05 11:40:16 +02:00
Tor Hedin Brønner
b857b7170d
gnome3.gnome-shell-extensions: 3.30.1 -> 3.32.0 2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
f9224ac84d
gnome3.gnome-shell: 3.30.2 -> 3.32.0 2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
64c5b66290
gnome3.gnome-settings-daemon: 3.30.2 -> 3.32.0
clean up dependencies
2019-04-05 11:40:15 +02:00
Tor Hedin Brønner
fba45f7599
gnome3.gnome-session: 3.30.1 -> 3.32.0 2019-04-05 11:40:14 +02:00
Tor Hedin Brønner
4d867a3b47
gnome3.gnome-online-accounts: 3.30.2 -> 3.32.0
https://gitlab.gnome.org/GNOME/gnome-online-accounts/blob/3.32.0/NEWS
2019-04-05 11:40:14 +02:00
Tor Hedin Brønner
c52ad3559c
gnome3.gnome-keyring: 3.28.2 -> 3.31.91 2019-04-05 11:40:13 +02:00
Tor Hedin Brønner
8ae8d345fc
gnome3.gnome-disk-utility: 3.30.2 -> 3.32.0 2019-04-05 11:40:13 +02:00
Tor Hedin Brønner
0081f3ac48
gnome3.gnome-desktop: 3.30.2.1 -> 3.32.0 2019-04-05 11:40:12 +02:00
Tor Hedin Brønner
f18aaa1c9f
gnome3.gnome-control-center: 3.30.3 -> 3.32.1
- update patch
- add new depeendencies: udisks2, gsound
- add system libhandy
- Remove unnecessary dependencies

Hardcode paths to
* nm-connection-editor

* passwd
  /run/wrappers/bin/passwd

* lib/cups/backend/snmp

Only thing left unpatched was something for the printing panel.
It prefers a path from CUPS_DATADIR [0] which after
investigation is unset globally, and I'm not familar with
cups to see if that should be set to a store path
or a linked system path.

[0]: https://gitlab.gnome.org/GNOME/gnome-control-center/blob/3.32.0.1/panels/printers/pp-options-dialog.c#L888

https://gitlab.gnome.org/GNOME/gnome-control-center/blob/3.32.1/NEWS
2019-04-05 11:40:12 +02:00
Tor Hedin Brønner
0bac188b59
gnome3.gnome-contacts: 3.30.2 -> 3.32.0
- enable telepathy again
- fix build with libsoup, pulled in through folks_eds.
  Probably caused by libsoup version bump, but not sure.
2019-04-05 11:40:11 +02:00
Tor Hedin Brønner
6d7b4c0f79
gnome3.gnome-calculator: 3.30.1 -> 3.32.0
Now require `gtksourceview4` instead of 3.
2019-04-05 11:40:10 +02:00
Tor Hedin Brønner
a0293afece
gnome3.gnome-bluetooth: 3.28.2 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-bluetooth/blob/GNOMEBT_V_3_32_1/NEWS
2019-04-05 11:40:10 +02:00
Tor Hedin Brønner
21a5dbf2a4
gnome3.gnome-backgrounds: 3.30.0 -> 3.32.0 2019-04-05 11:40:09 +02:00