[MPlayer-cvslog] CVS: main/osdep Makefile, 1.18, 1.19 lrmi.c, 1.6, NONE lrmi.h, 1.1, NONE vbelib.c, 1.27, NONE vbelib.h, 1.12, NONE

Guillaume POIRIER poirierg at gmail.com
Thu Aug 18 14:12:37 CEST 2005


Hi,

On 8/18/05, Alex Beregszaszi <syncmail at mplayerhq.hu> wrote:
> CVS change done by Alex Beregszaszi
> 
> Update of /cvsroot/mplayer/main/osdep
> In directory mail:/home/alex/mplayer/main/osdep
> 
> Modified Files:
>         Makefile
> Removed Files:
>         lrmi.c lrmi.h vbelib.c vbelib.h
> Log Message:
> use libvbe from vesautils
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/mplayer/main/osdep/Makefile,v
> retrieving revision 1.18
> retrieving revision 1.19
> diff -u -r1.18 -r1.19
> --- Makefile    10 Nov 2004 16:43:40 -0000      1.18
> +++ Makefile    18 Aug 2005 11:26:04 -0000      1.19
> @@ -7,12 +7,6 @@
>        swab.c
>        # timer.c
> 
> -ifeq ($(TARGET_ARCH_X86),yes)
> -ifeq ($(TARGET_OS),Linux)
> -SRCS += lrmi.c vbelib.c
> -endif
> -endif
> -
>  getch = getch2.c
>  timer = timer-lx.c
>  ifeq ($(MACOSX_FINDER_SUPPORT),yes)
> 
> --- lrmi.c DELETED ---
> 
> --- lrmi.h DELETED ---
> 
> --- vbelib.c DELETED ---
> 
> --- vbelib.h DELETED ---

I might be wrong, but if part of the code got moved to the vesautils
repository, subversion would have help to keep track of the history of
the files.

This kind of even is probably rare, but legitimates the fact that we
should decide if we want to use svn instead of cvs on the new server.

I hope I will not start a flame war...

Guillaume
-- 
Live fast, die old, and make very sure everyone knows you were there.
 -- Alan Cox




More information about the MPlayer-cvslog mailing list