summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-25 18:26:22 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-25 18:27:38 +0300
commit3522d8681e6b3c1f5d0a8d8879e5cbd699ce753d (patch)
tree4abd5a65d4bcd3bf65f1ed2b3d2a8d7574f1f761 /net-libs
parentwww-client/epiphany: remove old (diff)
downloadgentoo-3522d8681e6b3c1f5d0a8d8879e5cbd699ce753d.tar.gz
gentoo-3522d8681e6b3c1f5d0a8d8879e5cbd699ce753d.tar.bz2
gentoo-3522d8681e6b3c1f5d0a8d8879e5cbd699ce753d.zip
net-libs/webkit-gtk: add gst-plugins-opus dependency for MSE
MSE needs opus, though techically this is optional. Pull it in with USE=gstreamer always for now, to trigger the opusparse related blocker in epiphany for now, while not actually depending on new enough gst-plugins-opus here, as we are ahead in keywords for webkit due to security. Later this dep should be removed again (once gst-plugins-opus with opusparse is stable) or the dep raised to 1.14.4-r1. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
index 71766f4371b4..4b4d6c0314c3 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.22.2.ebuild
@@ -39,6 +39,7 @@ RESTRICT="test"
# Dependencies found at Source/cmake/OptionsGTK.cmake
# Various compile-time optionals for gtk+-3.22.0 - ensure it
# Missing OpenWebRTC checks and conditionals, but ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is experimental upstream (PRIVATE OFF)
+# TODO: Raise gst-plugins-opus dep to 1.14.4-r1 once we can, and eventually drop the blocker from epiphany; or remove the dep when older than -opus-1.14.4-r1 is not available anymore
RDEPEND="
>=x11-libs/cairo-1.10.2:=[X?]
>=media-libs/fontconfig-2.8.0:1.0
@@ -69,6 +70,7 @@ RDEPEND="
gstreamer? (
>=media-libs/gstreamer-1.8.3:1.0
>=media-libs/gst-plugins-base-1.8.3:1.0
+ >=media-plugins/gst-plugins-opus-1.8.3:1.0
>=media-libs/gst-plugins-bad-1.10:1.0[egl?,gles2?,opengl?] )
X? (