diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-14 16:40:22 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-15 23:02:36 -0400 |
commit | 8f7d398099da5d1fc6f9f7757c03e11e26ac154c (patch) | |
tree | 818fc7bbd960e8afbec35fd75dbfa657e39e9217 /net-misc/spice-gtk | |
parent | x11-libs/libva-intel-media-driver: Version bump to 22.5.4 (diff) | |
download | gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.gz gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.bz2 gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.zip |
media-libs/libva: Rename from x11-libs/libva
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild | 8 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 8 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.40.ebuild | 8 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41.ebuild | 8 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 8 |
5 files changed, 20 insertions, 20 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild index e4af25b8d05c..f8eb8b05b3c8 100644 --- a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild @@ -52,14 +52,14 @@ RDEPEND=" net-libs/phodav:2.0 >=net-libs/libsoup-2.49.91:2.4 ) " -# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a +# TODO: spice-gtk has an automagic dependency on media-libs/libva without a # configure knob. The package is relatively lightweight so we just depend # on it unconditionally for now. It would be cleaner to transform this into # a USE="vaapi" conditional and patch the buildsystem... RDEPEND="${RDEPEND} - amd64? ( x11-libs/libva:= ) - arm64? ( x11-libs/libva:= ) - x86? ( x11-libs/libva:= ) + amd64? ( media-libs/libva:= ) + arm64? ( media-libs/libva:= ) + x86? ( media-libs/libva:= ) " DEPEND="${RDEPEND} >=app-emulation/spice-protocol-0.14.3 diff --git a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild index 7c0c5337eb30..401650d5a194 100644 --- a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild @@ -64,14 +64,14 @@ RDEPEND=" >=net-libs/libsoup-2.49.91:2.4 ) " -# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a +# TODO: spice-gtk has an automagic dependency on media-libs/libva without a # configure knob. The package is relatively lightweight so we just depend # on it unconditionally for now. It would be cleaner to transform this into # a USE="vaapi" conditional and patch the buildsystem... RDEPEND="${RDEPEND} - amd64? ( x11-libs/libva:= ) - arm64? ( x11-libs/libva:= ) - x86? ( x11-libs/libva:= ) + amd64? ( media-libs/libva:= ) + arm64? ( media-libs/libva:= ) + x86? ( media-libs/libva:= ) " DEPEND="${RDEPEND} >=app-emulation/spice-protocol-${SPICE_PROTOCOL_VER}" diff --git a/net-misc/spice-gtk/spice-gtk-0.40.ebuild b/net-misc/spice-gtk/spice-gtk-0.40.ebuild index 650b692b3d89..64c8831eb5b2 100644 --- a/net-misc/spice-gtk/spice-gtk-0.40.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.40.ebuild @@ -63,14 +63,14 @@ RDEPEND=" >=net-libs/libsoup-2.49.91:2.4 ) " -# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a +# TODO: spice-gtk has an automagic dependency on media-libs/libva without a # configure knob. The package is relatively lightweight so we just depend # on it unconditionally for now. It would be cleaner to transform this into # a USE="vaapi" conditional and patch the buildsystem... RDEPEND="${RDEPEND} - amd64? ( x11-libs/libva:= ) - arm64? ( x11-libs/libva:= ) - x86? ( x11-libs/libva:= ) + amd64? ( media-libs/libva:= ) + arm64? ( media-libs/libva:= ) + x86? ( media-libs/libva:= ) " DEPEND="${RDEPEND} >=app-emulation/spice-protocol-${SPICE_PROTOCOL_VER}" diff --git a/net-misc/spice-gtk/spice-gtk-0.41.ebuild b/net-misc/spice-gtk/spice-gtk-0.41.ebuild index 4f9503f25b0d..6c26a62e1c95 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41.ebuild @@ -63,14 +63,14 @@ RDEPEND=" >=net-libs/libsoup-2.49.91:2.4 ) " -# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a +# TODO: spice-gtk has an automagic dependency on media-libs/libva without a # configure knob. The package is relatively lightweight so we just depend # on it unconditionally for now. It would be cleaner to transform this into # a USE="vaapi" conditional and patch the buildsystem... RDEPEND="${RDEPEND} - amd64? ( x11-libs/libva:= ) - arm64? ( x11-libs/libva:= ) - x86? ( x11-libs/libva:= ) + amd64? ( media-libs/libva:= ) + arm64? ( media-libs/libva:= ) + x86? ( media-libs/libva:= ) " DEPEND="${RDEPEND} >=app-emulation/spice-protocol-${SPICE_PROTOCOL_VER}" diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 4f9503f25b0d..6c26a62e1c95 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -63,14 +63,14 @@ RDEPEND=" >=net-libs/libsoup-2.49.91:2.4 ) " -# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a +# TODO: spice-gtk has an automagic dependency on media-libs/libva without a # configure knob. The package is relatively lightweight so we just depend # on it unconditionally for now. It would be cleaner to transform this into # a USE="vaapi" conditional and patch the buildsystem... RDEPEND="${RDEPEND} - amd64? ( x11-libs/libva:= ) - arm64? ( x11-libs/libva:= ) - x86? ( x11-libs/libva:= ) + amd64? ( media-libs/libva:= ) + arm64? ( media-libs/libva:= ) + x86? ( media-libs/libva:= ) " DEPEND="${RDEPEND} >=app-emulation/spice-protocol-${SPICE_PROTOCOL_VER}" |