Commit Graph

2173 Commits

Author SHA1 Message Date
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +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
Tor Hedin Brønner
e8cfb88ade
Merge pull request #60899 from worldofpeace/gnome-apps-update
GNOME apps updates
2019-05-04 03:24:08 +02:00
worldofpeace
9a5107d90f gnome3.geary: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/geary/blob/geary-3.32.1/NEWS
2019-05-03 19:24:45 -04: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
worldofpeace
99e91609e4 gnome3.seahorse: 3.32 -> 3.32.1
https://gitlab.gnome.org/GNOME/seahorse/blob/3.32.1/NEWS
2019-05-03 19:20:39 -04:00
worldofpeace
addc3ebc81 gnome3.gnome-weather: 3.32.1 -> 3.32.2
https://gitlab.gnome.org/GNOME/gnome-weather/blob/3.32.1/NEWS
2019-05-03 19:19:50 -04:00
worldofpeace
6186da4876 gnome3.gnome-calendar: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-calendar/blob/3.32.1/NEWS
2019-05-03 19:19:17 -04:00
Frederik Rietdijk
0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Robert Schütz
56b560942c Merge branch 'master' into staging 2019-05-03 16:01:49 +02:00
Jan Tojnar
b85cbd96c2
gnomeExtensions.gsconnect: 21 → 23
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v22
2019-05-03 04:34:43 +02: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
Jon Banafato
4916f338b5 gnomeExtensions.icon-hider: 21 -> 23
Upgrade to the latest version, now with GNOME 3.32 support. Mark as not
broken. Full changelog available at
https://github.com/ikalnytskyi/gnome-shell-extension-icon-hider/compare/v21...v23
2019-04-21 20:39:34 -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
Tor Hedin Brønner
eb725c364f gnome3.polari: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/polari/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
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04: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
9d32a1c9d2
gnomeExtensions.window-corner-preview: unstable-2019-02-27 → unstable-2019-04-03 2019-04-17 21:10:32 +02:00
Jan Tojnar
58b1c03ce0
gnomeExtensions.sound-output-device-chooser: unstable-2019-03-10 → unstable-2019-04-01 2019-04-17 21:10:32 +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
74a0516aa7 gnome3.atomix: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/atomix/3.32/atomix-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
49eca27a45 gnome3.gnome-devel-docs: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-devel-docs/3.32/gnome-devel-docs-3.32.1.news
2019-04-14 19:26:18 +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
worldofpeace
4a3debad14 gnome3.pomodoro: 0.13.4 -> 0.15.1 2019-04-14 09:29:48 -04: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
Tor Hedin Brønner
bd78de2a5b gnome3.gnome-weather: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-weather/3.32/gnome-weather-3.32.1.news
2019-04-13 14:48:06 +02:00
Tor Hedin Brønner
a332b5aedd gnome3.gnome-notes: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-notes/blob/BIJIBEN_3_32_1/NEWS
2019-04-13 14:46:23 +02:00
Tor Hedin Brønner
c6a4de2e86 gnome3.gnome-music: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-music/3.32/gnome-music-3.32.1.news
2019-04-13 14:45:29 +02:00
Tor Hedin Brønner
49af4af1fe gnome3.gnome-logs: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-logs/3.32/gnome-logs-3.32.1.news
2019-04-13 14:44:32 +02:00
Tor Hedin Brønner
621fd9ff14 gnome3.gnome-getting-started-docs: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-getting-started-docs/3.32/gnome-getting-started-docs-3.32.1.news
2019-04-13 14:43:26 +02:00
Tor Hedin Brønner
0603965f1a gnome3.cheese: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/cheese/3.32/cheese-3.32.1.news
2019-04-13 14:37:56 +02:00
Tor Hedin Brønner
1f81576bc8 gnome3.gnome-characters: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/gnome-characters/3.32/gnome-characters-3.32.1.news
2019-04-13 14:35:27 +02:00
Tor Hedin Brønner
9974ad5b89 gnome3.file-roller: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/file-roller/blob/master/NEWS
2019-04-13 14:33:54 +02:00
Tor Hedin Brønner
2be3524156 gnome3.evolution: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/evolution/blob/3.32.1/NEWS
2019-04-13 14:32:50 +02:00
Tor Hedin Brønner
f8fcd73d4a gnome3.accerciser: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/accerciser/blob/3.32.1/NEWS
2019-04-13 14:29:15 +02:00
Jon Banafato
9ddf85d1d2 gnomeExtensions.appindicator: 23.1 -> 28
Update the GNOME appindicator support extension to the latest version.
See the GitHub page for the full changelog:
https://github.com/ubuntu/gnome-shell-extension-appindicator/compare/v23...v28
2019-04-09 23:52:26 -04:00
Frederik Rietdijk
4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
worldofpeace
6b60fe2831
Merge pull request #59087 from worldofpeace/vala-fixes
gnome3.gitg, vte-ng: fix build
2019-04-06 18:37:54 -04:00
worldofpeace
1fa452535e gnome3.gitg: fix build using vala_0_42
This is fixed in master but it's too much to patch in.
2019-04-06 17:14:23 -04:00
worldofpeace
44a40a02cb gnome3.gitg: cleanup 2019-04-06 17:09:43 -04:00
Benjamin Staffin
b391a1602d
tilingnome: init at 2019-01-18 (#58980) 2019-04-05 17:01:52 -04:00
Gabriel Ebner
e0a90a5fc1 evince: meson, enable DVI, XPS, and PDF multimedia support 2019-04-05 15:03:30 +02:00
worldofpeace
87d1ff41fd
gnomeExtensions.taskwhisperer: 11 -> 12
* has a proper Makefile
* resync patch

Changes: https://github.com/cinatic/taskwhisperer/compare/v11...v12
2019-04-05 12:14:14 +02:00
worldofpeace
46874a7c45
gnomeExtensions.system-monitor: mark as broken
* Not yet compatable with GNOME 3.32 [0] [1]

[0]: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/pull/510
[1]: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/511
2019-04-05 12:14:13 +02:00
worldofpeace
294c1a65a7
gnomeExtensions.icon-hider: mark as broken 2019-04-05 12:14:13 +02:00
worldofpeace
76ccc74076
gnomeExtensions.timepp: 2019.03.17 -> 2019-03-30
* GNOME 3.32 support [0]

[0]: 28191b781b
2019-04-05 12:14:13 +02:00
worldofpeace
5d10529e53
gnomeExtensions.no-title-bar: mark as broken
See: https://github.com/franglais125/no-title-bar/issues/114
2019-04-05 12:14:12 +02:00
worldofpeace
98bf715f8a
gnomeExtensions.mediaplayer: 3.5 -> 2019-03-21
* GNOME 3.32 support [0]

Also note this extension is being retired [1]

[0]: c2483c18d8
[1]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/issues/478
2019-04-05 12:14:12 +02:00
worldofpeace
974fefea4d
gnomeExtensions.caffeine: 2018-09-25 -> 2019-04-02 2019-04-05 12:14:11 +02:00
worldofpeace
8f2e57d918
gnomeExtensions.battery-status: mark as broken 2019-04-05 12:14:11 +02:00
Tor Hedin Brønner
916f0936d7
gitg: disable tests for now 2019-04-05 12:14:09 +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
3b3072e807
gnome3.gnome-packagekit: add hicolor-icon-theme for setup-hook 2019-04-05 12:14:03 +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