Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675806 - media-video/totem-3.30.0 X is optional
Summary: media-video/totem-3.30.0 X is optional
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-01-18 20:12 UTC by David Heidelberg (okias)
Modified: 2019-01-18 21:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.