Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754228 - media-video/vlc should not unconditionally depend on virtual/opengl
Summary: media-video/vlc should not unconditionally depend on virtual/opengl
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2020-11-13 08:28 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2023-04-26 23:49 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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-11-13 08:28:24 UTC
vlc builds/works fine without virtual/opengl (and resulting 20+ dpendencies) on my server with the following USE flag combination:

USE="-X -a52 -alsa aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast dav1d -dbus -dc1394 -debug (-directx) -dts dvbpsi -dvd encode -faad -fdk ffmpeg flac -fluidsynth -fontconfig gcrypt -gme -gnome-keyring -gstreamer -ieee1394 -jack jpeg -kate -libass -libcaca -libnotify -libsamplerate -libtar -libtiger -linsys -lirc -live lua -macosx-notifications -mad matroska -modplug mp3 mpeg mtp -musepack ncurses -nfs ogg -omxil -optimisememory opus png -projectm -pulseaudio -qt5 -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr speex -srt ssl -svg -taglib -test theora -tremor truetype twolame udev -upnp -v4l -vaapi -vdpau -vnc vorbis vpx -wayland x264 x265 xml -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse"


Any chance the dependency can be made USE-conditional?
Comment 1 Andreas Sturmlechner gentoo-dev 2020-12-04 22:17:50 UTC
Afair this is automagic so would have to be fixed in build system.
Comment 2 tgyt 2022-02-14 20:04:00 UTC
Fix plz
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-14 20:06:24 UTC
(In reply to tgyt from comment #2)
> Fix plz

Please provide a build system patch then.