diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-09-03 06:11:11 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-09-05 09:01:12 -0400 |
commit | ae425888b5df9a985c56f7aae6c6253b240f9561 (patch) | |
tree | 8aee86eeac06bbea2b9151744046fa0d8920f325 /dev-qt/qtmultimedia | |
parent | dev-qt/qtnetworkauth: remove unnecessary qtbase[widgets] (diff) | |
download | gentoo-ae425888b5df9a985c56f7aae6c6253b240f9561.tar.gz gentoo-ae425888b5df9a985c56f7aae6c6253b240f9561.tar.bz2 gentoo-ae425888b5df9a985c56f7aae6c6253b240f9561.zip |
dev-qt/*: replace = by ~ for dev-qt/*:6 deps
Less jarring a little bit shorter. Made sense in Qt5 given it used
a ver_cut QT5_PV and could be used to ignore additional components,
but with PV it does nothing useful. Plus we still want _rc and _betas
to match (_p<date> are where issues start though, if ever needed we
could reintroduce QT6_PV, but for now...).
Should have done this in the previous style commit.
Still keeping :6, do prefer these being everywhere for clarity with
Qt slots (and qa-vdb!) even if essentially a no-op here. Plus, even
if this does not happen with Qt, two slots having the same version
can happen with revisions (e.g. current webkit-gtk).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtmultimedia')
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-6.5.2-r1.ebuild | 10 | ||||
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-6.5.9999.ebuild | 10 | ||||
-rw-r--r-- | dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.5.2-r1.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.5.2-r1.ebuild index 46ca49cb8d44..8e203f8eaec1 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.5.2-r1.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.5.2-r1.ebuild @@ -20,10 +20,10 @@ REQUIRED_USE=" " RDEPEND=" - =dev-qt/qtbase-${PV}*:6[gui,network,opengl=,vulkan=,widgets] + ~dev-qt/qtbase-${PV}:6[gui,network,opengl=,vulkan=,widgets] alsa? ( media-libs/alsa-lib ) ffmpeg? ( - =dev-qt/qtbase-${PV}*:6[X=] + ~dev-qt/qtbase-${PV}:6[X=] media-video/ffmpeg:=[vaapi?] X? ( x11-libs/libX11 @@ -44,8 +44,8 @@ RDEPEND=" ) pulseaudio? ( media-libs/libpulse ) qml? ( - =dev-qt/qtdeclarative-${PV}*:6 - =dev-qt/qtquick3d-${PV}*:6 + ~dev-qt/qtdeclarative-${PV}:6 + ~dev-qt/qtquick3d-${PV}:6 ) " DEPEND=" @@ -53,7 +53,7 @@ DEPEND=" X? ( x11-base/xorg-proto ) v4l? ( sys-kernel/linux-headers ) " -BDEPEND="=dev-qt/qtshadertools-${PV}*:6" +BDEPEND="~dev-qt/qtshadertools-${PV}:6" CMAKE_SKIP_TESTS=( # tries to use real alsa or pulseaudio and fails in sandbox diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.5.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.5.9999.ebuild index 46ca49cb8d44..8e203f8eaec1 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.5.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.5.9999.ebuild @@ -20,10 +20,10 @@ REQUIRED_USE=" " RDEPEND=" - =dev-qt/qtbase-${PV}*:6[gui,network,opengl=,vulkan=,widgets] + ~dev-qt/qtbase-${PV}:6[gui,network,opengl=,vulkan=,widgets] alsa? ( media-libs/alsa-lib ) ffmpeg? ( - =dev-qt/qtbase-${PV}*:6[X=] + ~dev-qt/qtbase-${PV}:6[X=] media-video/ffmpeg:=[vaapi?] X? ( x11-libs/libX11 @@ -44,8 +44,8 @@ RDEPEND=" ) pulseaudio? ( media-libs/libpulse ) qml? ( - =dev-qt/qtdeclarative-${PV}*:6 - =dev-qt/qtquick3d-${PV}*:6 + ~dev-qt/qtdeclarative-${PV}:6 + ~dev-qt/qtquick3d-${PV}:6 ) " DEPEND=" @@ -53,7 +53,7 @@ DEPEND=" X? ( x11-base/xorg-proto ) v4l? ( sys-kernel/linux-headers ) " -BDEPEND="=dev-qt/qtshadertools-${PV}*:6" +BDEPEND="~dev-qt/qtshadertools-${PV}:6" CMAKE_SKIP_TESTS=( # tries to use real alsa or pulseaudio and fails in sandbox diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild index 46ca49cb8d44..8e203f8eaec1 100644 --- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild +++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild @@ -20,10 +20,10 @@ REQUIRED_USE=" " RDEPEND=" - =dev-qt/qtbase-${PV}*:6[gui,network,opengl=,vulkan=,widgets] + ~dev-qt/qtbase-${PV}:6[gui,network,opengl=,vulkan=,widgets] alsa? ( media-libs/alsa-lib ) ffmpeg? ( - =dev-qt/qtbase-${PV}*:6[X=] + ~dev-qt/qtbase-${PV}:6[X=] media-video/ffmpeg:=[vaapi?] X? ( x11-libs/libX11 @@ -44,8 +44,8 @@ RDEPEND=" ) pulseaudio? ( media-libs/libpulse ) qml? ( - =dev-qt/qtdeclarative-${PV}*:6 - =dev-qt/qtquick3d-${PV}*:6 + ~dev-qt/qtdeclarative-${PV}:6 + ~dev-qt/qtquick3d-${PV}:6 ) " DEPEND=" @@ -53,7 +53,7 @@ DEPEND=" X? ( x11-base/xorg-proto ) v4l? ( sys-kernel/linux-headers ) " -BDEPEND="=dev-qt/qtshadertools-${PV}*:6" +BDEPEND="~dev-qt/qtshadertools-${PV}:6" CMAKE_SKIP_TESTS=( # tries to use real alsa or pulseaudio and fails in sandbox |