| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
~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
|
|
|
|
|
| |
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
| |
Gentoo-Bug: http://bugs.gentoo.org/583422
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Package-Manager: Portage-2.3.49, Repoman-2.3.10
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/649582
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
| |
CVE-2017-8288
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
| |
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
elog
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
|
|
|
|
| |
Needed if eautoreconfing
|
|
|
|
|
| |
Gentoo-bug: 616698
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
|
| |
setting toggling
This has a CVE-2017-8288 assigned for some reason.
Gentoo-bug: 616698
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.1
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
|
| |
extensions.g.o management, rename nls->ibus USE flag
gnome-control-center used to use USE=i18n for ibus stuff, which got changed to USE=ibus. Rename
it here to USE=ibus as well, instead of yet another different USE=nls.
Pull in chrome-gnome-shell via IUSE=+browser-extension in a revbump (as keywords need to be dropped)
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
| |
Cleanup unused dependencies. Add missing dependencies with
introspection support. Make nsplugin optional as there is the chrome
extension in tree too. Update comments.
Package-Manager: portage-2.3.2
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --force
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
it's bumped (likely when we are ready to kill the obsolete dbus-glib support from NM)
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
|
|
| |
Thanks to Mark R. Pariente for reporting.
Also, require adwaita-icon-theme-3.20 for new grid icon (bug #587130)
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|