From 746652e918ce7328c0cc5ffef8a79146b91ba21b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Oct 2022 04:00:35 +0100 Subject: gentoo auto-resync : 29:10:2022 - 04:00:35 --- dev-python/PyQt6/Manifest | 2 +- dev-python/PyQt6/PyQt6-6.4.0.ebuild | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'dev-python/PyQt6') diff --git a/dev-python/PyQt6/Manifest b/dev-python/PyQt6/Manifest index a05b22aa9d7b..f9f41f5c1d77 100644 --- a/dev-python/PyQt6/Manifest +++ b/dev-python/PyQt6/Manifest @@ -1,3 +1,3 @@ DIST PyQt6-6.4.0.tar.gz 1024037 BLAKE2B a55d2e33160b6bb713b5e32e6b3a3df942f373ce9c9697cad548325c35ee7ee73a57e93ebc8780480086b02d651fa848258f11f85bea0e54c61c8a0f99039c3d SHA512 836696cc708e140ff497fd915fac147265c58e5d44d54d7dcd1908bad54ed793b4c2c4f20b487d13c7a5f7eb6b2c47d7ab822d8ffc875657de7fd0f88ee6c53b -EBUILD PyQt6-6.4.0.ebuild 4625 BLAKE2B a8b23055e006a5c0c570604193c9e1091ab4b1978f8689207f376a88a8fcc0faa0c847ce951dc3f2d3691fd19c0aefec0904b7f752c4b4000f9e64595ed46a11 SHA512 170db0a14adbf07d3561e2e5a0afdfad44f9a994767738764004d7b847ff2e9c7d0008eb8fbd6e58058352985f733dc016d49fc9963fc37800037110f4c2ea4a +EBUILD PyQt6-6.4.0.ebuild 4546 BLAKE2B 3b8330259bd419622bb16891b3918db30187d85762413e77f595e1f3dc784f1fe9ac2dd1cd2ba83e85d0316677c87485839234a85338a1cda384ccaa5d4bb859 SHA512 bfffda04193cbeb1491383e5f22064ae945ab5d10dea56ef8b49cdb7474d61d2700003d2d3179153ee0e09690706bf822bd8e4e55ff524a856075c2863a3043c MISC metadata.xml 1915 BLAKE2B b4ca171871165e02fbc54d7931a52da3a70415b4acf5f85b23459d6949c7a720b68fbddba1a5c22d4d8b90e16faa7f628cb088cc93eb9f1db05da15d33967b1b SHA512 32671e148db535c25b9bf1dd48f945d3ddd74e9df86014af2beb92dccb8d49289e778a1ba38c57cc61dabab88528057ab1aa57ee48b95b80aa1254b1c765772b diff --git a/dev-python/PyQt6/PyQt6-6.4.0.ebuild b/dev-python/PyQt6/PyQt6-6.4.0.ebuild index dc1177248853..8812d89f6f37 100644 --- a/dev-python/PyQt6/PyQt6-6.4.0.ebuild +++ b/dev-python/PyQt6/PyQt6-6.4.0.ebuild @@ -16,12 +16,11 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -# currently keeping defaults in sync with qtbase (no extra deps), but trying -# to stay minimal'ish given each builds relatively slowly (subject to change, -# perhaps more or less depending on consumers and if qtbase is ever split) +# defaults match what is provided with qtbase by default (except testlib), +# reduces the need to set flags but does increase build time a fair amount IUSE=" +dbus debug qml designer examples gles2-only +gui help multimedia - +network opengl positioning printsupport quick quick3d serialport + +network opengl positioning +printsupport quick quick3d serialport +sql +ssl svg testlib webchannel websockets +widgets +xml" # see `grep -r "%Import " sip` and `grep qmake_QT project.py` REQUIRED_USE=" -- cgit v1.2.3