summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-base/gnome-shell: remove oldMart Raudsepp2019-12-232-190/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: x86 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* gnome-base/gnome-shell: amd64 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* gnome-base/gnome-shell: bump to 3.32.2Mart Raudsepp2019-09-073-0/+247
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Depend on media-libs/mesa[X(+)]Philipp Ammann2019-08-172-2/+2
| | | | | | | | | This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gnome-shell: arm64 keywordedAaron Bauman2019-08-031-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16
* gnome-base/gnome-shell: remove oldMart Raudsepp2019-05-186-468/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* gnome-base/gnome-shell: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* gnome-base/gnome-shell: remove oldMart Raudsepp2019-05-053-249/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: add a dialog ellipsizing fixMart Raudsepp2019-05-052-0/+189
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-base/gnome-shell: fix crash, EAPI-7, python3.7Mart Raudsepp2019-04-102-0/+189
| | | | | | | | | | | | | | | | | | Refreshed patchset that contains (compared to previous): * a new commit from gnome-3-30 branch, which fixes some issues related to workspace finger gesture on wayland; * backport of a public API safeguard which downgrades a mysterious crasher (that may happen on suspend resume, or just trying to unlock) to an API misuse warning; * includes the bluetooth optionality patch in the patchset. Port to EAPI-7. Add python:3.7 support for the odd installed tools; not fully tested, as they are complicated to use and really only shell developers use them, but we install them for now still. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: remove oldMart Raudsepp2019-03-313-254/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: raise gjs requirementMart Raudsepp2019-03-311-1/+1
| | | | | | | | | | | | 3.30 needs at least gjs-1.49.4 for Object.values() methods, probably more. Just bump the req to 1.54.0, released in the same cycle as gnome-shell-3.30, as there may be other runtime requirements. gnome-shell-3.32 has the req bumped to 1.54.0 already, so nothing to upstream. Closes: https://bugs.gentoo.org/681712 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 3.30.2Mart Raudsepp2019-03-183-1/+192
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: restrict to older gjsMart Raudsepp2019-03-173-2/+5
| | | | | | | | | | | | | | | 3.28 and older crash without upstream commit e36ba874 "Stop using conditional catch statements It is a mozilla extension that is going away in SpiderMonkey 60." It trivially applies to 3.28, after which 3.28 appears to work fine with newer gjs, but we'll be bumping gnome-shell to 3.30 very soon anyways. Plus there seem to be non-crashing issues from using newer gjs with gnome-shell-3.28 (missing labels in GPG/SSH password dialogs for example). Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: add explicit Cantarell font depMart Raudsepp2019-03-031-1/+3
| | | | | | | | | | | | gnome-shell uses Cantarell as its global font-family CSS setting, so pull it in explicitly. This is also the main font used by GNOME overall for its design looks, etc, and we removed the explicit dep from lower of the stack. Thus it's important to have it somewhere like gnome-shell for that reason as well. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: keyworded 3.28.3 for ppc/ppc64, bug #677176Sergei Trofimovich2019-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gnome-shell: fix and re-enable USE=gtk-doc supportMart Raudsepp2019-03-012-3/+65
| | | | | | | Turned out to be a meson-0.47 incompatibility, not gtk-doc Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gnome-shell: bump to 3.28.3Mart Raudsepp2019-02-284-0/+276
| | | | | | | | | | | Includes a huge patchset from upstream gnome-3-28 branch. Now provides its own onscreen keyboard instead of using caribou. Requires sassc at build time for CSS generation. Doesn't need deprecated networkmanager libraries from nm-applet anymore. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* 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/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/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/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
* gnome-base/gnome-shell: add longdescription to metadataMart Raudsepp2018-09-201-0/+7
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* gnome-base/gnome-shell: add python3.6 compatMart Raudsepp2018-04-051-1/+1
| | | | | | | gnome-shell-extension-tool works fine, gnome-shell-perf-tool was broken before already (reported as bug #652584) Package-Manager: Portage-2.3.28, Repoman-2.3.9
* gnome-base/gnome-shell: add missing librsvg[introspection] dependencyMart Raudsepp2018-03-051-0/+1
| | | | | Bug: https://bugs.gentoo.org/649582 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-base/gnome-shell-3.22.3: remove further keywords as affected by ↵Mart Raudsepp2018-02-031-2/+2
| | | | | | CVE-2017-8288 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-base/gnome-shell: remove oldMart Raudsepp2018-02-032-241/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-base/gnome-shell: x86 stable (bug #631656)Thomas Deutschmann2018-01-271-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* gnome-base/gnome-shell: amd64 stable wrt bug #631656Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-base/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* gnome-base/gnome-shell: keyworded 3.24.3 for ppc, bug #599574Sergei Trofimovich2017-09-301-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* gnome-base/gnome-shell: keyworded 3.24.3 for ppc64, bug #583422Sergei Trofimovich2017-09-171-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* gnome-base/gnome-shell: adjust USE depends on app-i18n/ibusMart Raudsepp2017-08-023-3/+3
| | | | | | | | This fixes the breakage caused by commit fab5df2eef030ab7d815a82592a727fc78390710 which removed the dedicated gtk3 USE flag on ibus. Gentoo-bug: 626816 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* gnome-base/gnome-shell-3.24: clarify when media-libs/mesa[llvm] is needed in ↵Mart Raudsepp2017-07-211-1/+1
| | | | | | elog Package-Manager: Portage-2.3.6, Repoman-2.3.2
* gnome-base/gnome-shell: bump to 3.24.3Mart Raudsepp2017-07-212-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* gnome-base/gnome-shell: Depend on required mutter API version subslotMart Raudsepp2017-07-141-1/+1
| | | | | | | Also fix mutter minimum depend while at it (was raised from 3.23.91 to 3.24.0 proper at some point release) Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-shell-3.24.2: Sync in changes done over time in the 3.22 seriesMart Raudsepp2017-07-141-24/+12
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-shell: bump to 3.24.2Timo Tambet2017-07-142-0/+207
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-shell: ia64 keyworded, bug #583422Sergei Trofimovich2017-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* gnome-base/gnome-shell: add missing autoconf-archive build dependencyMart Raudsepp2017-06-021-0/+1
| | | | Needed if eautoreconfing
* gnome-base/gnome-shell: security cleanupMart Raudsepp2017-05-042-201/+1
| | | | | Gentoo-bug: 616698 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* gnome-base/gnome-shell: x86 stable wrt bug #616698Agostino Sarubbo2017-05-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gnome-shell: amd64 stable wrt bug #616698Agostino Sarubbo2017-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gnome-shell: fix bug triggered by version validation ignoring ↵Mart Raudsepp2017-04-292-0/+240
| | | | | | | | setting toggling This has a CVE-2017-8288 assigned for some reason. Gentoo-bug: 616698
* gnome-base/gnome-shell: remove double browser-plugin (nsplugin) arg passing ↵Mart Raudsepp2017-04-032-2/+0
| | | | | | | | | to configure There was a --enable-browser-plugin followed by $(use_enable nsplugin browser-plugin), making the first extraneous and not effective. No end result changes, just cosmetics to avoid confusion. Thanks-to: Matt Turner <mattst88@gentoo.org>