Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 08:44:37 -0800 (PST)
From:      MANTANI Nobutaka <nobutaka@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/libxine Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/libxine/files patch-Makefile.am patch-src:dxr3:video_out_dxr3.c patch-src:input:Makefile.am patch-src:input:input_dvd.c patch-src:input:input_rtp.c patch-src:input:input_vcd.c patch-src:input:libdvdnav:vm.c ...
Message-ID:  <200302011644.h11Gibns027717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nobutaka    2003/02/01 08:44:37 PST

  Modified files:
    graphics/libxine     Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    graphics/libxine/files patch-src:liba52:xine_decoder.c 
                           patch-src:libffmpeg:xine_decoder.c 
                           patch-src:video_out:video_out_sdl.c 
    graphics/xine        Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  Added files:
    graphics/libxine/files patch-src:dxr3:video_out_dxr3.c 
                           patch-src:input:input_dvd.c 
                           patch-src:input:input_vcd.c 
                           patch-src:input:libdvdnav:vm.c 
                           patch-src:input:libreal:real.c 
                           patch-src:input:libreal:sdpplin.c 
                           patch-src:input:librtsp:rtsp.c 
                           patch-src:input:librtsp:rtsp_session.c 
                           patch-src:liba52:Makefile.in 
                           patch-src:libffmpeg:Makefile.in 
                           patch-src:libmad:Makefile.in 
                           patch-src:libmad:xine_decoder.c 
    graphics/xine/files  patch-src:xitk:session.c 
  Removed files:
    graphics/libxine/files patch-Makefile.am 
                           patch-src:input:Makefile.am 
                           patch-src:input:input_rtp.c 
                           patch-src:liba52:Makefile.am 
                           patch-src:libffmpeg:Makefile.am 
                           patch-src:libw32dll:DirectShow:Makefile.am 
                           patch-src:libw32dll:wine:Makefile.am 
                           patch-video_out:video_out_syncfb.c 
    graphics/xine/files  patch-misc:desktops:Makefile.in 
  Log:
  Update xine to 0.9.18 and libxine to 1-beta4.
  
  Revision  Changes    Path
  1.26      +36 -43    ports/graphics/libxine/Makefile
  1.10      +1 -1      ports/graphics/libxine/distinfo
  1.2       +0 -11     ports/graphics/libxine/files/patch-Makefile.am (dead)
  1.1       +11 -0     ports/graphics/libxine/files/patch-src:dxr3:video_out_dxr3.c (new)
  1.3       +0 -25     ports/graphics/libxine/files/patch-src:input:Makefile.am (dead)
  1.1       +20 -0     ports/graphics/libxine/files/patch-src:input:input_dvd.c (new)
  1.2       +0 -11     ports/graphics/libxine/files/patch-src:input:input_rtp.c (dead)
  1.1       +89 -0     ports/graphics/libxine/files/patch-src:input:input_vcd.c (new)
  1.1       +11 -0     ports/graphics/libxine/files/patch-src:input:libdvdnav:vm.c (new)
  1.1       +10 -0     ports/graphics/libxine/files/patch-src:input:libreal:real.c (new)
  1.1       +12 -0     ports/graphics/libxine/files/patch-src:input:libreal:sdpplin.c (new)
  1.1       +10 -0     ports/graphics/libxine/files/patch-src:input:librtsp:rtsp.c (new)
  1.1       +10 -0     ports/graphics/libxine/files/patch-src:input:librtsp:rtsp_session.c (new)
  1.3       +0 -18     ports/graphics/libxine/files/patch-src:liba52:Makefile.am (dead)
  1.1       +40 -0     ports/graphics/libxine/files/patch-src:liba52:Makefile.in (new)
  1.4       +4 -54     ports/graphics/libxine/files/patch-src:liba52:xine_decoder.c
  1.3       +0 -22     ports/graphics/libxine/files/patch-src:libffmpeg:Makefile.am (dead)
  1.1       +32 -0     ports/graphics/libxine/files/patch-src:libffmpeg:Makefile.in (new)
  1.4       +4 -34     ports/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c
  1.1       +47 -0     ports/graphics/libxine/files/patch-src:libmad:Makefile.in (new)
  1.1       +16 -0     ports/graphics/libxine/files/patch-src:libmad:xine_decoder.c (new)
  1.4       +0 -7      ports/graphics/libxine/files/patch-src:libw32dll:DirectShow:Makefile.am (dead)
  1.4       +0 -11     ports/graphics/libxine/files/patch-src:libw32dll:wine:Makefile.am (dead)
  1.2       +3 -3      ports/graphics/libxine/files/patch-src:video_out:video_out_sdl.c
  1.2       +0 -10     ports/graphics/libxine/files/patch-video_out:video_out_syncfb.c (dead)
  1.3       +1 -1      ports/graphics/libxine/pkg-comment
  1.3       +5 -5      ports/graphics/libxine/pkg-descr
  1.13      +169 -152  ports/graphics/libxine/pkg-plist
  1.33      +6 -8      ports/graphics/xine/Makefile
  1.18      +1 -1      ports/graphics/xine/distinfo
  1.2       +0 -10     ports/graphics/xine/files/patch-misc:desktops:Makefile.in (dead)
  1.1       +10 -0     ports/graphics/xine/files/patch-src:xitk:session.c (new)
  1.2       +1 -1      ports/graphics/xine/pkg-comment
  1.2       +5 -15     ports/graphics/xine/pkg-descr
  1.21      +64 -18    ports/graphics/xine/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302011644.h11Gibns027717>