| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
changed USE=wayland-only to USE=wayland, adding also USE=X. the cmake
flag for wayland support has been renamed upstream. i am not sure if
building with support for both modes is meaningful.
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36475
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Sezer Bulut <sezer_1966_sezgin@hotmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34492
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
These minor bumps been uneventful, should be little reason
to keep old for longer.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
| |
Bugfix 3.3.8 would likely make sense for next stable and not
much use for these intermediate bug fix releases.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No changes needed for this bugfix release (the next major
release will have runtime platform selection), but still a
few ebuild updates.
This dlopen() many of its deps but mostly only libglvnd matters,
e.g. if xinerama is not on the system it doesn't need load xinerama
because it's likely not used -- so tentatively moved to DEPEND-only
for their headers (libXxf86vm removed entirely as it does not use
its header).
Also depend on libglvnd (rather than mesa) to better control X
(libGL/GLX) vs -X (libEGL), whether the vendor supports egl/wayland
is not something to be verified here (otherwise we'd need to also
depend on the nvidia-drivers[wayland] alternative so it adds up).
Moved libxkbcommon to wayland-only, not used at all by X.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
3.3.4 was a minor bugfix release, little sense in keeping .3 longer.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Max Audron <audron@cocaine.farm>
Add x11-libs/libXi to BDEPEND because glfw needs XInput2.h for
compilation, but does not link against libXi.so.
Closes: https://bugs.gentoo.org/722186
Closes: https://github.com/gentoo/gentoo/pull/16257
Signed-off-by: Stefan Strogin <steils@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
As of 2019-04-16, glfw has migrated to Github. This commit updates
media-libs/glfw-3.2.1 to use the Github release (which has a different
SHA) instead of the Sourceforge release.
Signed-off-by: Dale Lukas Peterson <hazelnusse@gmail.com>
Closes: https://bugs.gentoo.org/683950
Closes: https://github.com/gentoo/gentoo/pull/14273
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
|
| |
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|