davidak
8061905942
Merge pull request #167265 from bobby285271/pantheon
...
pantheon.elementary-code: 6.1.0 -> 6.2.0
2022-04-05 12:43:45 +02:00
Bobby Rong
c1732444bf
pantheon.elementary-code: 6.1.0 -> 6.2.0
2022-04-05 10:18:15 +08: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
Thomas Tuegel
4d38e8d468
Merge pull request #166266 from andrevmatos/kde/plasma
...
kde/plasma5: 5.24.3 -> 5.24.4
2022-04-04 10:17:57 -05:00
Guillaume Girol
f9fe536c8f
Merge pull request #165873 from symphorien/rkjnsn-master
...
xfce4-screensaver: init at 4.16.0
2022-04-03 15:09:08 +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
davidak
1b4d728eaf
Merge pull request #166812 from bobby285271/pantheon
...
pantheon.elementary-dock: run glib-compile-schemas
2022-04-01 15:05:48 +02:00
Bobby Rong
3f6e36987b
pantheon.elementary-dock: run glib-compile-schemas
2022-04-01 18:59:28 +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
7ce8bc5d48
pantheon.gnome-bluetooth-contract: use gnome-bluetooth_1_0
2022-03-31 23:32:29 +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
Erik Jensen
e0d0ff64b2
xfce4-screensaver: init at 4.16.0
...
A simple screen saver and locker for the Xfce desktop environment.
2022-03-31 12:00:00 +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
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
André Vitor de Lima Matos
1f78ade885
kde/plasma5: 5.24.3 -> 5.24.4
2022-03-29 15:41:44 -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
José Romildo Malaquias
9f17dd3f44
Merge pull request #166090 from bobby285271/matebg
...
mate.mate-backgrounds: fix build with meson 0.61
2022-03-29 08:42:25 -03: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
Bobby Rong
bcdb2fdee6
mate.mate-backgrounds: fix build with meson 0.61
...
abstract/meson.build:3:5: ERROR: Function does not take positional arguments.
2022-03-28 22:52:26 +08: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
Sandro
fd79a3b8b8
Merge pull request #165550 from LibreCybernetics/cleanup-aliases
2022-03-28 13:25:48 +02:00
Ryan Mulligan
3390840cd3
Merge pull request #165383 from r-ryantm/auto-update/bismuth
...
libsForQt5.bismuth: 2.3.0 -> 3.0.0
2022-03-27 18:36:40 -07: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