From 799073eb168d35819904276f6c912be4ac76166a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Aug 2022 20:03:41 +0100 Subject: gentoo auto-resync : 03:08:2022 - 20:03:40 --- dev-python/PyQt6/Manifest | 2 +- dev-python/PyQt6/PyQt6-6.3.1.ebuild | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'dev-python/PyQt6') diff --git a/dev-python/PyQt6/Manifest b/dev-python/PyQt6/Manifest index bd9f25add6db..66855f02c88e 100644 --- a/dev-python/PyQt6/Manifest +++ b/dev-python/PyQt6/Manifest @@ -1,3 +1,3 @@ DIST PyQt6-6.3.1.tar.gz 1015220 BLAKE2B e225f2da11eec482ab8e00f886a858cec4a2c8add764f5e54bf603959394aad7f12d91b92c1ba6ab98d1b25903d4404e6667232258a87c52c95a2abdae9ccd2d SHA512 94319cd0983eb3f9bb0f1acbc620a1631a37f82e2fcffb9d0e58437fb1c120640be1e2a0a09e98e03f6c7082a2d94e9eabceefa6b07bae354f77bda02ba92d58 -EBUILD PyQt6-6.3.1.ebuild 4629 BLAKE2B 274a90de1c3408570ba0b2906bb330028d5ecba575e27f2aa93575337e2f2a44c483c88da8115477c357a001b0b08f8bec7b3db01f8f17fb39327ea3ff657d7a SHA512 8a246038979c91e536b2a68ae03b451d7e04a4b6e19b5621de5a1a54b106035bf742a367efe9701300c0a1b0a3c38d0a043940c9ef25af31c5a4a9c5b6b11404 +EBUILD PyQt6-6.3.1.ebuild 4588 BLAKE2B 5d00ecf13481efa5c0bf41ac8a4b43ba5e64cf2c46904d50161db3ad2cbb5e0112d26b92123f1b66a3c583a5bd8cebc871ab2394a1336cbdbb168175cc5a8466 SHA512 e9f75370ca247aeb25d42d70c33e21c8b6c9ae8e6dc32a0f9955b5c0dba414f23a37c8b4eba706613cb1b9dc72a740dfc4c58ed596da2fcb79bc9b9d3d439976 MISC metadata.xml 1915 BLAKE2B b4ca171871165e02fbc54d7931a52da3a70415b4acf5f85b23459d6949c7a720b68fbddba1a5c22d4d8b90e16faa7f628cb088cc93eb9f1db05da15d33967b1b SHA512 32671e148db535c25b9bf1dd48f945d3ddd74e9df86014af2beb92dccb8d49289e778a1ba38c57cc61dabab88528057ab1aa57ee48b95b80aa1254b1c765772b diff --git a/dev-python/PyQt6/PyQt6-6.3.1.ebuild b/dev-python/PyQt6/PyQt6-6.3.1.ebuild index 4eee1c118cf4..ba0245d7b232 100644 --- a/dev-python/PyQt6/PyQt6-6.3.1.ebuild +++ b/dev-python/PyQt6/PyQt6-6.3.1.ebuild @@ -16,9 +16,9 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -# currently keeping defaults in sync with qtbase, and beside that trying to -# stay minimal'ish given each builds relatively slowly (but still subject to -# change if something is needed by most consumers) +# 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) IUSE=" +dbus debug qml designer examples gles2-only +gui help multimedia +network opengl positioning printsupport quick quick3d serialport @@ -59,7 +59,7 @@ DEPEND=" websockets? ( >=dev-qt/qtwebsockets-${QT_PV} )" RDEPEND=" ${DEPEND} - >=dev-python/PyQt6_sip-13.4[${PYTHON_USEDEP}]" + >=dev-python/PyQt6-sip-13.4[${PYTHON_USEDEP}]" BDEPEND=" >=dev-python/PyQt-builder-1.11[${PYTHON_USEDEP}] >=dev-qt/qtbase-${QT_PV} @@ -84,8 +84,7 @@ src_configure() { echo ${*/#/${state}} } - # hack: currently lacking qt6_get_bindir (or alternatively have - # qmake6 in PATH like qmake5 is so it wouldn't matter) + # workaround until bug 863395 has something to offer local qmake6=$(qt5_get_bindir)/qmake6 qmake6=${qmake6//qt5/qt6} -- cgit v1.2.3