summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/gnome-desktop: keyworded 3.26.2-r2 for ppc, bug #673156Sergei Trofimovich2018-12-191-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc, bug #673156Sergei Trofimovich2018-12-191-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-desktop: keyworded 3.26.2-r2 for ppc64, bug #673156Sergei Trofimovich2018-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-core-libs: keyworded 3.26.2 for ppc64, bug #673156Sergei Trofimovich2018-12-161-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-desktop-3.26.2-r2: add missing gnome-common build depMart Raudsepp2018-12-151-1/+2
| | | | | | | | | We need gnome-common due to m4 macros used out of it in configure.ac still and us eautoreconfing now due to the patchset. Closes: https://bugs.gentoo.org/673208 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-core-libs: bump to 3.26.2Mart Raudsepp2018-12-151-0/+41
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/librsvg: add missing newline at end of gtk patchMart Raudsepp2018-12-151-1/+1
| | | | | | | | | | | There was a missing newline at end of line on the git version line. Completely harmless, but patch complains about it with "patch unexpectedly ends in middle of line" now. So just add the newline. Closes: https://bugs.gentoo.org/657950 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/librsvg: bump to 2.40.20Mart Raudsepp2018-12-152-0/+98
| | | | | | | | | | | | | Give up hope of having backported to 2.40.19 test suite machinery work with its numerous issues (too old freetype generated reference images, issues for 32-bit, and so on and on), restrict tests and roll with it. This probably has some security relevant last fixes for the non-rust version and we should have it, even if tests fail. Ideally tests will work with the rust requiring versions (on the architectures that can support, anyways). Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-desktop: fix build for sparc32Mart Raudsepp2018-12-142-2/+2
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-desktop: bump to 3.26.2Mart Raudsepp2018-12-142-0/+69
| | | | | | | | | | | | | | | | | | | | | Also force seccomp when available, or configure fails. This is not patched to be optional on purpose - this kind of security is NOT optional as far as I'm concerned. Compared to gnome overlay version, this one: * adds a big patchset for more sandboxed thumbnailing fixes, memory leak fixes and other misc changes that don't break ABI * patch to hopefully fix thumbnailing on non-seccomp architectures (bwrap was still enabled, leading to broken runtime as bwrap requires seccomp) * RDEPENDs on sys-apps/bubblewrap with seccomp as required * removes USE=dbus dep on glib * revbumps over overlay revision to ensure upgrades Closes: https://bugs.gentoo.org/653786 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/nautilus: bump to 3.26.4Mart Raudsepp2018-12-115-0/+504
| | | | | | | | | | Revision r2 to show up as an upgrade to gnome overlay users, as this one includes a crash fix patch from upstream branch. Re-enabled tests - they seem to work with meson now. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/nautilus-3.24.2.1: preparation for tracker-2Mart Raudsepp2018-12-111-2/+1
| | | | | | | | | | | | | | | | * Lock tracker to tracker-1, as configure doesn't support tracker-2. * Remove nautilus-tracker-tags PDEPEND, as it is rather unmaintained and going away with tracker-2. Meanwhile, old tracker has a USE=nautilus that pulls it in anyways, and another way to enable this in nautilus shouldn't have existed in the first place. This change is mainly meant to allow us to hopefully last rite nautilus-tracker-tags sooner, as all this combined warranted a revbump anyways, thus getting the deps into user VDBs. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/nautilus: add explicit build dep on glib-utilsMart Raudsepp2018-12-111-1/+2
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gsettings-desktop-schemas: remove oldMart Raudsepp2018-12-072-29/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gsettings-desktop-schemas-3.24.1: hppa stableMart Raudsepp2018-12-071-1/+1
| | | | | | | | We can consider this package under ALLARCHES stabling really, so just mark it hppa stable blindly. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-common: remove unused autoconf-archive IUSEMart Raudsepp2018-12-062-6/+1
| | | | | | Thanks-to: dantrell Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gsettings-desktop-schemas: arm64 stableMart Raudsepp2018-12-051-1/+1
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/dconf-editor: update HOMEPAGEMart Raudsepp2018-12-052-2/+2
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/dconf-editor: bump to 3.28.0Mart Raudsepp2018-12-052-0/+45
| | | | | | | | | Most importantly (to me), this version adds proper relocatable schemas support. 3.30.x requires vala:0.40 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/dconf-editor: fix LICENSEMart Raudsepp2018-12-051-1/+1
| | | | | | | It's GPL-3+, not LGPL Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/libgnomekbd: remove oldMart Raudsepp2018-12-022-34/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/dconf-editor: remove oldMart Raudsepp2018-12-022-34/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/libgnomekbd: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/dconf-editor: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/libgnomekbd: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/dconf-editor: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gvfs: remove oldMart Raudsepp2018-11-292-136/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-vfs: add explicit build dep on glib-utilsMart Raudsepp2018-11-251-0/+1
| | | | | | | | | | There's also a warning about GNOME_COMMON_INIT, but appears harmless, so not taking the time to remove the call from configure.in, as gnome-vfs is a last rites candidate anyways. Closes: https://bugs.gentoo.org/667972 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* gnome-base/gnome-shell-3.26.2-r4: propagate ~alpha keywordMart Raudsepp2018-11-241-1/+1
| | | | | | | | | | ~alpha was re-added to 3.24 by the time 3.26 was already introduced to main tree. Just propage the keyword, as it should have been done when the new deps got keyworded (but the lingering bug wasn't updated as it was months old). Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-shell: remove oldMart Raudsepp2018-11-242-206/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/nautilus: remove oldMart Raudsepp2018-11-242-111/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-core-apps: remove oldMart Raudsepp2018-11-241-54/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gvfs: stable 1.32.2 for ppc, bug #652976Sergei Trofimovich2018-11-241-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-light: Add ~arm keyword wrt bug #613786Mikle Kolyada2018-11-181-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gnome-core-apps: Add ~arm keyword wrt bug #613786Mikle Kolyada2018-11-181-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gnome-shell: Add ~arm keyword wrt bug #583422Mikle Kolyada2018-11-181-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gsettings-desktop-schemas: add explicit build dep on glib-utilsMart Raudsepp2018-11-021-1/+2
| | | | | | Closes: https://bugs.gentoo.org/668024 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gvfs: add explicit build dep on glib-utilsMart Raudsepp2018-11-012-2/+4
| | | | | | Closes: https://bugs.gentoo.org/668750 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-keyring-3.28.2: amd64 stable, bug 658646Matt Turner2018-10-281-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-keyring: stable 3.28.2 for ia64, bug #658646Sergei Trofimovich2018-10-271-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* gnome-base/gnome-keyring: stable 3.28.2 for ppc64, bug #658646Sergei Trofimovich2018-10-261-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* gnome-base/gnome-keyring: x86 stable (bug #658646)Thomas Deutschmann2018-10-261-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-base/gnome-vfs: Fixed build with openssl-1.1Lars Wendler2018-10-242-14/+47
| | | | | | Closes: https://bugs.gentoo.org/592540 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-base/gnome-shell-3.24.3-r0: add ~alpha keywordTobias Klausmann2018-10-161-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/583422 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* gnome-base/libbonobo: add explicit build dep on glib-utilsMart Raudsepp2018-10-071-1/+2
| | | | | | Closes: https://bugs.gentoo.org/667388 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/libgnomecanvas: add explicit build dep on glib-utilsMart Raudsepp2018-10-071-1/+2
| | | | | | Closes: https://bugs.gentoo.org/667740 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gconf: add explicit build dep on glib-utilsMart Raudsepp2018-10-071-1/+2
| | | | | | Closes: https://bugs.gentoo.org/667650 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gvfs: stable 1.32.2 for sparc, bug #652976Rolf Eike Beer2018-09-291-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gdm: bump to 3.26.2.1Mart Raudsepp2018-09-282-0/+204
| | | | | | | | This is a -r1 revision because gnome overlay had a -r0 that lacked CVE-2018-14424 fix patches. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-shell: bump to 3.26.2, support elogind, many tweaksMart Raudsepp2018-09-284-0/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Port ebuild to use meson (no autotools upstream anymore) * Support elogind and get rid of unnecessary openrc-force hacks; gnome-shell systemd code only handles journald integration - logging structured data to it itself, instead of plain g_prints and telling it about launched apps, so they get to log under their own identifier instead of gnome-session. The -Denable-systemd option only deals with that, so we can safely just not pass it on non-systemd systems. The suspend support is handled purely via logind dbus interfaces and is build unconditionally - at runtime it is conditional on /run/systemd/seats existing and being accessible, which should be the case with newer elogind (with relevant bugs fixed) by my quick research, but I have not tested personally. Don't make a big deal about lacking suspend and seat inhibition support and just pull in a logind interface provider (techically this is runtime only, but not bothering with a separate DEPEND-free RDEPEND block for elogind). The alternative (to require logind) would be to require one of the systemd or elogind USE flags instead of at-most-one-of, but this is runtime optional anyways, so don't block it - user could just build with systemd and boot with something else, for example, and similarly not have this work at runtime). Also remove some ewarns appropriately. * Build-time depend on systemd with USE=systemd for the aforementioned journald integration, which needs systemd present at build time already. * More appropriately use python-single-r1 instead of python-r1 for the two small python utilities. Hack meson to update to the correct shebang. * Make telepathy optional - it was made runtime optional in 3.24 already, and with empathy being in the state it's in, the chat integration is rather unused on a desktop system. * Remove questionable glib USE=dbus requirement - if dconf is required, it should be depended upon directly; but as this is just your typical GSettings memory vs dconf backend scenario, I don't see why that'd be. * Remove unnecessary libXtst depend - I can't find any usage of it in current version (only mentions of caribou using it, which has its own dep and is optional on-screen keyboard support, gone in newer versions). * Move dbus-glib depend inside USE=networkmanager, as this legacy thing is for some reason (instead of GDbus) still used only in a NM specific source file that doesn't get compiled with USE=-networkmanager afaics. * Require introspection on nm-applet with USE=networkmanager, as NMGtk GIR is used. * Remove bogus mesa-progs depend - no glxinfo/glxgears usages here. * Add glib-utils build depend. * Drop dejavu font depend - I don't think we should be pulling in a specific font these days for some glyphs; and if we should, then it probably should be cantarell. * Require USE=glib on pulseaudio, as libpulse-mainloop-glib is linked to in a subproject, not just libpulse. * Simplify the pax-mark logic, as we don't use so old spidermonkey for so long, and pax-mark stuff is not tested by us. But the old complicated conditionals don't apply in many cases, so simplify it to just the common case. Additionally newer spidermonkey (60) will lose jit USE flag and have that unconditional on arches where it's supported, so these conditionals will then result in wrong code paths being taken. Therefore just simplify it to the basics and hope it works and rely on any incoming bugs about it to modernize this. Closes: https://bugs.gentoo.org/655426 Closes: https://bugs.gentoo.org/553966 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11