Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 580890

Summary: media-libs/glfw-2.7.7 - add multilib support
Product: Gentoo Linux Reporter: Hendrik v. Raven <hendrik>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: hendrik, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21441
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch against glfw-2.7.7 as it is found in the tree
updated patch against glfw-2.7.7 with correct dependencies

Description Hendrik v. Raven 2016-04-23 02:03:10 UTC
Created attachment 431598 [details, diff]
patch against glfw-2.7.7 as it is found in the tree

libglfw.so.2 is used by Crypt of the Necrodancer which just exists as 32 bit binary.

I've made a multilib version of the ebuild in the tree and attached it.
Comment 1 Hendrik v. Raven 2016-04-23 02:07:17 UTC
Created attachment 431600 [details, diff]
updated patch against glfw-2.7.7 with correct dependencies

I forgot to add MULTILIB_USEDEP to the dependencies. This updated patch fixes that.
Comment 2 Larry the Git Cow gentoo-dev 2021-06-30 02:49:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3f59777a76bb44feeef346e9d55496a5826646

commit ea3f59777a76bb44feeef346e9d55496a5826646
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2021-06-27 06:59:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-30 02:40:38 +0000

    media-libs/glfw: Add support for multilib
    
    This is required for proprietary games compiled only for x86_32.
    
    Closes: https://bugs.gentoo.org/580890
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Closes: https://github.com/gentoo/gentoo/pull/21441
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-libs/glfw/glfw-3.3.4-r1.ebuild | 55 ++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)