Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275034 - [Tracker] www-client/chromium-bin amd64 support
Summary: [Tracker] www-client/chromium-bin amd64 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: Tracker
Depends on:
Blocks:
 
Reported: 2009-06-22 09:21 UTC by Bernard Cafarelli
Modified: 2009-08-30 08:50 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Cafarelli gentoo-dev 2009-06-22 09:21:22 UTC
For those interested in running www-client/chromium-bin on amd64, here is what's missing:
* unmask of newer emul-linux-x86-* packages
* 32bit (emul package) gconf and ORBit2

Both already have a bug open, setting them as dependencies of this one
Comment 1 Mike Lothian 2009-07-08 12:52:19 UTC
Will there be an option to have a chromium ebuild where we compile from scratch? I know it's a 32bit app but perhaps we could have a solution like we have for wine
Comment 2 Bernard Cafarelli gentoo-dev 2009-07-15 09:18:17 UTC
Possible, but this bug is about the -bin version ;) Please open a new bug for a source version request. For now I don't think it's worth it, it needs a huge checkout, long compilation and it's still very alpha, but this will probably change later
Comment 3 Bernard Cafarelli gentoo-dev 2009-08-29 22:15:19 UTC
The chromium buildbot now provides native 64bits packages, so this got suddenly easier! ~amd64 keyword available from 4.0.204.0_p24859 (just committed to tree).

Now on to finish the source ebuild :)
Comment 4 Mike Lothian 2009-08-30 00:31:43 UTC
Have you looked at the ebuilds on the forums?

I've got chromium 64bit build from source here
Comment 5 Bernard Cafarelli gentoo-dev 2009-08-30 08:32:19 UTC
Yes, I'm watching the thread, my current ebuild uses some of their findings there :) In fact the ebuild is about ready, but lacks a few important things like source tarballs availability... 

I'll post a status update on bug #278975
Comment 6 Mike Lothian 2009-08-30 08:50:53 UTC
(In reply to comment #5)
> Yes, I'm watching the thread, my current ebuild uses some of their findings
> there :) In fact the ebuild is about ready, but lacks a few important things
> like source tarballs availability... 
> 
> I'll post a status update on bug #278975
> 

Is your ebuild going to use system libraries rather than bundles ones? If you could also get the library option working and add as-needed support I'm gessing there would be a speed improvement (I took a look at these but my coding skills weren't up to scratch)