summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-extra/cinnamon-control-center: use a "more correct" xdg.eclass phaseEli Schwartz2024-08-231-1/+1
| | | | | | | Avoid calling postinst in postrm, even though they really just share an impl at the moment. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon: correct USE dependency on gtkEli Schwartz2024-08-231-1/+1
| | | | | | | | | | | | Actually, it doesn't use gtk's gdk-wayland backend at all, not even optionally, so the dependencies are effectively runtime-only. On the other hand, it does use the X11 one! Make sure that it correctly requires gtk+[X] when built for X11 -- which is always, as it currently doesn't support the wayland backend in that bit of code at all. Hence wayland support being masked at the moment. So we simply don't worry about that at all for now. :) Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon: use a "more correct" xdg.eclass phaseEli Schwartz2024-08-231-1/+1
| | | | | | | Avoid calling postinst in postrm, even though they really just share an impl at the moment. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: avoid automagic deps on gtk+[X,wayland]Eli Schwartz2024-08-231-2/+8
| | | | | | | | | | | | | | | Currently, one is forced to compile c-s-d and gtk with the same value of USE=wayland which makes it difficult to provide generically reusable binaries. It is better than automagically depending on wayland and then lacking it, but not ideal. Preferable would be for c-s-d[wayland] to require gtk+[wayland] but when built without wayland support, to not care whether gtk itself is. We now support a mechanism for packages to opt out of gtk providing the API, for use by packages that don't provide a `-D wayland=true` but autodetect whether gtk was built with it. Use that mechanism. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: conditionalize wayland on wacomEli Schwartz2024-08-231-2/+6
| | | | | | | | | The only plugin that uses gtk's wayland support -- or any wayland support at all -- is the wacom plugin. It is otherwise meaningless to depend on gtk's wayland support, so rejuggle the dependencies to reflect that. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-control-center: avoid automagic deps on gtk+[X,wayland]Eli Schwartz2024-08-231-2/+5
| | | | | | | | | | | | | | | Currently, one is forced to compile c-c-c and gtk with the same value of USE=wayland which makes it difficult to provide generically reusable binaries. It is better than automagically depending on wayland and then lacking it, but not ideal. Preferable would be for c-c-c[wayland] to require gtk+[wayland] but when built without wayland support, to not care whether gtk itself is. We now support a mechanism for packages to opt out of gtk providing the API, for use by packages that don't provide a `-D wayland=true` but autodetect whether gtk was built with it. Use that mechanism. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo: avoid automagic dependency on gtk+[X]; don't restrict waylandEli Schwartz2024-08-231-2/+5
| | | | | | | | | | | | | | | Currently, one is forced to compile nemo and gtk with the same value of USE=wayland which makes it difficult to provide generically reusable binaries. It is better than automagically depending on wayland and then lacking it, but not ideal. Preferable would be for nemo[wayland] to require gtk+[wayland] but when built without wayland support, to not care whether gtk itself is. We now support a mechanism for packages to opt out of gtk providing the API, for use by packages that don't provide a `-D wayland=true` but autodetect whether gtk was built with it. Use that mechanism. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo: drop 6.2.6Matthew S. Turnbull2024-08-232-148/+0
| | | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Closes: https://github.com/gentoo/gentoo/pull/38022 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo: add 6.2.8Matthew S. Turnbull2024-08-232-0/+144
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon: drop 6.2.7Matthew S. Turnbull2024-08-232-207/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon: add 6.2.9Matthew S. Turnbull2024-08-232-0/+207
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/gnome-shell-extensions: update HOMEPAGEPacho Ramos2024-08-091-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-shell-extensions: Bump to 46.2Guillermo Joandet2024-08-092-0/+71
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/sushi: Bump to 46.0Guillermo Joandet2024-08-092-0/+58
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-commander: Bump to 1.18.1Guillermo Joandet2024-08-062-0/+61
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37894 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-ews: drop 3.52.1Pacho Ramos2024-08-062-72/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-data-server: drop 3.52.1Pacho Ramos2024-08-062-160/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-ews: Bump to 3.52.4Guillermo Joandet2024-08-062-0/+72
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-data-server: Bump to 3.52.4Guillermo Joandet2024-08-062-0/+160
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-software: drop 45.3, 46.2Pacho Ramos2024-08-063-219/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-software: Bump to 46.4Guillermo Joandet2024-08-062-0/+112
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37961 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/cinnamon: drop 5.8.4Matthew S. Turnbull2024-08-043-251/+0
| | | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Closes: https://github.com/gentoo/gentoo/pull/37417 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon: add 6.2.7Matthew S. Turnbull2024-08-046-0/+400
| | | | | | | | | | | | Remove the GOA dependency as it's no longer suported, and the alternate is not currently packaged. Make xdg-desktop-portal-xapp unconditional, as dark mode breaks without it. Closes: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-control-center: drop 5.8.2, 6.0.0Matthew S. Turnbull2024-08-043-226/+0
| | | | | | Closes: https://bugs.gentoo.org/923908 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-control-center: add 6.2.0Matthew S. Turnbull2024-08-042-0/+113
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-screensaver: drop 5.8.1Matthew S. Turnbull2024-08-042-79/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-screensaver: add 6.2.0Matthew S. Turnbull2024-08-042-0/+79
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-session: drop 5.8.1, 6.0.2Matthew S. Turnbull2024-08-043-169/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-session: add 6.2.1Matthew S. Turnbull2024-08-042-0/+87
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: drop 5.8.1, 6.0.0Matthew S. Turnbull2024-08-043-191/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: add 6.2.0Matthew S. Turnbull2024-08-042-0/+96
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cjs: drop 5.8.0Matthew S. Turnbull2024-08-043-134/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cjs: add 6.2.0Matthew S. Turnbull2024-08-042-0/+92
| | | | | | | Bug: https://bugs.gentoo.org/934783 Closes: https://bugs.gentoo.org/882487 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo-fileroller: drop 5.8.0Matthew S. Turnbull2024-08-042-26/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo-fileroller: add 6.2.0Matthew S. Turnbull2024-08-042-0/+25
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo: drop 5.8.4Matthew S. Turnbull2024-08-042-131/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/nemo: add 6.2.6Matthew S. Turnbull2024-08-042-0/+148
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-translations: drop 5.8.2Matthew S. Turnbull2024-08-042-32/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-translations: add 6.2.2Matthew S. Turnbull2024-08-042-0/+32
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-menus: drop 5.8.0Matthew S. Turnbull2024-08-042-38/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-menus: add 6.2.0Matthew S. Turnbull2024-08-042-0/+38
| | | | | | Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-desktop: drop 5.8.0Matthew S. Turnbull2024-08-042-64/+0
| | | | | Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/cinnamon-desktop: add 6.2.0Matthew S. Turnbull2024-08-042-0/+70
| | | | | | | | Remove systemd as it's not actually used by cinnamon Bug: https://bugs.gentoo.org/934783 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* gnome-extra/gnome-system-monitor: unkeyword 46.0-r1 for ~sparcPacho Ramos2024-08-031-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-system-monitor: Fix dependenciesPacho Ramos2024-08-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/937084 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-system-monitor: Fix VariableOrderWrong warningPacho Ramos2024-08-011-1/+2
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-system-monitor: Bump to 46.0Guillermo Joandet2024-08-012-0/+54
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34678 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/nautilus-dropbox: drop 2020.03.04Pacho Ramos2024-07-301-65/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/nautilus-dropbox: add 2024.04.17Pacho Ramos2024-07-302-0/+66
| | | | | | Closes: https://bugs.gentoo.org/935312 Closes: https://bugs.gentoo.org/929604 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/gnome-calculator: Fix VariableOrderWrongPacho Ramos2024-07-231-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>