[Lunar-commits] <moonbase> MPlayer: erm, here is the optional_depends for live555

Auke Kok auke at foo-projects.org
Thu Mar 12 17:47:04 CET 2009


Dennis 'stumbles' Veatch wrote:
> commit d2438ea187e4b90402eac44ed66cf7dbd85fd098
> Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
> Date:   Wed Mar 11 20:42:24 2009 -0400
> 
>     MPlayer: erm, here is the optional_depends for live555
> ---
>  video/MPlayer/DEPENDS |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/video/MPlayer/DEPENDS b/video/MPlayer/DEPENDS
> index 91e7ae9..8b3c7c7 100644
> --- a/video/MPlayer/DEPENDS
> +++ b/video/MPlayer/DEPENDS
> @@ -17,5 +17,6 @@ optional_depends libggi      "--enable-ggi"    "--disable-ggi"       "General Gr
>  optional_depends libggiwmh   "--enable-ggiwmh" "--disable-ggiwmh"    "GGI extension support"
>  optional_depends amrnb       ""                "--disable-libamr_nb" "AMR narrowband support"
>  optional_depends amrwb       ""                "--disable-libamr_wb" "AMR wideband support"
> -optional_depends mpeg2dec    ""  ""    "for mpeg-1 and mpeg-2 support"
> -optional_depends x264-snapshot  ""   ""      "for H264/AVC video stream support"
> +optional_depends mpeg2dec    ""                ""                    "for mpeg-1 and mpeg-2 support"
> +optional_depends x264-snapshot  ""             ""                    "for H264/AVC video stream support"
> +optional_depends  "live555"  ""                ""                    "for RTP/RTCP, RTSP, SIP support"

without --with-feature and --without-feature arguments these are really
useless... please try to fill in these fields, especially the
"--without-feature" field is important...

Auke



More information about the Lunar-dev mailing list