Gentoo Archives: gentoo-dev

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Fwd: Heads up for Qt5
Date: Sat, 28 Jul 2012 06:01:18
Message-Id: juvv3q$epp$1@dough.gmane.org
In Reply to: [gentoo-dev] Fwd: Heads up for Qt5 by Ben de Groot
1 On 28/07/12 08:22, Ben de Groot wrote:
2 > In preparation for that, we want to ask maintainers of all ebuilds in
3 > the tree with dependencies on Qt4, to make sure that they have the
4 > proper slot. Otherwise your package may pull in Qt5 while it may not
5 > in fact support it.
6
7 This can be trouble if the application actually works with Qt5. It
8 might depend on Qt4 but has no problems with Qt5 (contrary to Qt3 vs
9 Qt4, Qt5 is mostly compatible with much of existing Qt4 code),
10 needlessly pulling-in Qt4. Many applications simply build and run as-is
11 and no code changes are necessary.
12
13 So what would be the methodology of making sure a package has the proper
14 slot?

Replies

Subject Author
Re: [gentoo-dev] Re: Fwd: Heads up for Qt5 Ben de Groot <yngwin@g.o>