Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311823 - media-video/vlc links against xcb-utils with xcb USE flag disabled (missing dependency)
Summary: media-video/vlc links against xcb-utils with xcb USE flag disabled (missing d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 19:43 UTC by Thomas Sachau
Modified: 2010-06-25 11:17 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 Thomas Sachau gentoo-dev 2010-03-28 19:43:02 UTC
emerge -pv vlc
[ebuild   R   ] media-video/vlc-1.0.5  USE="X a52 aac alsa dvd ffmpeg flac gcrypt matroska mmx mp3 mpeg ncurses ogg opengl qt4 sse theora udev vorbis -aalib (-altivec) -atmo -avahi -bidi -cdda -cddax -cddb -cdio -dbus -dc1394 -debug -dirac -directfb -dts -dvb -fbcon -fluidsynth -fontconfig -ggi -gnome -gnutls -hal -httpd -id3tag -ieee1394 -jack -kate -lib32 -libass -libcaca -libnotify -libproxy -libsysfs -libtiger -libv4l2 -lirc -live -lua -modplug -mtp -musepack -nsplugin -optimisememory -oss (-pda) -png -pulseaudio -pvr -remoteosd -rtsp -run-as-root -samba -schroedinger -sdl -sdl-image -shine -shout -skins -speex -stream -svg (-svga) -taglib -truetype -twolame -upnp -v4l -v4l2 -vcdinfo -vcdx -vlm (-win32codecs) -wma-fixed -x264 -xcb -xinerama -xml -xosd -xv -zvbi"

scanelf -n /usr/lib64/vlc/control/libglobalhotkeys_plugin.so
 TYPE   NEEDED FILE 
ET_DYN libxcb-keysyms.so.1,libxcb.so.1,libvlccore.so.2,libpthread.so.0,libc.so.6 /usr/lib64/vlc/control/libglobalhotkeys_plugin.so

(libxcb-keysyms.so.1 is part of xcb-utils)

equery b /usr/lib64/vlc/control/libglobalhotkeys_plugin.so
 * Searching for /usr/lib64/vlc/control/libglobalhotkeys_plugin.so ... 
media-video/vlc-1.0.5 (/usr/lib64/vlc/control/libglobalhotkeys_plugin.so)
Comment 1 Alexis Ballier gentoo-dev 2010-04-09 09:59:13 UTC
FWIW: this is fixed in -9999 (future 1.1)
Comment 2 Alexis Ballier gentoo-dev 2010-06-25 11:17:00 UTC
(In reply to comment #1)
> FWIW: this is fixed in -9999 (future 1.1)
> 

1.1.0 is in ~arch now -> fixed