On 12/12/2010 03:10 PM, Ciaran McCreesh wrote:
On Sun, 12 Dec 2010 11:43:33 +0100
Rodolphe Rocca<[email protected]>  wrote:
Looking at the vlc ebuild I can see :

          opengl? ( virtual/opengl ||
(<x11-libs/libX11-1.3.99.901[xcb]
  >=x11-libs/libX11-1.3.99.901 ) )

Which looks conceptually good since libX11-1.4 lost its xcb use flag,
but... I'm not an ebuild syntax expert.

There is a similar line in the pulseaudio ebuild.

Is it an ebuild bug or a cave one ?
It's an ebuild bug. || ( a b ) means "prefer a, but b is fine too".

Before filling an issue in Gentoo's bugzilla, I'ld like to understand :

If b is fine, why does cave reject it ?

      * x11-libs/libX11-1.4.0:0::gentoo
Did not meet <x11-libs/libX11-1.4.0[xcb], use existing if possible, installing to / from media-sound/pulseaudio Did not meet <x11-libs/libX11-1.3.99.901[xcb], use existing if possible, installing to / from media-video/vlc



_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to