Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 675806

Summary: media-video/totem-3.30.0 X is optional
Product: Gentoo Linux Reporter: David Heidelberg (okias) <david>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: leio
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10865
Whiteboard:
Package list:
Runtime testing required: ---

Description David Heidelberg (okias) 2019-01-18 20:12:35 UTC
Totem doesn't require these package to be compiled with Xorg support when building or running in Wayland environment:

>=media-libs/gst-plugins-base-1.6.0:1.0[X]
nor
>=x11-libs/gtk+-3.19.4:3[X]
Comment 1 Mart Raudsepp gentoo-dev 2019-01-18 21:31:27 UTC
It's not optional. Look for gdk-x11 in meson.build.
Comment 2 Mart Raudsepp gentoo-dev 2019-01-18 21:34:38 UTC
Well, technically gst-plugins-base[X] might not be needed, but given that totem still requires gtk+[X] and libX11, it's best to ensure xvimagesink is present too.