Summary: | wxgtk prefers libsdl2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rick Farina (Zero_Chaos) <zerochaos> |
Component: | Current packages | Assignee: | Gentoo wxWidgets project <wxwidgets> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rick Farina (Zero_Chaos)
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f15d3f9db609851eef3a20c5af432409f41c3c7 commit 0f15d3f9db609851eef3a20c5af432409f41c3c7 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2018-11-07 14:13:40 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2018-11-07 14:57:30 +0000 x11-libs/wxGTK: update patchset and fix USE=sdl dep configure checks for sdl2 first, and unconditionally picks that if found, instead of libsdl. So as we are in 2018, just force libsdl2 for USE=sdl to guarantee that what is depended on is also picked. Update patchset to early November state for a number of wxGTK bug fixes found on upstream WX_3_0_BRANCH. Closes: https://bugs.gentoo.org/669414 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 x11-libs/wxGTK/Manifest | 1 + x11-libs/wxGTK/files/wxGTK-3.0.5-collision.patch | 75 +++++++++ x11-libs/wxGTK/wxGTK-3.0.4-r1.ebuild | 140 +++++++++++++++++ x11-libs/wxGTK/wxGTK-3.0.4-r301.ebuild | 184 +++++++++++++++++++++++ 4 files changed, 400 insertions(+) |