Commit Graph

1022 Commits

Author SHA1 Message Date
R. Ryantm
5abe58a549 epiphany: 42.0 -> 42.1 2022-04-13 04:23:55 +00:00
piegames
bf133c51ac
Merge pull request #168193: gnomeExtensions.arcmenu: 27 -> 30 2022-04-12 01:01:06 +02:00
Sandro Jäckel
28539842d8
nixos/utils: move removePackagesByName to here from gnome 2022-04-11 15:42:49 +02:00
piegames
3b396d7f8b
Merge pull request #167768: gnomeExtensions: refactor update script 2022-04-11 12:54:41 +02:00
Korriee
8a17c5dba6 gnomeExtensions.arcmenu: 27 -> 30 2022-04-10 18:50:41 -04:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
Jan Tojnar
fbade75c0d
Merge pull request #167266 from bobby285271/hitori
gnome.hitori: 3.38.3 -> 3.38.4
2022-04-09 03:43:34 +02:00
Jan Tojnar
f0f33b0cdc
Merge pull request #167127 from bobby285271/gnome-boxes
gnome.gnome-boxes: fix typelib path
2022-04-09 03:43:07 +02:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging 2022-04-09 00:02:40 +00:00
piegames
e10e367def
Merge pull request #167933: gnomeExtensions: auto-update 2022-04-09 01:58:49 +02:00
Jan Tojnar
16e5a1a19e
Merge pull request #167725 from bobby285271/nettool
gnome.gnome-nettool: 3.8.1 → 42.0
2022-04-09 01:26:18 +02:00
Jan Tojnar
f76d87f16d
Merge pull request #167876 from bobby285271/ghex
gnome.ghex: 4.beta.1 → 42.0
2022-04-09 00:25:24 +02:00
Jan Tojnar
c93cfbfdad
Merge pull request #167329 from r-ryantm/auto-update/gtk-frdp
gtk-frdp: unstable-2021-10-28 -> unstable-2022-04-07, gnome-connections: 42.0 -> 42.1.1
2022-04-09 00:24:55 +02:00
Ryan Horiguchi
dc35880008
gnomeExtensions: auto-update 2022-04-09 00:10:34 +02:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
R. Ryantm
76e2f93d1a gnome.zenity: 3.41.0 -> 3.42.0 2022-04-08 16:58:15 +02:00
Bobby Rong
8126f997ac
gnome.ghex: fix darwin build 2022-04-08 22:27:44 +08:00
Bobby Rong
e0eb0416f9
gnome.ghex: 4.beta.1 → 42.0
https://gitlab.gnome.org/GNOME/ghex/-/compare/4.beta.1...42.0
2022-04-08 21:20:23 +08:00
github-actions[bot]
62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Bobby Rong
126ad130c7
Merge pull request #167597 from r-ryantm/auto-update/gnome.gnome-initial-setup
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-08 13:07:33 +08:00
R. Ryantm
d1d28e2514
gnome-connections: 42.0 → 42.1.1
https://gitlab.gnome.org/GNOME/connections/-/compare/42.0...42.1.1
2022-04-08 10:37:13 +08:00
Bobby Rong
57739be66c
gnome.gnome-nettool: 3.8.1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-nettool/-/compare/gnome-nettool-3-8-1...gnome-nettool-42-0
2022-04-08 09:58:10 +08:00
tu-maurice
d2b225789c gnomeExtensions: refactor update script
The update-extensions.py script downloads extension information once for each
shell version, although one extension version might be used for multiple shell
versions. To reduce the amount of downloads we first select the appropriate
extension version per shell version as done before, then download the
corresponding information once for each selected extension version, and finally
map each shell version to the downloaded information of the selected extension
version.
2022-04-07 22:16:22 +02:00
github-actions[bot]
fef4299129
Merge staging-next into staging 2022-04-07 18:01:52 +00:00
R. Ryantm
1fd8d747b1 gnome.sushi: 41.1 -> 41.2 2022-04-07 15:14:43 +02:00
Bobby Rong
d5e040fdf8
Merge pull request #167015 from bobby285271/gnome
gnome.gedit: 41.0 -> 42.0
2022-04-07 20:32:30 +08:00
R. Ryantm
07369ae043 gnome.gnome-initial-setup: 42.0.1 -> 42.1 2022-04-06 22:04:15 +00:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Jan Tojnar
e29253ad9b gnome.eog: Hardcode library path in gir
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.

This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.

To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
piegames
98bdd27117
Merge pull request #167213: gnomeExtensions.arcmenu: 24 -> 27 2022-04-06 01:01:02 +02:00
piegames
b178b904ec
Merge #166187: gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04 2022-04-06 00:55:19 +02:00
Anders Kaseorg
daa0d0d265 gnomeExtensions.system-monitor: Use upstream Makefile to fix version
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
Bobby Rong
45b21e33b7
gnome.hitori: 3.38.3 → 3.38.4
https://gitlab.gnome.org/GNOME/hitori/-/compare/3.38.3...3.38.4
2022-04-05 11:04:05 +08:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
R. Ryantm
7ab510e588 gnomeExtensions.arcmenu: 24 -> 27 2022-04-04 17:57:40 +00:00
Bobby Rong
5029f4bfef
gnome.gnome-boxes: fix typelib path
We patch gobject-introspection and meson to store absolute paths to
libraries in typelibs but that requires the install_dir is an absolute path.
2022-04-04 13:20:06 +08:00
Bobby Rong
86dc9d3295
gnome.gedit: fix darwin build 2022-04-03 17:21:59 +08:00
Bobby Rong
42bb3293c2
gnome.gedit: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/gedit/-/compare/41.0...42.0
2022-04-03 08:54:49 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Bobby Rong
d0f3fa1910
Merge pull request #166754 from bobby285271/gnome
GNOME updates 2022-04-01
2022-04-02 12:23:36 +08:00
Bobby Rong
c167b827b5
gnome.sushi: 41.0 → 41.1
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.0...41.1
2022-04-02 11:04:54 +08:00
Bobby Rong
79cccf419b
gnome.gucharmap: 14.0.2 → 14.0.3
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.2...14.0.3
2022-04-02 11:04:54 +08:00
Bobby Rong
524c463486
gnome.five-or-more: 3.32.2 → 3.32.3
https://gitlab.gnome.org/GNOME/five-or-more/-/compare/3.32.2...3.32.3
2022-04-02 11:04:37 +08:00
Bobby Rong
3c583c8226
Merge pull request #166569: unbreak GNOME Flashback and reintroduce gnome-bluetooth_1_0
- Add missing geocode-glib dependency for gnome-panel
- Reintroduce gnome-bluetooth_1_0 for gnome-flashback, blueberry and gnome-bluetooth-contract

Related:
- https://gitlab.gnome.org/GNOME/gnome-panel/-/merge_requests/49
- https://github.com/NixOS/nixpkgs/pull/166569#issuecomment-1084658550
- https://github.com/linuxmint/blueberry/issues/123
- https://github.com/elementary/gnome-bluetooth-contract/issues/1
2022-04-01 23:50:36 +08:00
Robert Hensing
200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Bobby Rong
57d754ee3c
gnome.five-or-more: format with nixpkgs-fmt 2022-04-01 11:28:55 +08:00
Bobby Rong
20d0500abd
gnome.aisleriot: 3.22.21 → 3.22.22
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.21...3.22.22
2022-04-01 11:28:55 +08:00
Bobby Rong
85dff10d06
gnome.gnome-flashback: use gnome-bluetooth_1_0 2022-03-31 23:25:54 +08:00
Bobby Rong
55d676321a
gnome.gnome-bluetooth_1_0: init at 3.34.5 2022-03-31 23:22:37 +08:00
Bobby Rong
dd2c542196
gnome.gnome-panel: add missing geocode-glib dependency 2022-03-31 21:28:03 +08:00
piegames
1dfe42f57c
Merge #166485: gnomeExtensions.pop-shell: 2022-01-14 -> 2022-03-25 2022-03-31 14:18:26 +02:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
genofire
9781be53a2 gnomeExtensions.pop-shell: unstable-2022-01-14 -> unstable-2022-03-25 2022-03-30 23:41:54 +02:00
Doron Behar
e05a7fa858
Merge pull request #166392 from bobby285271/meson-fixes 2022-03-30 20:10:47 +03:00
piegames
bf80fd1786
Merge pull request #166327: gnomeExtensions: auto-update 2022-03-30 12:26:50 +02:00
Jan Tojnar
645796c0cb dconf-editor: fix build with Meson 0.61 2022-03-30 11:36:56 +02:00
Jan Tojnar
289a54ef8d dconf-editor: Respect NIX_GSETTINGS_OVERRIDES_DIR variable
We patch GLib to recognize NIX_GSETTINGS_OVERRIDES_DIR
environment variable as a high priority source of settings
schemas. This is used by NixOS modules for desktop environments
like GNOME to set default values for stuff like background image.

Since dconf-editor uses custom GSettingsSchemaSource,
it bypassed that patch, leading to the dconf-editor
showing different values from what other apps
using the GLib’s default source saw.

Let’s mirror our GLib patch in dconf-editor to fix that.
2022-03-30 11:36:56 +02:00
Bobby Rong
5fa8d3ac38
gnome-2048: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong
68824fbc89
gnome.gnome-screenshot: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong
dbc55b6667
gnome.gnome-screenshot: format
- use pname + version
- format with nixpkgs-fmt
- reorder the attributes
2022-03-30 17:29:10 +08:00
Bobby Rong
3d1d33c5ff
gnome.gnome-books: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Bobby Rong
d3dab0e67d
gnome.devhelp: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Sandro
a08c0e60a8
Merge pull request #166254 from bobby285271/gnome-logs 2022-03-30 02:48:57 +02:00
Ryan Horiguchi
b9c5ad1c06
gnomeExtensions: auto-update 2022-03-30 00:28:30 +02:00
piegames
eabb942f1f
Merge #166184: gnomeExtensions.sound-output-device-chooser: update 2022-03-29 22:58:01 +02:00
Martin Weinelt
4c9568e20e
Merge pull request #153994 from TredwellGit/xorg.xorgserver 2022-03-29 22:21:46 +02:00
piegames
bd9ceeda56
Merge pull request #165977: gnomeExtensions.freon: package automatically 2022-03-29 21:57:32 +02:00
Doron Behar
2682154e89 gnomeExtensions.sound-output-device-chooser: 39 -> unstable-2022-03-29 2022-03-29 22:25:21 +03:00
Jan Tojnar
e9c2918e9b gnome.gnome-control-center: fix Online Accounts configuration on X11 2022-03-29 16:06:13 +02:00
Bobby Rong
3ea0bebd9e
gnome.gnome-logs: 3.36.0 → 42.0
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-3.36.0...gnome-logs-42.0
2022-03-29 21:37:01 +08:00
linsui
41e1230955 gnome-music: add gst-libva for m4a 2022-03-29 18:23:44 +08:00
Jan Tojnar
ae92c8f516 gnome.yelp: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.0...42.1
2022-03-29 10:23:06 +02:00
Jan Tojnar
16b4042373 gnome.gnome-terminal: 3.43.90 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.43.90...3.44.0
2022-03-29 10:23:06 +02:00
Jan Tojnar
9a2de8ca73 Revert "gnome.gnome-color-manager: 3.32.0 → 3.36.0"
This was bumped accidentaly, it removes gcm-calibrate,
which is still used gnome-control-center.

This reverts commit 133d326efd.
2022-03-29 10:06:45 +02:00
Anders Kaseorg
966b98f945 gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
Needed for GNOME 42 support.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-28 21:53:08 -07:00
Ryan Horiguchi
af26200234
gnomeExtensions: add gnome40Extensions to gnomeExtensions 2022-03-28 16:48:58 +02:00
Sandro
44fe73efbe
Merge pull request #165868 from LibreCybernetics/remove-python2-dependencies-from-gnome 2022-03-28 14:38:17 +02:00
Justinas Stankevicius
2b52fed975 gnomeExtensions.freon: package automatically 2022-03-27 20:15:31 +03:00
Fabián Heredia Montiel
1207aa204e gnome-user-share: add upstream meson >= 0.61 patch 2022-03-27 10:15:55 -06:00
Sandro
f164238df1
Merge pull request #165840 from piegamesde/gnome-extensions 2022-03-27 15:54:01 +02:00
Fabián Heredia Montiel
f23a1c2033 gnome-keyring: checkInputs python2 → python3 2022-03-26 23:49:49 -06:00
Jan Tojnar
7574eb2cba gnome.gpaste: 42.0 → 42.1
https://www.imagination-land.org/posts/2022-03-21-gpaste-42.1-released.html
https://github.com/Keruspe/GPaste/compare/v42.0...v42.1
2022-03-26 22:25:40 +01:00
Fabián Heredia Montiel
95f91dbed5 gnome.nautilus: remove unused exempi dependency
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/26

> Since now we use gexiv2 these are not longer necessary.
2022-03-26 11:01:20 -06:00
piegames
4edf59e00a gnomeExtensions.screen-autorotate: Patch gjs path
Fixes #164865
2022-03-26 13:24:42 +01:00
Fabián Heredia Montiel
1a805fcd23 gnomeExtensions: update extensions.json 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel
9715d3e5b3 gnomeExtensions.freon: 45 → unstable-2022-02-05 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel
33a2ef2060 gnomeExtensions.gsconnect: 53 → 50 2022-03-25 11:36:21 -06:00
Jan Tojnar
57b7111537 gnome.gnome-initial-setup: 42.0 → 42.0.1
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.0...42.0.1
2022-03-25 15:02:50 +01:00
Bobby Rong
ca71a3f375 gnome.aisleriot: 3.22.20 → 3.22.21
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.20...3.22.21
2022-03-25 15:02:50 +01:00
Jan Tojnar
18a72ef69f gnome.aisleriot: Fix build
pygame dependency of pysolc does not currently build but it would not do anything
without a path being explicitly specified anyway.
2022-03-25 15:02:50 +01:00
piegames
d30f68d0b8 gnomeExtensions: 41 → 42 2022-03-25 15:02:50 +01:00
Jan Tojnar
8be53bf3d9 gnome.gnome-contacts: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
548f950b3c gnome.gnome-session-ctl: 41.3 → 42.0
https://github.com/nix-community/gnome-session-ctl/releases/tag/42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
d9a7352912 gnome.gnome-session: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
e182fe0665 gnome-connections: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/connections/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
8a91a19d5e gnome.gnome-backgrounds: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/42.beta...42.0

- Format the expression
- Remove unused dependencies
- Add meta.{description,homepage,license}
2022-03-25 15:02:49 +01:00
Jan Tojnar
cd1d12ca65 gnome.gdm: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gdm/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
8d24f4a6c8 gnome.adwaita-icon-theme: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar
b11117dd86 gnomeExtensions.gsconnect: 50 → 53
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v51
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v53
2022-03-25 15:02:48 +01:00
Jan Tojnar
fb4b0c019f gnome.polari: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/polari/-/compare/41.0...42.0

- Now uses libadwaita.
- Format the expression.
- Remove unnecessary icon theme dependency.
- Add comments to thumbnailer deps.
- Correct license.
2022-03-25 15:02:48 +01:00
Jan Tojnar
3ecef34ed0 gnome.gnome-weather: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
d80b089680 gnome.gnome-remote-desktop: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
1f3e12ea10 gnome.gnome-music: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/42.beta...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
97763f8b06 gnome.gnome-font-viewer: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
dcd3431bc9 baobab: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
49e154ce0b gnome.file-roller: 3.41.90 → 3.42.0
https://gitlab.gnome.org/GNOME/file-roller/-/compare/3.41.90...3.42.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
a0d22d2ada gnome.gpaste: 3.42.6 → 42.0
https://www.imagination-land.org/posts/2022-03-19-gpaste-42.0-released.html
2022-03-25 15:02:47 +01:00
Jan Tojnar
8e4ab2ff1e gnome-tour: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/42.beta...42.0
2022-03-25 15:02:46 +01:00
Jan Tojnar
c1c386b761 gnome-text-editor: 42.rc1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.rc1...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
a1cabaf9de gnome.yelp-xsl: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp-xsl/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
0fa24ad74b gnome.yelp: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
e150d2f3e2 gnome.tali: 40.5 → 40.6
https://gitlab.gnome.org/GNOME/tali/-/compare/40.5...40.6
2022-03-25 15:02:45 +01:00
Jan Tojnar
66b7d51d18 gnome.nautilus: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/nautilus/-/compare/42.rc...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
8422afe224 gnome.metacity: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.43.1...3.44.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
5baffcdf76 gnome.gnome-system-monitor: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/42.rc...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar
6386a0fd38 gnome.gnome-sound-recorder: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/compare/42.beta...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar
b2d2fcd8e4 gnome.gnome-settings-daemon: 42.rc → 42.1
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.rc...42.1
2022-03-25 15:02:44 +01:00
Jan Tojnar
12dbca9935 gnome.gnome-panel: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.43.1...3.44.0
2022-03-25 15:02:44 +01:00
Jan Tojnar
2d61486510 gnome.gnome-maps: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/42.rc...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar
d389bfd741 gnome.gnome-flashback: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.43.1...3.44.0
2022-03-25 15:02:44 +01:00
Jan Tojnar
0b1b922bfd gnome.gnome-clocks: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/42.beta...42.0
2022-03-25 15:02:44 +01:00
Jan Tojnar
24f85a59d8 gnome.gnome-characters: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
d940942842 gnome.gnome-calculator: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
ad2536cd9d gnome.gnome-applets: 3.43.1 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.43.1...3.44.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
73e9cb0ef2 gnome.eog: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/eog/-/compare/42.rc...42.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
245a1b20d7 evince: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/evince/-/compare/42.0...42.1
2022-03-25 15:02:43 +01:00
Jan Tojnar
1aefc6d801 gnomeExtensions.gsconnect: 48 → 50
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v49
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v50
2022-03-25 15:02:43 +01:00
Bobby Rong
b214aa70b4 pantheon.evince: drop
The vanilla evince already support dark style
preference in Pantheon, so no need to keep the patch.
2022-03-25 15:02:43 +01:00
Jan Tojnar
d6d13b7d13 gnome.totem: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/totem/-/compare/42.beta...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
49663d6348 gnome.simple-scan: 40.7 → 42.0
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/40.7...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
06ef018ff4 gnome.gnome-sudoku: 40.2 → 42.0
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/40.2...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
54f5470466 gnome.gnome-software: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
c65426f606 gnome.gnome-initial-setup: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
50e60fa5cb gnome.gnome-disk-utility: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
1c3215f4a6 gnome.gnome-control-center: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
35718b4e39 gnome.gnome-chess: 42.alpha → 42.0
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/42.alpha...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
9ef769d3eb gnome.gnome-calendar: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/42.rc...42.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
22646b3293 gnome.gnome-boxes: 42.rc → 42.0.1
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.rc...42.0.1
2022-03-25 15:02:41 +01:00
Jan Tojnar
7fd26599b4 gnome.gnome-bluetooth: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.rc...42.0
2022-03-25 15:02:40 +01:00
Jan Tojnar
ebc11eed59 evolution-data-server: 3.43.3 → 3.44.0
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.43.3...3.44.0
2022-03-25 15:02:40 +01:00
Jan Tojnar
db0ac3504c epiphany: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/epiphany/-/compare/42.beta...42.0
2022-03-25 15:02:40 +01:00
Jan Tojnar
baead1ef94 evince: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/evince/-/compare/42.rc...42.0
2022-03-25 15:02:39 +01:00
Jan Tojnar
e88659acea gnome-text-editor: 42.beta1 → 42.rc1
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.beta1...42.rc1
2022-03-25 15:02:37 +01:00
Jan Tojnar
e30273b083 gnome.mutter: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar
709adb2462 gnome.metacity: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.42.0...3.43.1
2022-03-25 15:02:36 +01:00
Jan Tojnar
2156af0633 gnome.nautilus: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/nautilus/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar
340aed85ff gnome.gnome-weather: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar
124cef91b1 gnome.gnome-tweaks: 40.10 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/40.10...42.beta
2022-03-25 15:02:36 +01:00
Jan Tojnar
3b3cfa2392 gnome.gnome-system-monitor: 42.alpha → 42.rc
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/42.alpha...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar
3a39559228 gnome.gnome-software: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar
46a26699b0 gnome.gnome-shell-extensions: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar
0ff3e9dc9d gnome.gnome-shell: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/42.beta...42.0
2022-03-25 15:02:36 +01:00
Jan Tojnar
cc5a39379e gnome.gnome-settings-daemon: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/42.beta...42.rc
2022-03-25 15:02:36 +01:00
Jan Tojnar
fb208c4ff3 gnome.gnome-remote-desktop: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
0260e10b97 gnome.gnome-panel: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.42.0...3.43.1
2022-03-25 15:02:35 +01:00
Jan Tojnar
6b318e1e30 gnome.gnome-maps: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v42.beta...v42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
b095580380 gnome.gnome-initial-setup: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
7844de7d37 gnome.gnome-disk-utility: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
8db2d2ab9b gnome.gnome-flashback: 3.42.1 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.42.1...3.43.1
2022-03-25 15:02:35 +01:00
Jan Tojnar
ffe64d6294 gnome.gnome-font-viewer: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
bf5f695ad6 gnome.gnome-control-center: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
bbaf1da9fa gnome.gnome-contacts: 42.alpha → 42.beta
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/42.alpha...42.beta
2022-03-25 15:02:35 +01:00
Jan Tojnar
a750f4df27 gnome.gnome-characters: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
feb0c91919 gnome.gnome-calendar: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
faed5d9ea1 gnome.gnome-calculator: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar
ddb5be9675 gnome.gnome-boxes: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar
b509184519 gnome.gnome-bluetooth: 42.beta.2 → 42.rc
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.beta.2...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar
439cb94b1a gnome.gnome-applets: 3.42.0 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.42.0...3.43.1
2022-03-25 15:02:34 +01:00
Jan Tojnar
f40dfc3bf1 gnome.eog: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/eog/-/compare/42.beta...42.rc
2022-03-25 15:02:34 +01:00
Jan Tojnar
6ef351611a evolution-data-server: 3.43.2 → 3.43.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.43.2...3.43.3
2022-03-25 15:02:34 +01:00
Jan Tojnar
2c63c790c8 evince: 41.4 → 42.rc
https://gitlab.gnome.org/GNOME/evince/-/compare/41.4...42.rc
2022-03-25 15:02:33 +01:00
Jan Tojnar
c78b2de16f baobab: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.beta...42.rc
2022-03-25 15:02:33 +01:00
Bobby Rong
0f97d73b74 pantheon.file-roller: drop
The vanilla file-roller already support dark style
preference in Pantheon, so no need to keep the package.
2022-03-25 15:02:33 +01:00
Bobby Rong
a8d19cdbdf pantheon.epiphany: drop dark style preference patch
The vanilla epiphany already support dark style
preference in Pantheon, so no need to keep the patch.
2022-03-25 15:02:33 +01:00
Jan Tojnar
0ac3c88ed4 gnome.totem: 3.38.2 → 42.beta
https://gitlab.gnome.org/GNOME/totem/-/compare/V_3_38_2...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar
4191eac282 gnome-text-editor: 42.alpha2 → 42.beta1
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.alpha2...42.beta1
2022-03-25 15:02:33 +01:00
Jan Tojnar
32a8970e8f gnome-connections: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/connections/-/compare/41.2...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar
ddd4f1e995 gnome.gnome-music: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/41.0...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar
e204c94bc2 gnome.gnome-boxes: 42.alpha → 42.beta
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.alpha...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar
998a209d2a gnome.gnome-bluetooth: 42.beta → 42.beta.2
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.beta...42.beta.2
2022-03-25 15:02:32 +01:00
Jan Tojnar
e5d429af2d gnome.file-roller: 3.40.0 → 3.41.90
https://gitlab.gnome.org/GNOME/file-roller/-/compare/3.40.0...3.41.90
2022-03-25 15:02:32 +01:00
Jan Tojnar
47dbd9f99a gnome.ghex: 3.41.1 → 4.beta.1
https://gitlab.gnome.org/GNOME/ghex/-/compare/3.41.1...4.beta.1
https://gitlab.gnome.org/GNOME/ghex/-/blob/4.beta.1/NEWS
2022-03-25 15:02:31 +01:00
Jan Tojnar
449331be09 gnome-tour: 40.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/40.0...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar
cef91bab63 gnome-text-editor: 41.1 → 42.alpha2
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/41.1...42.alpha2
2022-03-25 15:01:26 +01:00
Jan Tojnar
75b20869b1 gnome.yelp-xsl: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/yelp-xsl/-/compare/41.1...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar
46fc39901c gnome.yelp: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/yelp/-/compare/41.2...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar
9f42547503 gnome.nautilus: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/nautilus/-/compare/41.2...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar
2564d3eb92 gnome.gnome-weather: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/41.0...42.beta
2022-03-25 15:01:26 +01:00
Jan Tojnar
45c999dc44 gnome.gnome-terminal: 3.42.2 → 3.43.90
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.42.2...3.43.90
2022-03-25 15:01:26 +01:00
Jan Tojnar
4414fcd6fb gnome.gnome-system-monitor: 41.0 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/41.0...42.alpha
2022-03-25 15:01:25 +01:00
Jan Tojnar
f06dbfae43 gnome.gnome-sound-recorder: 40.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/compare/40.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
598947ae72 gnome.gnome-software: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/41.3...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
11cdccbabc gnome.gnome-shell-extensions: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/41.1...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
657d2f8f7e gnome.gnome-shell: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/41.3...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
4e2857a125 gnome.mutter: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/mutter/-/compare/41.3...42.beta

Co-Authored-By: Bobby Rong <rjl931189261@126.com>
2022-03-25 15:01:25 +01:00
Jan Tojnar
1de0e97b37 gnome.gnome-remote-desktop: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/41.2...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
887a9a9e68 gnome.gnome-maps: 41.4 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/41.4...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
25bcef9c8a gnome.gnome-initial-setup: 41.4 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/41.4...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
33c71ed6bb gnome.gnome-font-viewer: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/41.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
fcdbc97447 gnome.gnome-disk-utility: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/41.0...42.beta
2022-03-25 15:01:25 +01:00
Jan Tojnar
e5438a9bf4 gnome.gnome-control-center: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/41.2...42.beta

- Cheese removed in 5ca53a0a78
- libsoup removed in a9c398e5d9

- libcanberra-gtk3 has been removed in 652dd8bfc8
- clutter has been removed in 697789083d
2022-03-25 15:01:25 +01:00
Jan Tojnar
f603e3eda8 gnome.gnome-contacts: 41.0 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/41.0...42.alpha

- Maps were removed in de836febcd
- Switch to GTK 4 (removes Cheese support for now) 0733806c02
2022-03-25 15:01:25 +01:00
Jan Tojnar
133d326efd gnome.gnome-color-manager: 3.32.0 → 3.36.0
https://gitlab.gnome.org/GNOME/gnome-color-manager/-/compare/3.32.0...3.36.0
2022-03-25 15:01:25 +01:00
Jan Tojnar
0e3949a777 gnome.gnome-clocks: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
c88681ec73 gnome.gnome-chess: 41.1 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/41.1...42.alpha
2022-03-25 15:01:24 +01:00
Jan Tojnar
be6dd33ba4 gnome.gnome-characters: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/41.0...42.beta

Background service was merged into the main executable https://gitlab.gnome.org/GNOME/gnome-characters/-/merge_requests/68
2022-03-25 15:01:24 +01:00
Jan Tojnar
2781e6a32b gnome.gnome-calendar: 41.2 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/41.2...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
59364999db gnome.gnome-calculator: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/41.1...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
1d56ed221e gnome.gnome-boxes: 41.3 → 42.alpha
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/41.3...42.alpha
2022-03-25 15:01:24 +01:00
Jan Tojnar
f99d67d09c gnome.gnome-backgrounds: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
9c7e716ffa gnome.eog: 41.1 → 42.beta
https://gitlab.gnome.org/GNOME/eog/-/compare/41.1...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
717e78789f gnome.adwaita-icon-theme: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
d2552f2cb6 epiphany: 41.3 → 42.beta
https://gitlab.gnome.org/GNOME/epiphany/-/compare/41.3...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
fbaee68387 baobab: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/baobab/-/compare/41.0...42.beta
2022-03-25 15:01:24 +01:00
Jan Tojnar
ed76538fc1 gnome.gnome-bluetooth: 3.34.5 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/3.34.5...42.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar
a6bcf76c7f gnome.gnome-settings-daemon338: port to gweather4 2022-03-25 15:01:23 +01:00
Jan Tojnar
390e4670f6 gnome.gnome-settings-daemon: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/41.0...42.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar
dde7232802 evolution-data-server: 3.42.3 → 3.43.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.42.3...3.43.2

Replaced intltool with gettext.

Also formatted the expression.
2022-03-25 15:01:22 +01:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
Bobby Rong
0180033ad8
Merge pull request #165557 from bobby285271/hitori
gnome.hitori: fix build with meson 0.61
2022-03-24 16:14:49 +08:00
Bobby Rong
b8c20d6fb4
Merge pull request #165560 from bobby285271/gitg
gnome.gitg: fix build with meson 0.61
2022-03-24 16:14:29 +08:00
Bobby Rong
b9a73c7402
Merge pull request #165564 from bobby285271/gnome-notes
gnome.gnome-notes: fix build with meson 0.61
2022-03-24 16:11:56 +08:00
Bobby Rong
749258f858
gnome.gnome-notes: fix build with meson 0.61 2022-03-24 14:14:32 +08:00
Jan Tojnar
7e0a1f2eec
Merge pull request #165558 from bobby285271/gnome-dictionary
gnome.gnome-dictionary: fix build with meson 0.61
2022-03-24 06:47:02 +01:00
Bobby Rong
44decbe9bb
gnome.gitg: fix build with meson 0.61 2022-03-24 13:22:56 +08:00
Bobby Rong
0338f4b224
gnome.hitori: fix build with meson 0.61 2022-03-24 13:10:12 +08:00
Bobby Rong
24c7d32c22
gnome.gnome-dictionary: fix build with meson 0.61 2022-03-24 12:47:08 +08:00
Bobby Rong
311545660d
gnome.gnome-dictionary: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-24 12:34:02 +08:00
Bobby Rong
79fc85e904
Merge pull request #165428 from bobby285271/gnome-tetravex
gnome.gnome-tetravex: fix build with meson 0.61
2022-03-24 12:00:31 +08:00
Bobby Rong
9720a6b48e
Merge pull request #165423 from bobby285271/gucharmap
gnome.gucharmap: 14.0.0 -> 14.0.2
2022-03-24 11:50:11 +08:00
Bobby Rong
6dd4a7d853
Merge pull request #165446 from bobby285271/gnome-mahjongg
gnome.gnome-mahjongg: fix build with meson 0.61
2022-03-24 11:43:29 +08:00
Bobby Rong
e9e8bb4659
gnome.gnome-mahjongg: fix build with meson 0.61 2022-03-23 18:41:30 +08:00
Bobby Rong
7612066db2
gnome.gnome-mahjongg: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-23 18:35:29 +08:00
Bobby Rong
14e42ff7f6
gnome.gnome-tetravex: fix build with meson 0.61 2022-03-23 18:13:36 +08:00
Bobby Rong
8410168698
gnome.gnome-tetravex: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-23 18:06:02 +08:00
Bobby Rong
8f640ba3cb
gnome.gucharmap: 14.0.0 -> 14.0.2
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.0...14.0.2
2022-03-23 17:54:59 +08:00
piegames
3052e0b67f
Merge pull request #164993: gnomeExtensions: add GNOME 42 extensions 2022-03-21 19:45:31 +01:00
Ryan Horiguchi
b8229f288c
gnomeExtensions: add GNOME 42 extensions 2022-03-20 17:59:37 +01:00
Ryan Horiguchi
70f65b1ba8
gnomeExtensions: auto-update 2022-03-20 17:59:14 +01:00
Jamie McClymont
694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Bobby Rong
4a71acf24e
gnome.gnome-settings-daemon338: fix build with meson 0.61 2022-03-16 09:17:46 +08:00
Jan Tojnar
3239fd2b8f
Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-false
evince: pass -Dmultimedia=disabled if !supportMultimedia
2022-03-14 21:53:30 +01:00
Adam Joseph
a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
davidak
26c983d95e
Merge pull request #164051 from r-ryantm/auto-update/evince
evince: 41.3 -> 41.4
2022-03-14 08:31:51 +01:00
R. Ryantm
11e41ae4b2 evince: 41.3 -> 41.4 2022-03-13 22:12:41 +00:00
R. Ryantm
a610331778 gnome.gnome-todo: unstable-2022-02-01 -> unstable-2022-03-11 2022-03-12 15:04:30 +01:00
piegames
0ff66591e4
Merge pull request #162668: gnomeExtensions.arcmenu: 23 -> 24 2022-03-11 12:21:01 +01:00
Ryan Horiguchi
a396af658c
gnomeExtensions: auto-update 2022-03-10 23:44:18 +01:00