Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt6/
Date: Wed, 03 Aug 2022 13:51:17
Message-Id: 1659534513.26ed2a42aecb3fc66f20c35bb92f8dcb923015a5.ionen@gentoo
1 commit: 26ed2a42aecb3fc66f20c35bb92f8dcb923015a5
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 13:37:11 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 13:48:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ed2a42
7
8 dev-python/PyQt6: adjust IUSE default comment
9
10 Still unsure what want to do with this.
11
12 Right now using qtbase's defaults as a baseline rather than
13 what qutebrowser needs (aka pulls no extra deps, albeit each
14 USE still add a lot to compile time), but if the qtbase
15 package is ever split this may be questionable.
16
17 PyQt5 sets nothing which is simple, but without anything set
18 these packages are near useless and ensures users will need
19 to set something.
20
21 May revisit when this gain other consumers and/or when getting
22 close to unmasking.
23
24 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
25
26 dev-python/PyQt6/PyQt6-6.3.1.ebuild | 6 +++---
27 1 file changed, 3 insertions(+), 3 deletions(-)
28
29 diff --git a/dev-python/PyQt6/PyQt6-6.3.1.ebuild b/dev-python/PyQt6/PyQt6-6.3.1.ebuild
30 index b4e6e39ee113..f943118bccb3 100644
31 --- a/dev-python/PyQt6/PyQt6-6.3.1.ebuild
32 +++ b/dev-python/PyQt6/PyQt6-6.3.1.ebuild
33 @@ -16,9 +16,9 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
34 LICENSE="GPL-3"
35 SLOT="0"
36 KEYWORDS="~amd64"
37 -# currently keeping defaults in sync with qtbase, and beside that trying to
38 -# stay minimal'ish given each builds relatively slowly (but still subject to
39 -# change if something is needed by most consumers)
40 +# currently keeping defaults in sync with qtbase (no extra deps), but trying
41 +# to stay minimal'ish given each builds relatively slowly (subject to change,
42 +# perhaps more or less depending on consumers and if qtbase is ever split)
43 IUSE="
44 +dbus debug qml designer examples gles2-only +gui help multimedia
45 +network opengl positioning printsupport quick quick3d serialport