[Lunar-commits] CVS: moonbase/video/MPlayer BUILD, 1.12, 1.13 CONFIGURE, 1.4, 1.5 DETAILS, 1.44, 1.45

Auke Kok sofar at lunar-linux.org
Mon Feb 23 08:54:25 GMT 2004


Update of /var/cvs/lunar/moonbase/video/MPlayer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26854

Modified Files:
	BUILD CONFIGURE DETAILS 
Log Message:
Anyone that puts live support back in will have to DAILY check if they didn't remove their old tarballs again. (yep, it's monday again).


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/MPlayer/BUILD,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- BUILD	3 Feb 2004 16:18:33 -0000	1.12
+++ BUILD	23 Feb 2004 08:54:23 -0000	1.13
@@ -1,12 +1,5 @@
 (
 
-  if $(echo $OPTS | grep -q "enable-live") ; then
-    sedit "s: -O : $CFLAGS :" live/config.linux
-    sedit "s: -DBSD=1 : $CFLAGS :" live/config.linux
-    ( cd live && ./genMakefiles linux && make )
-    OPTS=$OPTS" --with-livelibdir=$SOURCE_DIRECTORY/live"
-  fi
-
   unset CFLAGS
  
   ./configure --prefix=/usr                   \

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/MPlayer/CONFIGURE,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CONFIGURE	8 Feb 2004 12:12:07 -0000	1.4
+++ CONFIGURE	23 Feb 2004 08:54:23 -0000	1.5
@@ -24,9 +24,5 @@
     OPTS=$OPTS" --enable-largefiles"
   fi
 
-  if query "Enable Live support ?" n ; then
-    OPTS=$OPTS" --enable-live"
-  fi      
-
   echo 'OPTS='\"$OPTS\" >> $MODULE_CONFIG
 fi

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/MPlayer/DETAILS,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- DETAILS	10 Feb 2004 18:13:51 -0000	1.44
+++ DETAILS	23 Feb 2004 08:54:23 -0000	1.45
@@ -6,7 +6,6 @@
          SOURCE3=font-arial-iso-8859-2.tar.bz2
          SOURCE4=font-arial-cp1250.tar.bz2
          SOURCE5=font-arial-iso-8859-7.tar.bz2
-	 SOURCE6=live.2004.02.09.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=ftp://ftp.lug.udel.edu/$MODULE/releases/$SOURCE
    SOURCE_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/$SOURCE
@@ -18,8 +17,6 @@
   SOURCE4_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/fonts/$SOURCE4
   SOURCE5_URL[0]=ftp://ftp.lug.udel.edu/$MODULE/releases/fonts/$SOURCE5
   SOURCE5_URL[1]=ftp://ftp2.mplayerhq.hu/$MODULE/releases/fonts/$SOURCE5
-  SOURCE6_URL[0]=http://www.live.com/liveMedia/public/$SOURCE6
-  SOURCE6_URL[1]=$LRESORT_URL/$SOURCE6
         WEB_SITE=http://www.mplayerhq.hu
          ENTERED=20010922
          UPDATED=20031109
@@ -28,7 +25,6 @@
      SOURCE3_VFY=md5:7b47904a925cf58ea546ca15f3df160c
      SOURCE4_VFY=md5:d0afd83cd04c29a714a62b427aace5c5
      SOURCE5_VFY=md5:956a9d9ea51970e057f0deb7b2e25889
-     SOURCE6_VFY=md5:c54de34a8a83837a2257746e0e363a78
      SHORT="MPlayer is a movie and animation player."
 
 cat << EOF



More information about the Lunar-commits mailing list