Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] www-client/chromium gtk3 support
Date: Wed, 09 Sep 2015 15:00:41
Message-Id: CAJ0EP43ugNTptHmaJZaBkCLU57ro1Jk+fbBirjd1dAJHCVAr7Q@mail.gmail.com
In Reply to: [gentoo-dev] www-client/chromium gtk3 support by "Paweł Hajdan
1 On Wed, Sep 9, 2015 at 3:20 AM, Paweł Hajdan, Jr. <phajdan.jr@g.o> wrote:
2 > A user asked for optional gtk3 support in www-client/chromium:
3 > <https://bugs.gentoo.org/show_bug.cgi?id=559378>
4 >
5 > However, reading e.g.
6 > <https://wiki.gentoo.org/wiki/Project:GNOME/Gnome_Team_Ebuild_Policies#gtk3>
7 > says this:
8 >
9 >> having USE=gtk3 to enable gtk+-3 instead of gtk+-2 support is
10 >> forbidden
11 >
12 >> package is an application with support for multiple gtk+, maintainer
13 >> is free to select whatever slot he desires to support. It is strongly
14 >> advised to use gtk+-3 if functionality is equivalent. This is to
15 >> reduce workload of bugs being triggered with one slot but not the
16 >> other.
17 >
18 > What are your recommendations for the best course of action?
19 >
20 > For stability and maintainability, I'd prefer www-client/chromium to use
21 > the upstream defaults (gtk+-2 AFAIK) since it's most common, tested, and
22 > supported configuration. If/when upstream moves to gtk+-3, we'd just follow.
23 >
24 > I also understand we have users who are eager to run various
25 > configurations, and expect Gentoo to be flexible and allow that. Would
26 > masking a gtk3 USE flag for www-client/chromium be acceptable? Are there
27 > any other solutions that might work?
28
29 I would really like a way to toggle gtk3 for testing. If you don't
30 want to expose it as a 'supported' option for users, then masking it
31 sounds fine to me.

Replies

Subject Author
Re: [gentoo-dev] www-client/chromium gtk3 support Alexandre Rostovtsev <tetromino@g.o>