summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: fix rust eclass usedep/mutlilib handling; inherit orderMatt Jolly10 days3-6/+6
| | | | | | | | | | | | The rust eclass has been updated to directly inject a required MULTILIB_USEDEP when requested. RUST_USEDEP has been renamed to RUST_REQUIRED_USE to be consistent with other eclasses. llvm-r1 should be imported after cargo and the eclass now enables this. Signed-off-by: Matt Jolly <kangie@gentoo.org>
* gnome-base/librsvg: backport time crate update to 2.57.3, 2.58.2Sam James12 days4-10/+59
| | | | | | | Backport the changes from 5c3fde3d2ed0b76356131adfa7ba6ed8fd29cf1f so that people don't need 3 Rust slots installed. Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: add 2.58.5Sam James12 days3-0/+458
| | | | | | | | | | | 01ba4dc61965ef7658a24728841c04c9a1ce4871 added a max version of rust-1.79.0 because tests were using an old version of the 'time' crate which broke w/ >=rust-1.80. Bump to 2.58.5 and while here, patch Cargo.lock to update the crate so we can drop the cap. Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: add missing revbump for 2.58.2Sam James12 days1-0/+0
| | | | | Fixes: b673ae2f19d960de7afaaf77349822dfee2f91f5 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/librsvg: fix phase definitionsSam James12 days2-0/+37
| | | | | | | | | | | | The issue here is the same as with libdovi. If we change the inherit order back to before 01ba4dc61965ef7658a24728841c04c9a1ce4871, then MULTILIB_USEDEP isn't defined so rust.eclass can't use it for generating the multilib dep on Rust itself. Also, add a missing rust_pkg_setup call in 2.57.3. Bug: https://bugs.gentoo.org/943110 Signed-off-by: Sam James <sam@gentoo.org>
* */*: update for slotted RustMatt Jolly13 days2-4/+14
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* gnome-base/gnome-control-center: Set libcanberra[sound] IUSE defaultAndreas Sturmlechner2024-11-044-8/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-base/gnome-settings-daemon: Depend on libcanberra-gtk3Andreas Sturmlechner2024-11-042-2/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-base/gnome-flashback: Depend on libcanberra-gtk3Andreas Sturmlechner2024-11-042-4/+10
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-base/gdm: Depend on libcanberra-gtk3Andreas Sturmlechner2024-11-042-2/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-base/gnome-flashback: add 3.54.0Florian Schmaus2024-10-232-0/+92
| | | | | | Signed-off-by: Florian Schmaus <flow@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39068 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/gnome-panel: add 3.54.0Florian Schmaus2024-10-232-0/+86
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/gnome-applets: add 3.54.0Florian Schmaus2024-10-232-0/+53
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/gnome-control-center: fix kerberos patchPacho Ramos2024-10-172-2/+2
| | | | | | | | Thanks-to: Özgür Thanks-to: Hanspeter Spalinger Thanks-to: Bernd Feige Closes: https://bugs.gentoo.org/940745 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-shell: drop 45.2, 45.4Andreas Sturmlechner2024-10-083-378/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-base/gnome-control-center: setxkbmap is no longer mandatory for testsPacho Ramos2024-10-031-1/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-control-center: update ManifestPacho Ramos2024-10-031-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-control-center: Bump to 46.4Guillermo Joandet2024-10-032-0/+217
| | | | | | | | Closes: https://bugs.gentoo.org/936292 Thanks-to: Mark Locascio Thanks-to: Andy Pettinger Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gsettings-desktop-schemas: Bump to 46.1Guillermo Joandet2024-09-282-0/+44
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38083 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-desktop: Bump to 44.1Guillermo Joandet2024-09-283-0/+142
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38326 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-flashback: drop 3.46.0, 3.50.0Andreas Sturmlechner2024-09-183-178/+0
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1223-23/+23
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/dconf-editor: remove ~mipsAndreas K. Hüttel2024-08-252-3/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* gnome-base/gnome-panel: stabilize 3.52.0 for amd64Florian Schmaus2024-08-221-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/gnome-flashback: stabilize 3.52.1 for amd64Florian Schmaus2024-08-221-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/gnome-applets: stabilize 3.52.0 for amd64Florian Schmaus2024-08-221-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* gnome-base/librsvg: stabilize 2.40.21 for ppc64Matoro Mahri2024-08-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/936643 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: keyword 2.40.21 for ~ppc64Matoro Mahri2024-08-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/936643 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/librsvg: keyword 2.58.2 for ~s390Matoro Mahri2024-08-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/936643 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* gnome-base/gnome-shell: Fix WhitespaceFound warningPacho Ramos2024-08-091-2/+2
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-shell: Rebase favorites patchPacho Ramos2024-08-092-0/+16
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-shell: Fix dependenciesPacho Ramos2024-08-091-4/+4
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-shell: Bump to 46.4Guillermo Joandet2024-08-092-0/+184
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36694 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/nautilus: fix doc dependenciesPacho Ramos2024-08-091-1/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/nautilus: Bump to 46.2Guillermo Joandet2024-08-092-0/+118
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36834 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-settings-daemon: drop 46.0Pacho Ramos2024-08-071-142/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-settings-daemon: Fix elogind supportGuillermo Joandet2024-08-072-0/+241
| | | | | | | Closes: https://bugs.gentoo.org/937244 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37960 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-settings-daemon: Bump to 46.0Guillermo Joandet2024-08-032-0/+143
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34750 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-session: Install unit files unconditionallyPacho Ramos2024-08-031-3/+1
| | | | | | | | | They won't break on elogind systems and, in general, we are not allowing to install/drop unit files depending on "systemd" USE flag (as we do for openrc files). Closes: https://bugs.gentoo.org/937087 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/librsvg: drop 2.57.0, 2.57.2Pacho Ramos2024-08-013-881/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/librsvg: Bump to 2.58.2Guillermo Joandet2024-08-012-0/+511
| | | | | | | Closes: https://bugs.gentoo.org/926730 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35032 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-session: Bump to 46.0Guillermo Joandet2024-08-013-0/+138
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34748 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/libgtop: Bump to 2.41.3Guillermo Joandet2024-08-012-0/+31
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-control-center: Fix VariableOrderWrongPacho Ramos2024-07-181-2/+4
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-control-center: Bump to 46.2Guillermo Joandet2024-07-182-0/+215
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gsettings-desktop-schemas: Fix VariableOrderWrong warnPacho Ramos2024-07-171-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gsettings-desktop-schemas: Bump to 46.0Guillermo Joandet2024-07-172-0/+44
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34751 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-keyring: update HOMEPAGEPacho Ramos2024-07-171-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-keyring: enable py3.13Pacho Ramos2024-07-171-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-keyring: Bump to 46.2Guillermo Joandet2024-07-172-0/+85
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35360 Signed-off-by: Pacho Ramos <pacho@gentoo.org>