Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580890 - media-libs/glfw-2.7.7 - add multilib support
Summary: media-libs/glfw-2.7.7 - add multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2016-04-23 02:03 UTC by Hendrik v. Raven
Modified: 2021-06-30 02:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against glfw-2.7.7 as it is found in the tree (glfw-2.7.7-multilib.patch,1.38 KB, patch)
2016-04-23 02:03 UTC, Hendrik v. Raven
Details | Diff
updated patch against glfw-2.7.7 with correct dependencies (glfw-2.7.7-multilib.patch,1.72 KB, patch)
2016-04-23 02:07 UTC, Hendrik v. Raven
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)