Am Freitag, den 02.04.2010, 11:19 -0700 schrieb Khem Raj: > On Fri, Apr 2, 2010 at 8:41 AM, Paul Menzel > <[email protected]> wrote: > > Without those dependencies libplayer would not work with MPlayer and > > complain. > > > > »libplayer is not compiled with X11 support« [1] > > > > [1] > > http://hg.geexbox.org/libplayer/file/4fb30e64db79/src/wrapper_mplayer.c#l2669 > > > > Signed-off-by: Paul Menzel <[email protected]> > > --- > > recipes/libplayer/libplayer.inc | 4 ++-- > > 1 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/recipes/libplayer/libplayer.inc > > b/recipes/libplayer/libplayer.inc > > index a986a21..823e4b5 100644 > > --- a/recipes/libplayer/libplayer.inc > > +++ b/recipes/libplayer/libplayer.inc > > @@ -2,9 +2,9 @@ DESCRIPTION = "libplayer is a multimedia A/V abstraction > > layer API. Its goal is > > HOMEPAGE = "http://libplayer.geexbox.org/" > > SECTION = "libs/multimedia" > > LICENSE = "LGPLv2.1+" > > -DEPENDS = "mplayer gstreamer" > > +DEPENDS = "virtual/libx11 libxcb mplayer gstreamer" > > how about libxine
Well, I did not need it yet and I do not know if there are any disadvantages (like performance issues) if more wrappers are enabled. Since I own the BeagleBoard I want to use MPlayer and GStreamer since there are patches for them to use all of the features of the hardware of the BeagleBoard. But anyway, that patch is definately about adding more wrappers but to get MPlayer working whose dependency is there already. I guess `libxine` can be added later if someone needs it or more tests are done. […] Thanks, Paul
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
