summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/gnome-shell: Drop old versionsMatt Turner2022-08-172-204/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.4Matt Turner2022-08-162-0/+209
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.3.1 x86, #861029Sam James2022-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.3.1 amd64, #861029Sam James2022-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.3.1 arm64, #861029Sam James2022-07-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/gnome-browser-connector: Move from gnome-extra/chrome-gnome-shellYuri Konotopov2022-07-233-3/+3
| | | | | Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Drop old versionsMatt Turner2022-07-205-672/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.2 arm64, #853958Sam James2022-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.2 x86, #853958Sam James2022-07-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.3.1Matt Turner2022-07-042-0/+209
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.3Matt Turner2022-07-042-0/+209
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.2 amd64, #853958Sam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: stabilize 42.1-r3 for amd64, arm64, x86Sam James2022-06-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: restore 42.1-r3 for Polkit fixSam James2022-06-242-0/+259
| | | | | | | Bug: https://bugs.gentoo.org/844919 Bug: https://bugs.gentoo.org/849566 Fixes: eed2ee4b79e40099d84db0dde29dced1e3346bb6 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Drop old versionsMatt Turner2022-05-3112-1315/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.2Matt Turner2022-05-292-0/+204
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.1 arm64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.1 x86, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 42.1 amd64, #843794Sam James2022-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: revbump for Polkit patchSam James2022-05-182-1/+204
| | | | | | | | | | | | | | | | | | | | | As Matt points out, we might end up installing gnome-shell w/ an older polkit, then upgrading polkit, and then nobody provides the autoref bits. Given it can go both ways, depend on a newer Polkit which always has the autoref bits, and add the patch to said new version. (Also, revbump -r1 -> r2 with no patch, for consistency, as people will have likely merged the -r1 w/ the polkit build fix, but in theory could (but unlikely!) downgrade polkit at some point, and it's just a lot easier to handle bugs this way if we know everything is in a sane state.) Bit annoyed I didn't think it through fully as I went back and forth a few times and decided on not, wrongly. Bug: https://bugs.gentoo.org/844919 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: backport new Polkit patch (g_autoptr)Sam James2022-05-172-0/+56
| | | | | Closes: https://bugs.gentoo.org/844919 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Allow and prefer xdg-desktop-portal-gnomePacho Ramos2022-05-151-0/+203
| | | | | | Bug: https://bugs.gentoo.org/816135 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.1Matt Turner2022-05-062-0/+204
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Require gtk3 and gtk4 support in ibusMatt Turner2022-04-151-1/+1
| | | | | | | | | The IUSE=gtk flag on ibus was split into IUSE=gui and IUSE=gtk3, so we need to update this. I'm not confident in what gnome-shell actually requires, but since it depends on x11-libs/gtk+:3 and gui-libs/gtk:4 already and both are enabled by default in ibus, I'm going to play it safe and require both. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Version bump to 41.5Matt Turner2022-03-285-0/+303
| | | | | Closes: https://bugs.gentoo.org/836311 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Depend on slotted gnome-bluetoothMatt Turner2022-03-202-2/+2
| | | | | Closes: https://bugs.gentoo.org/835698 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Version bump to 42.0Matt Turner2022-03-203-0/+262
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Drop old versionsMatt Turner2022-03-183-402/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 41.4 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 41.4 x86, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 41.4 amd64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Version bump to 41.4Matt Turner2022-02-152-0/+204
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: fix build with meson-0.61Christophe Lermytte2022-01-252-0/+85
| | | | | | Closes: https://bugs.gentoo.org/831921 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Drop old versionsMatt Turner2022-01-243-401/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.5-r1 arm64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.5-r1 amd64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.5-r1 x86, #831048Jakov Smolić2022-01-201-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* gnome-base/gnome-shell: bump to 41.3Mart Raudsepp2022-01-112-0/+202
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: remove oldMart Raudsepp2022-01-112-202/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: lift pipewire subslot restrictionSam James2021-12-184-4/+4
| | | | | | PW broke ABI recently and pinning the subslot like this prevents rebuilds. Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: remove oldMart Raudsepp2021-12-143-397/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 41.2Mart Raudsepp2021-12-142-0/+202
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 41.1Mart Raudsepp2021-11-102-0/+202
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.4 x86, #813660Sam James2021-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.4 amd64, #813660Sam James2021-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell-41: add patchset with various upstream fixesMart Raudsepp2021-10-152-0/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 41.0Mart Raudsepp2021-10-112-0/+202
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: Stabilize 40.4 arm64, #813660Sam James2021-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gnome-shell: remove oldMart Raudsepp2021-09-222-192/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 40.5Mart Raudsepp2021-09-222-0/+199
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>