Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407543 - [wont fix] www-clien/chromium build feature request - multidistro
Summary: [wont fix] www-clien/chromium build feature request - multidistro
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 14:56 UTC by Ulenrich
Modified: 2012-03-09 18:14 UTC (History)
1 user (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 Ulenrich 2012-03-09 14:56:07 UTC
Use case:
Having and using my main Gentoo~unstable installation, I also installed Debian-testing in a parallel partition. I want to support friends and use Debian sometime. But there is no actual stable chromium there. Though I could use google-chrome ...

I would like to have a Gentoo compiled actual chromium-17 residing in /opt which I can mount when using my Debian installation. Obstacle is:

Some libs not the same in Debian. For instance icu lacks behind. 

---
I am just compiling an edited chromium ebuild with --use-system-XXX=0. And an /opt/chromium-browser as installation place. I am hoping this will work ...
---

My feature request is a new USE flag:

multidistro - enable an /opt installation of chromium for use with parallel Linux installations

By the way, such a feature would be desirable for me also for
thunderbird, firefox, libreoffice etc, 
some more applications where I can have common data in private use and therefore I need to have the same package main-version installed.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-03-09 16:11:08 UTC
Hi,
please have a look at the Prefix project (http://prefix.gentoo.org/).
Comment 2 Ulenrich 2012-03-09 16:28:38 UTC
@Justin, sure it is possible to launch a second Gentoo-ebuild-directed compilation of chromium under my Debian installation using Gentoo-prefix.

Instead I have in mind an easy method for users of what 
Geentoo maintainers of the various package-bin ebuilds do.
Comment 3 Mike Gilbert gentoo-dev 2012-03-09 16:34:54 UTC
I have no interest in maintaining such a thing.
Comment 4 Ulenrich 2012-03-09 16:55:05 UTC
How can I get the Gentoo internal ebuilds 
which are uses to build the various package-bin ?
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2012-03-09 17:13:18 UTC
(In reply to comment #4)
> How can I get the Gentoo internal ebuilds 
> which are uses to build the various package-bin ?

quickpkg but be carefull not to clash with your debian libs.
Comment 6 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-03-09 18:14:50 UTC
(In reply to comment #0)
> My feature request is a new USE flag:
> 
> multidistro - enable an /opt installation of chromium for use with parallel
> Linux installations

Sorry, no. USE flag is not the right fix for this problem.