Rename dev-python/{PyQt5 → pyqt5}

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-23 12:32:12 +01:00
parent 8aa7f172ed
commit 37d48fa129
93 changed files with 147 additions and 146 deletions

View File

@@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS}
>=sys-libs/libsepol-3.2:=
>=sys-libs/libselinux-3.2:=
X? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
)"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-python/cython-0.27[${PYTHON_USEDEP}]

View File

@@ -35,7 +35,7 @@ RDEPEND="
${DEPEND}
virtual/openssh
net-misc/rsync[xattr,acl]
qt5? ( dev-python/PyQt5[gui,widgets] )
qt5? ( dev-python/pyqt5[gui,widgets] )
"
BDEPEND="
sys-devel/gettext

View File

@@ -36,7 +36,7 @@ RDEPEND="
${DEPEND}
virtual/openssh
net-misc/rsync[xattr,acl]
gui? ( dev-python/PyQt5[gui,widgets] )
gui? ( dev-python/pyqt5[gui,widgets] )
"
BDEPEND="
sys-devel/gettext

View File

@@ -33,7 +33,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
>=dev-python/PyQt5-5.15.6[gui,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.6[gui,widgets,${PYTHON_USEDEP}]
')
)
"

View File

@@ -37,12 +37,12 @@ RDEPEND="
>=dev-python/markups-3.1.1[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/python-markdown-math[${PYTHON_USEDEP}]
dev-python/PyQt5[dbus,gui,printsupport,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[dbus,gui,printsupport,widgets,${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
BDEPEND="
dev-qt/linguist-tools
test? ( dev-python/PyQt5[testlib,${PYTHON_USEDEP}] )
test? ( dev-python/pyqt5[testlib,${PYTHON_USEDEP}] )
"
distutils_enable_tests unittest

View File

@@ -21,7 +21,7 @@ RESTRICT="test" # The test files are just boilerplate.
RDEPEND="
app-emulation/fs-uae
$(python_gen_cond_dep '
dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
dev-python/pyqt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
lha? ( dev-python/lhafile[${PYTHON_USEDEP}] )

View File

@@ -22,7 +22,7 @@ RESTRICT="!test? ( test )"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
')
"

View File

@@ -22,7 +22,7 @@ RESTRICT="!test? ( test )"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
>=sys-apps/portage-2.1[${PYTHON_USEDEP}]
')
"

View File

@@ -75,7 +75,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-python/pychm-0.8.6[${PYTHON_USEDEP}]
>=dev-python/pygments-2.3.1[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}]
>=dev-python/PyQt5-5.15.5_pre2107091435[gui,widgets,network,printsupport,svg,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.5_pre2107091435[gui,widgets,network,printsupport,svg,${PYTHON_USEDEP}]
>=dev-python/pyqtwebengine-5.15.5_pre2108100905[${PYTHON_USEDEP}]
dev-python/regex[${PYTHON_USEDEP}]
dev-python/zeroconf[${PYTHON_USEDEP}]

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{9,10,11} )
PYTHON_COMPAT=( python3_{10,11} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit desktop distutils-r1 xdg-utils
@@ -29,7 +29,7 @@ PATCHES=(
RDEPEND="dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
dev-python/pikepdf[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]"
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets]"
src_install() {
distutils-r1_src_install

View File

@@ -29,7 +29,7 @@ PATCHES=(
RDEPEND="
dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
dev-python/pikepdf[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets]
"
src_install() {

View File

@@ -51,7 +51,7 @@ RDEPEND="
dev-qt/qtwidgets:5
dev-qt/qtxml:5
plugins? ( $(python_gen_cond_dep '
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pyqtwebengine[${PYTHON_USEDEP}]
') )
)

View File

@@ -33,7 +33,7 @@ RDEPEND="
"
BDEPEND="
test? (
dev-python/PyQt5[testlib,${PYTHON_USEDEP}]
dev-python/pyqt5[testlib,${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
)
"

View File

@@ -76,7 +76,7 @@ RDEPEND="
)
qt5? (
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
' 'python3*')
)
webagg? (

View File

@@ -76,7 +76,7 @@ RDEPEND="
)
qt5? (
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
' 'python3*')
)
webagg? (

View File

@@ -76,7 +76,7 @@ RDEPEND="
)
qt5? (
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
' 'python3*')
)
webagg? (

View File

@@ -56,7 +56,7 @@ OPTIONAL_DEPEND="
)
X? (
|| (
>=dev-python/PyQt5-5.15.6[${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.6[${PYTHON_USEDEP}]
>=dev-python/qtpy-2.2.0[${PYTHON_USEDEP}]
x11-misc/xclip
x11-misc/xsel
@@ -226,5 +226,5 @@ pkg_postinst() {
optfeature "Needed for parts of pandas.stats" dev-python/statsmodels
optfeature "SQL database support" ">=dev-python/sqlalchemy-1.4.36"
optfeature "miscellaneous statistical functions" dev-python/scipy
optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/PyQt5 dev-python/qtpy dev-python/pygtk x11-misc/xclip x11-misc/xsel
optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/pyqt5 dev-python/qtpy dev-python/pygtk x11-misc/xclip x11-misc/xsel
}

View File

@@ -23,7 +23,7 @@ RDEPEND="
x11-misc/xsel
x11-misc/xclip
kde-plasma/plasma-workspace
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/qtpy[${PYTHON_USEDEP}]
)
"

View File

@@ -23,7 +23,7 @@ RDEPEND="
x11-misc/xsel
x11-misc/xclip
kde-plasma/plasma-workspace
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/qtpy[${PYTHON_USEDEP}]
)
"

View File

@@ -29,13 +29,13 @@ REQUIRED_USE="test? ( opengl svg )"
RDEPEND="
>=dev-python/numpy-1.22[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
dev-python/PyQt5[gui,widgets,opengl=,svg=,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,opengl=,svg=,${PYTHON_USEDEP}]
opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )
"
BDEPEND="
test? (
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/PyQt5[testlib,${PYTHON_USEDEP}]
dev-python/pyqt5[testlib,${PYTHON_USEDEP}]
dev-python/pytest-xvfb[${PYTHON_USEDEP}]
dev-vcs/git
)

View File

@@ -20,7 +20,7 @@ KEYWORDS="amd64 arm64"
IUSE="debug"
DEPEND="
>=dev-python/PyQt5-5.15.5[gui,network,printsupport,ssl,webchannel,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.5[gui,network,printsupport,ssl,webchannel,widgets,${PYTHON_USEDEP}]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5

View File

@@ -28,7 +28,7 @@ BDEPEND="
test? (
|| (
dev-python/PyQt6[gui,testlib,widgets,${PYTHON_USEDEP}]
dev-python/PyQt5[gui,testlib,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,testlib,widgets,${PYTHON_USEDEP}]
dev-python/pyside6[gui,testlib,widgets,${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/pyside2[gui,testlib,widgets,${PYTHON_USEDEP}]

View File

@@ -25,7 +25,7 @@ KEYWORDS="amd64 x86"
DEPEND="
app-text/poppler[qt5]
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}

View File

@@ -48,5 +48,5 @@ python_prepare_all() {
}
pkg_postinst() {
optfeature "PyQt5 bindings" "dev-python/PyQt5"
optfeature "PyQt5 bindings" "dev-python/pyqt5"
}

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 optfeature pypi
DESCRIPTION="Python binding to libudev"
@@ -73,5 +73,5 @@ python_test() {
}
pkg_postinst() {
optfeature "PyQt5 bindings" "dev-python/PyQt5"
optfeature "PyQt5 bindings" "dev-python/pyqt5"
}

View File

@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
RDEPEND="
dev-python/PyQt5[gui,printsupport,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,printsupport,svg,widgets,${PYTHON_USEDEP}]
dev-python/python-poppler-qt5[${PYTHON_USEDEP}]
"

View File

@@ -26,7 +26,7 @@ RESTRICT="test"
DEPEND="${PYTHON_DEPS}
qt5? (
>=dev-python/PyQt5-5.15.5[gui,printsupport,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.5[gui,printsupport,widgets,${PYTHON_USEDEP}]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtprintsupport:5

View File

@@ -15,7 +15,7 @@
Basically, you can write your code as if you were using PySide2 but import Qt modules from qtpy instead of PySide2 (or PyQt5)
</longdescription>
<use>
<flag name="pyqt5">Use <pkg>dev-python/PyQt5</pkg> as Qt for Python implementation</flag>
<flag name="pyqt5">Use <pkg>dev-python/pyqt5</pkg> as Qt for Python implementation</flag>
<flag name="pyqt6">Use <pkg>dev-python/PyQt6</pkg> as Qt for Python implementation</flag>
<flag name="pyside2">Use <pkg>dev-python/pyside2</pkg> as Qt for Python implementation</flag>
<flag name="pyside6">Use <pkg>dev-python/pyside6</pkg> as Qt for Python implementation</flag>

View File

@@ -73,12 +73,12 @@ REQUIRED_USE="
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
pyqt5? (
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/PyQt5[designer?,gui?,help?,multimedia?,network?,opengl?]
dev-python/PyQt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?]
dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?]
qml? ( dev-python/PyQt5[declarative] )
quick? ( dev-python/PyQt5[declarative] )
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pyqt5[designer?,gui?,help?,multimedia?,network?,opengl?]
dev-python/pyqt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?]
dev-python/pyqt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?]
qml? ( dev-python/pyqt5[declarative] )
quick? ( dev-python/pyqt5[declarative] )
webengine? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] )
)
pyqt6? (
@@ -114,11 +114,11 @@ BDEPEND="
test? (
dev-python/pytest-qt[${PYTHON_USEDEP}]
pyqt5? (
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location]
dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pyqt5[bluetooth,dbus,declarative,designer,gui,help,location]
dev-python/pyqt5[multimedia,network,opengl,positioning,printsupport]
dev-python/pyqt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
dev-python/pyqt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
dev-python/pyqtwebengine[${PYTHON_USEDEP}]
dev-qt/qtsql:5[sqlite]
)

View File

@@ -72,12 +72,12 @@ REQUIRED_USE="
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
pyqt5? (
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/PyQt5[designer?,gui?,help?,multimedia?,network?,opengl?]
dev-python/PyQt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?]
dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?]
qml? ( dev-python/PyQt5[declarative] )
quick? ( dev-python/PyQt5[declarative] )
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pyqt5[designer?,gui?,help?,multimedia?,network?,opengl?]
dev-python/pyqt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?]
dev-python/pyqt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?]
qml? ( dev-python/pyqt5[declarative] )
quick? ( dev-python/pyqt5[declarative] )
webengine? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] )
)
pyqt6? (
@@ -113,11 +113,11 @@ BDEPEND="
test? (
dev-python/pytest-qt[${PYTHON_USEDEP}]
pyqt5? (
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location]
dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport]
dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pyqt5[bluetooth,dbus,declarative,designer,gui,help,location]
dev-python/pyqt5[multimedia,network,opengl,positioning,printsupport]
dev-python/pyqt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel]
dev-python/pyqt5[websockets,widgets,x11extras,xml(+),xmlpatterns]
dev-python/pyqtwebengine[${PYTHON_USEDEP}]
dev-qt/qtsql:5[sqlite]
)

View File

@@ -20,7 +20,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets]
dev-python/qtpy[gui,network,${PYTHON_USEDEP}]
dev-python/send2trash[${PYTHON_USEDEP}]
')
@@ -33,7 +33,7 @@ BDEPEND="
test? (
${VIRTUALX_DEPEND}
dev-python/pytest[\${PYTHON_USEDEP}]
dev-python/PyQt5[\${PYTHON_USEDEP},gui,widgets]
dev-python/pyqt5[\${PYTHON_USEDEP},gui,widgets]
)
")
"

View File

@@ -34,7 +34,7 @@ RDEPEND="
${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
dev-python/pyqt5[network,svg,${PYTHON_USEDEP}]
>=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
@@ -70,7 +70,7 @@ python_install_all() {
pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
elog "between dev-python/sip and dev-python/pyqt5 please rebuild"
elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2

View File

@@ -34,7 +34,7 @@ RDEPEND="
${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
dev-python/pyqt5[network,svg,${PYTHON_USEDEP}]
>=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
@@ -70,7 +70,7 @@ python_install_all() {
pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
elog "between dev-python/sip and dev-python/pyqt5 please rebuild"
elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2

View File

@@ -34,7 +34,7 @@ RDEPEND="
${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
dev-python/pyqt5[network,svg,${PYTHON_USEDEP}]
>=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}]
"
BDEPEND="
@@ -70,7 +70,7 @@ python_install_all() {
pkg_postinst() {
xdg_icon_cache_update
elog "When startup of ${PN} fails with an API version mismatch error"
elog "between dev-python/sip and dev-python/PyQt5 please rebuild"
elog "between dev-python/sip and dev-python/pyqt5 please rebuild"
elog "dev-python/qscintilla."
optfeature "the core git extension support" dev-python/pygit2

View File

@@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="7z rar"
RDEPEND="
dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,opengl,widgets,${PYTHON_USEDEP}]
dev-python/pysdl2[${PYTHON_USEDEP}]
media-libs/libsdl2[joystick,video]
>=games-emulation/mupen64plus-core-2.5:0/2-sdl2

View File

@@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="7z rar"
RDEPEND="
dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,opengl,widgets,${PYTHON_USEDEP}]
dev-python/pysdl2[${PYTHON_USEDEP}]
media-libs/libsdl2[joystick,video]
>=games-emulation/mupen64plus-core-2.5:0/2-sdl2

View File

@@ -43,7 +43,7 @@ RDEPEND="
)
X? (
${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/cson
dev-python/numpy
>=gnome-base/librsvg-2.40

View File

@@ -43,7 +43,7 @@ RDEPEND="
)
X? (
${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/cson
dev-python/numpy
>=gnome-base/librsvg-2.40

View File

@@ -43,7 +43,7 @@ RDEPEND="
)
X? (
${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg]
dev-python/cson
dev-python/numpy
>=gnome-base/librsvg-2.40

View File

@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="forceoptional"
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
KFMIN=5.82.0
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
@@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS}
dev-libs/boost:=
dev-libs/quazip:0=[qt5(+)]
$(python_gen_cond_dep '
dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/sip:=[${PYTHON_USEDEP}]
')
>=dev-qt/qtconcurrent-${QTMIN}:5

View File

@@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS}
dev-libs/libunibreak:=
dev-libs/quazip:0=[qt5(+)]
$(python_gen_cond_dep '
dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/sip:=[${PYTHON_USEDEP}]
')
>=dev-qt/qtconcurrent-${QTMIN}:5

View File

@@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS}
dev-libs/libunibreak:=
dev-libs/quazip:0=[qt5(+)]
$(python_gen_cond_dep '
dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}]
dev-python/sip:=[${PYTHON_USEDEP}]
')
>=dev-qt/qtconcurrent-${QTMIN}:5

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
inherit desktop python-single-r1 scons-utils toolchain-funcs udev multilib-minimal
@@ -39,7 +39,7 @@ CDEPEND="${PYTHON_DEPS}
qt5? (
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/PyQt5[dbus,${PYTHON_USEDEP}]
dev-python/pyqt5[dbus,${PYTHON_USEDEP}]
')
x11-misc/xdg-utils
)"

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_COMPAT=( python3_{10..13} )
inherit desktop python-single-r1 scons-utils toolchain-funcs udev multilib-minimal xdg
@@ -38,7 +38,7 @@ CDEPEND="${PYTHON_DEPS}
qt5? (
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/PyQt5[dbus,${PYTHON_USEDEP}]
dev-python/pyqt5[dbus,${PYTHON_USEDEP}]
')
x11-misc/xdg-utils
)"

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 xdg desktop
DESCRIPTION="Collection of tools useful for audio production"
@@ -29,7 +29,7 @@ CDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}]
')
media-sound/jack_capture
virtual/jack

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 xdg desktop
DESCRIPTION="Collection of tools useful for audio production"
@@ -28,7 +28,7 @@ CDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}]
')
media-sound/jack_capture
virtual/jack

View File

@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64"
DEPEND="
dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqtwebengine[${PYTHON_USEDEP}]
dev-python/python-ly[${PYTHON_USEDEP}]
dev-python/python-poppler-qt5[${PYTHON_USEDEP}]

View File

@@ -25,7 +25,7 @@ RDEPEND="$(python_gen_cond_dep '
dev-python/appdirs[${PYTHON_USEDEP}]
dev-python/gst-python[${PYTHON_USEDEP}]
dev-python/humanize[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/pygobject[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
')

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_EXT=1
@@ -32,7 +32,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/fasteners[${PYTHON_USEDEP}]
dev-python/pyjwt[${PYTHON_USEDEP}]
dev-python/PyQt5[declarative,gui,network,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[declarative,gui,network,widgets,${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
media-libs/mutagen[${PYTHON_USEDEP}]

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_EXT=1
@@ -32,7 +32,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/fasteners[${PYTHON_USEDEP}]
dev-python/pyjwt[${PYTHON_USEDEP}]
dev-python/PyQt5[declarative,gui,network,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[declarative,gui,network,widgets,${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
media-libs/mutagen[${PYTHON_USEDEP}]

View File

@@ -23,7 +23,7 @@ RDEPEND="
>=dev-python/lxml-5.1.0[${PYTHON_USEDEP}]
acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
>=dev-python/pyparsing-3.1.1[${PYTHON_USEDEP}]
>=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg]
>=dev-python/pyqt5-5.15.10[${PYTHON_USEDEP},svg]
>=dev-python/pyqt5-sip-12.11.0[${PYTHON_USEDEP}]
>=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}]

View File

@@ -23,7 +23,7 @@ RDEPEND="
>=dev-python/lxml-5.2.2[${PYTHON_USEDEP}]
acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] )
>=dev-python/pyparsing-3.1.2[${PYTHON_USEDEP}]
>=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg]
>=dev-python/pyqt5-5.15.10[${PYTHON_USEDEP},svg]
>=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}]
quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] )

View File

@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
')
>=media-sound/pulseaudio-daemon-16.1-r7[dbus,fftw]

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 xdg
@@ -28,7 +28,7 @@ DEPEND="
>=media-video/mpv-0.25:=[libmpv]
"
RDEPEND="${DEPEND}
>=dev-python/PyQt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
media-video/ffmpeg[X,encode]
media-video/mediainfo"

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 xdg
@@ -27,7 +27,7 @@ DEPEND="
>=media-video/mpv-0.25:=[libmpv]
"
RDEPEND="${DEPEND}
>=dev-python/PyQt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
media-video/ffmpeg[X,encode]
media-video/mediainfo"

View File

@@ -28,7 +28,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/lxml[${PYTHON_USEDEP}]
|| (
dev-python/PyQt6[gui,multimedia,svg,widgets,${PYTHON_USEDEP}]
dev-python/PyQt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}]
)
dev-python/pysocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]

View File

@@ -27,7 +27,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/lxml[${PYTHON_USEDEP}]
qt6? ( dev-python/PyQt6[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] )
!qt6? ( dev-python/PyQt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] )
!qt6? ( dev-python/pyqt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] )
dev-python/pysocks[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]

View File

@@ -27,7 +27,7 @@ RDEPEND="
dev-python/pygobject:3[${PYTHON_USEDEP}]
gui? (
x11-libs/gtk+:3
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
)
nftables? ( >=net-firewall/nftables-0.9.4[python,json] )
')

View File

@@ -52,7 +52,7 @@ RDEPEND="
amodem? ( dev-python/amodem[${PYTHON_USEDEP}] )
qrcode? ( media-gfx/zbar[v4l] )
qt5? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
)
ncurses? ( dev-lang/python )
dev-libs/libsecp256k1

View File

@@ -38,7 +38,7 @@ RDEPEND="
>=dev-python/protobuf-3.12[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[v4l] )
qt5? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
)
ncurses? ( $(python_gen_impl_dep 'ncurses') )
"

View File

@@ -44,7 +44,7 @@ RDEPEND="
>=dev-python/protobuf-3.20[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[v4l] )
qt5? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
)
ncurses? ( $(python_gen_impl_dep 'ncurses') )
"

View File

@@ -23,7 +23,7 @@ RDEPEND="
>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
"
distutils_enable_tests pytest

View File

@@ -23,7 +23,7 @@ RDEPEND="
>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
"
distutils_enable_tests pytest

View File

@@ -23,7 +23,7 @@ RDEPEND="
>=dev-python/psutil-6.1.0[${PYTHON_USEDEP}]
>=dev-python/truststore-0.10.0[${PYTHON_USEDEP}]
~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]
"
distutils_enable_tests pytest

View File

@@ -55,7 +55,7 @@ RDEPEND="
dev-python/distro[${PYTHON_USEDEP}]
fax? ( dev-python/reportlab[${PYTHON_USEDEP}] )
qt5? (
>=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}]
libnotify? ( dev-python/notify2[${PYTHON_USEDEP}] )
)
scanner? (

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
CMAKE_BUILD_TYPE="None"
inherit cmake desktop python-single-r1 virtualx xdg-utils
@@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS}
jack? ( virtual/jack )
portaudio? ( >=media-libs/portaudio-19_pre )
qt5? (
$(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]')
dev-qt/qtcore:5
dev-qt/qtgui:5
x11-libs/qwt:6=[qt5(+)]

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
CMAKE_BUILD_TYPE="None"
inherit cmake desktop python-single-r1 virtualx xdg-utils
@@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS}
jack? ( virtual/jack )
portaudio? ( >=media-libs/portaudio-19_pre )
qt5? (
$(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]')
dev-qt/qtcore:5
dev-qt/qtgui:5
x11-libs/qwt:6=[qt5(+)]

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
CMAKE_BUILD_TYPE="None"
inherit cmake desktop python-single-r1 virtualx xdg-utils
@@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS}
jack? ( virtual/jack )
portaudio? ( >=media-libs/portaudio-19_pre )
qt5? (
$(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]')
dev-qt/qtcore:5
dev-qt/qtgui:5
x11-libs/qwt:6=[qt5(+)]

View File

@@ -1,9 +1,9 @@
# Copyright 2019-2023 Gentoo Authors
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 xdg-utils
DESCRIPTION="tool for reading, displaying and saving data from the NanoVNA"
@@ -25,7 +25,7 @@ DEPEND=""
RDEPEND="${DEPEND}
dev-python/cython[${PYTHON_USEDEP}]
dev-python/pyserial[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]"
BDEPEND=""

View File

@@ -42,7 +42,7 @@ DEPEND="${PYTHON_DEPS}
sdrplay? ( <net-wireless/sdrplay-3.0.0:= )
uhd? ( net-wireless/uhd:= )"
RDEPEND="${DEPEND}
dev-python/PyQt5[${PYTHON_USEDEP},testlib]
dev-python/pyqt5[${PYTHON_USEDEP},testlib]
net-wireless/gr-osmosdr"
distutils_enable_tests pytest

View File

@@ -39,7 +39,7 @@ DEPEND="${PYTHON_DEPS}
sdrplay? ( <net-wireless/sdrplay-3.0.0:= )
uhd? ( net-wireless/uhd:= )"
RDEPEND="${DEPEND}
dev-python/PyQt5[${PYTHON_USEDEP},testlib]
dev-python/pyqt5[${PYTHON_USEDEP},testlib]
net-wireless/gr-osmosdr"
distutils_enable_tests pytest

View File

@@ -302,7 +302,7 @@ dev-libs/boost -context
# WANG Xuerui <xen0n@gentoo.org> (2022-12-02)
# dev-qt/qtlocation:5 fails to compile with gcc-13 for now.
dev-python/PyQt5 location
dev-python/pyqt5 location
dev-python/qtpy test
# WANG Xuerui <xen0n@gentoo.org> (2022-12-01)

View File

@@ -60,7 +60,7 @@ x11-wm/mutter screencast
media-sound/abcde replaygain
# Andreas Sturmlechner <asturm@gentoo.org> (2018-06-20)
# dev-python/PyQt5 is not stable.
# dev-python/pyqt5 is not stable.
dev-python/matplotlib qt5 test
net-print/hplip qt5
dev-python/pyudev qt5

View File

@@ -109,7 +109,7 @@ sys-devel/clang extra
# Nowa Ammerlaan <nowa@gentoo.org> (2022-09-23)
# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
dev-python/PyQt5 bluetooth location speech
dev-python/pyqt5 bluetooth location speech
# Arthur Zamarin <arthurzam@gentoo.org> (2022-08-15)
# deps not keyworded

View File

@@ -48,7 +48,7 @@ dev-util/pkgcheck emacs
# Nowa Ammerlaan <nowa@gentoo.org> (2022-09-23)
# The corresponding Qt5 modules are not stable keyworded on ppc64, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
dev-python/PyQt5 bluetooth
dev-python/pyqt5 bluetooth
# Sam James <sam@gentoo.org> (2022-03-07)
# sys-cluster/torque not marked stable on ppc64

View File

@@ -32,7 +32,7 @@ x11-base/xwayland libei
dev-build/cmake -gui -qt6
# Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
# Required by dev-python/PyQt5[multimedia]
# Required by dev-python/pyqt5[multimedia]
dev-qt/qtmultimedia:5 widgets
# Andreas Sturmlechner <asturm@gentoo.org> (2023-05-21)
@@ -90,7 +90,7 @@ app-text/xmlto text
# Ben de Groot <yngwin@gentoo.org> (2015-02-18)
# Enable sensible defaults for desktop users (bug #540046)
dev-python/PyQt5 gui multimedia network printsupport widgets
dev-python/pyqt5 gui multimedia network printsupport widgets
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-05-08)
# Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X]

View File

@@ -60,3 +60,4 @@ move dev-python/PyQt6-sip dev-python/pyqt6-sip
move dev-python/PyQtWebEngine dev-python/pyqtwebengine
move dev-python/PyQ5-sip dev-python/pyq5-sip
move dev-python/PyQt5-sip dev-python/pyqt5-sip
move dev-python/PyQt5 dev-python/pyqt5

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517="setuptools"
DISTUTILS_EXT=1
@@ -36,7 +36,7 @@ RDEPEND="
${DEPEND}
media-video/mpeg-tools
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/PyQt5[opengl,${PYTHON_USEDEP}]
dev-python/pyqt5[opengl,${PYTHON_USEDEP}]
dev-python/pmw[${PYTHON_USEDEP}]
sci-chemistry/chemical-mime-data
"

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517="setuptools"
DISTUTILS_EXT=1
@@ -38,7 +38,7 @@ RDEPEND="
${DEPEND}
media-video/mpeg-tools
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/PyQt5[opengl,${PYTHON_USEDEP}]
dev-python/pyqt5[opengl,${PYTHON_USEDEP}]
dev-python/pmw[${PYTHON_USEDEP}]
sci-chemistry/chemical-mime-data
"

View File

@@ -56,7 +56,7 @@ RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_USEDEP}]
qt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
qt5? ( dev-python/pyqt5[${PYTHON_USEDEP}] )
')
)
qhull? ( media-libs/qhull:0= )

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DOCS_BUILDER="doxygen"
inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg
@@ -72,7 +72,7 @@ RDEPEND="
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
mpi? ( dev-python/mpi4py )
qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] )
qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] )
')
)
qt5? (

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
DOCS_BUILDER="doxygen"
inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg
@@ -72,7 +72,7 @@ RDEPEND="
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
mpi? ( dev-python/mpi4py )
qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] )
qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] )
')
)
qt5? (

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DOCS_BUILDER="doxygen"
inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg
@@ -72,7 +72,7 @@ RDEPEND="
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
mpi? ( dev-python/mpi4py )
qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] )
qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] )
')
)
qt5? (

View File

@@ -42,7 +42,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
>=dev-python/PyQt5-5.15.6[${PYTHON_USEDEP}]
>=dev-python/pyqt5-5.15.6[${PYTHON_USEDEP}]
dev-python/pyqt5-sip[${PYTHON_USEDEP}]
>=dev-python/sip-6:5[${PYTHON_USEDEP}]
')

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit desktop distutils-r1 qmake-utils virtualx xdg
@@ -18,7 +18,7 @@ IUSE="dbus hdf5"
COMMON_DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
dev-python/pyqt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
"
RDEPEND="${COMMON_DEPEND}
dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit desktop distutils-r1 qmake-utils virtualx xdg
@@ -18,7 +18,7 @@ IUSE="dbus hdf5"
COMMON_DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
dev-python/pyqt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
"
RDEPEND="${COMMON_DEPEND}
dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )

View File

@@ -4,7 +4,7 @@
<!-- maintainer-needed -->
<use>
<flag name="gui">Installs GUI configuration utility and status bar applet.
Requires <pkg>dev-python/PyQt5</pkg></flag>
Requires <pkg>dev-python/pyqt5</pkg></flag>
</use>
<upstream>
<remote-id type="github">mbuesch/razer</remote-id>

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_10 )
inherit cmake python-single-r1 systemd tmpfiles udev xdg-utils
@@ -25,7 +25,7 @@ BDEPEND="virtual/pkgconfig"
RDEPEND="${DEPEND}
gui? (
$(python_gen_cond_dep '
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/pyqt5[${PYTHON_USEDEP}]
')
)
udev? ( virtual/udev )

View File

@@ -61,7 +61,7 @@ BDEPEND="
RDEPEND="
${DEPEND}
monitor? ( $(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
')
)
selinux? ( sec-policy/selinux-nut )

View File

@@ -61,7 +61,7 @@ BDEPEND="
RDEPEND="
${DEPEND}
monitor? ( $(python_gen_cond_dep '
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}]
')
)
selinux? ( sec-policy/selinux-nut )