Jan Tojnar
5c5c20919b
adwaita-icon-theme: Move from gnome scope to top-level
...
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Jan Tojnar
545822250c
rygel: Move from gnome scope to top-level
2024-07-01 08:26:46 +02:00
Jan Tojnar
0fc6f66f88
gnome-common: Move from gnome scope to top-level
...
Most of maintained software moved from Autotools to Meson by now.
2024-07-01 08:26:45 +02:00
Jan Tojnar
fedc161645
simple-scan: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
f622b52aaa
seahorse: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
0daa38a8fc
gnome-calendar: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
66c4983d67
gnome-calculator: Move from gnome scope to top-level
2024-07-01 08:26:45 +02:00
Jan Tojnar
eb16eabf25
gnome-screenshot: Move from gnome scope to top-level
...
No longer used by GNOME.
2024-07-01 08:26:45 +02:00
Jan Tojnar
8e1827acef
gnome: Get rid of with
...
It can mask unknown variable errors.
2024-07-01 08:26:45 +02:00
Jan Tojnar
bcfdf0252d
eog: Move from gnome scope to top-level
...
Replaced by loupe anyway.
2024-07-01 08:26:45 +02:00
Jan Tojnar
9d9d02c56a
ghex: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
7013d1cbc9
evolution-data-server: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
5482d7417b
evince: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
85a1179dab
file-roller: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
b91d4ead2a
gnome-terminal: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
04393cdded
nautilus-python: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
2be24442bb
nautilus: Move from gnome scope to top-level
2024-07-01 08:26:44 +02:00
Jan Tojnar
e124f51ee1
gnome-user-share: Move from gnome scope to top-level
2024-07-01 08:15:53 +02:00
Jan Tojnar
7a3aad75d3
gnome-autoar: Move from gnome scope to top-level
2024-07-01 08:15:53 +02:00
Jan Tojnar
b0a6721b1d
gnome: Mention that the scope should not get new packages
...
Mainly, the consensus of GNOME maintainers a long time ago was that the scope is more trouble than it’s worth:
- Overlays are even harder (`overrideScope` required).
- Referring to non-leaf packages outside the scope is annoying – `callPackage` can only inject the scope, and overriding the dependencies requires modifying the scope.
- Attributes already have `gnome-` as prefix so it would be duplicated in the scope name.
- Selection criteria are unclear – should this just be core package set?
- Upstream package status is fluent – what should we do if an app becomes a part of core, what if it gets removed?
- Main benefit was ability to update all GNOME packages at once but we still needed to do libraries like GLib or GTK manually. Nowadays we use [predicate matching on `updateScript` name](517d8466ca/maintainers/scripts/update.nix (L165)
) but there is still room for improvement (e.g. adding tags).
2024-07-01 08:15:53 +02:00
Jan Tojnar
8471cfbf67
Merge pull request #321785 from jtojnar/libgnome-keyring
...
libgnome-keyring: Unify
2024-07-01 08:05:39 +02:00
linsui
b111f6b7b8
gnomeExtensions: make manually packages extensions overridable
2024-07-01 10:25:59 +08:00
Bobby Rong
4b2a0b20e6
Merge pull request #319091 from bobby285271/upd/cinnamon
...
Cinnamon 6.2
2024-06-30 20:47:37 +08:00
Nick Cao
9f7e48175b
Merge pull request #323139 from romildo/upd.qterminal
...
lxqt.{qtermwidget;qterminal}: 2.0.0 -> 2.0.1
2024-06-29 14:02:21 -04:00
Bobby Rong
4d5b83419d
cinnamon.nemo-extensions: 6.0.1 -> 6.2.0
...
https://github.com/linuxmint/nemo-extensions/compare/6.0.1...6.2.0
2024-06-29 22:48:44 +08:00
Bobby Rong
ec879d2cf3
cinnamon.nemo: 6.0.2 -> 6.2.1
...
https://github.com/linuxmint/nemo/compare/6.0.2...6.2.1
2024-06-29 22:48:44 +08:00
Bobby Rong
e67f038e63
cinnamon.muffin: 6.0.1 -> 6.2.0
...
https://github.com/linuxmint/muffin/compare/6.0.1...6.2.0
2024-06-29 22:48:44 +08:00
Bobby Rong
1b81e424bc
cinnamon.cjs: 6.0.0 -> 6.2.0
...
https://github.com/linuxmint/cjs/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
af598c89a2
cinnamon.cinnamon-translations: 6.0.2 -> 6.2.1
...
https://github.com/linuxmint/cinnamon-translations/compare/6.0.2...6.2.1
2024-06-29 22:48:43 +08:00
Bobby Rong
732fdf5d92
cinnamon.cinnamon-settings-daemon: 6.0.0 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-settings-daemon/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
1928166077
cinnamon.cinnamon-session: 6.0.4 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-session/compare/6.0.4...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
a4c1b741e3
cinnamon.cinnamon-screensaver: 6.0.3 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-screensaver/compare/6.0.3...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
be1b695279
cinnamon.cinnamon-menus: 6.0.0 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-menus/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
f545976380
cinnamon.cinnamon-desktop: 6.0.0 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-desktop/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
dcff3d58b1
cinnamon.cinnamon-control-center: 6.0.1 -> 6.2.0
...
https://github.com/linuxmint/cinnamon-control-center/compare/6.0.1...6.2.0
2024-06-29 22:48:42 +08:00
Bobby Rong
e008ce2dab
cinnamon.cinnamon-common: 6.0.4 -> 6.2.2
...
https://github.com/linuxmint/cinnamon/compare/6.0.4...6.2.2
2024-06-29 22:48:42 +08:00
R. Ryantm
6899567eb9
cinnamon.mint-artwork: 1.8.2 -> 1.8.3
...
No changes for us.
2024-06-29 22:12:45 +08:00
jobs62
8b864a7078
xfce.xfce4-settings: add integration with colord and fix upower
...
See #323010 and #323159 .
2024-06-28 23:02:19 +08:00
José Romildo
3c9fdab540
lxqt.qterminal: 2.0.0 -> 2.0.1
...
Diff: https://github.com/lxqt/qterminal/compare/2.0.0...2.0.1
2024-06-28 09:36:45 -03:00
José Romildo
86056190ef
lxqt.qtermwidget: 2.0.0 -> 2.0.1
...
Diff: https://github.com/lxqt/qtermwidget/compare/2.0.0...2.0.1
2024-06-28 09:34:07 -03:00
rewine
65d005b5bf
Merge pull request #322834 from jtojnar/deepin-no-lgk
...
dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
2024-06-27 17:00:30 +08:00
Jan Tojnar
5227183642
deepin.dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
...
It has been replaced by libsecret a long time ago:
157fc217ec
2024-06-27 09:56:37 +02:00
Doron Behar
1e3deb3d8a
Merge pull request #321469 from linsui/systemd-manager
...
gnomeExtensions.systemd-manager: package manually
2024-06-27 09:07:08 +03:00
Jan Tojnar
9ff2e65ef3
Merge pull request #322324 from JohnRTitor/gnome-updates
...
GNOME updates 2024-06-25
2024-06-25 17:57:48 +02:00
Bobby Rong
1373dd5ac8
Merge pull request #322186 from bobby285271/upd/cinnamon-xapps
...
Cinnamon updates 2024-06-24
2024-06-25 21:33:27 +08:00
John Titor
206ac69058
gnome.gnome-sudoku: 46.1 -> 46.2
2024-06-25 18:50:48 +05:30
rewine
9b3299c8cd
Merge pull request #310778 from wineee/dde23
...
deepin desktop environment: update
2024-06-25 09:52:28 +08:00
Bobby Rong
d08a3f7e96
cinnamon.nemo-python: Set up python search path earlier
...
Let's see if this can help with some of the race conditions that I don't understand.
2024-06-25 09:08:11 +08:00
rewine
4f1aacd858
deepin.dde-grand-search: fix build on aarch64-linux
2024-06-24 22:33:41 +08:00
Bobby Rong
31ed620b67
cinnamon.folder-color-switcher: 1.6.2 -> 1.6.3
...
18102c72ba...35aa5b9839
2024-06-24 22:31:06 +08:00