[Lunar-commits] CVS: moonbase/video/MPlayer-all BUILD, NONE, 1.1 DETAILS, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Thu Sep 23 11:41:27 UTC 2004


Update of /var/cvs/lunar/moonbase/video/MPlayer-all
In directory espresso.lunar-linux.org:/tmp/cvs-serv8521

Added Files:
	BUILD DETAILS 
Log Message:
this module should replace w32codecs (and the other codec stuff) /me thinks. its all in here! but people like flexible and complicated modules...

--- NEW FILE: BUILD ---
(

  prepare_install          &&
  mkdir -p /usr/lib/win32  &&

  for FILE in $(ls | grep -v old.libraries) ; do
    if [ ! -f /usr/lib/win32/$FILE ] ; then
      install -m755 $FILE /usr/lib/win32
    fi
  done
  
) > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
          MODULE=MPlayer-all
         VERSION=20040916
          SOURCE=all-${VERSION}.tar.bz2
   SOURCE_URL[0]=ftp://ftp1.mplayerhq.hu/MPlayer/releases/codecs/$SOURCE
   SOURCE_URL[1]=ftp://ftp2.mplayerhq.hu/MPlayer/releases/codecs/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/all-${VERSION}
      SOURCE_VFY=sha1:4f5d008d7e863f3446a4132c69063730455176dd
        WEB_SITE=http://www.mplayerhq.hu
         ENTERED=20040923
         UPDATED=20040923
           SHORT="MPlayer is a movie and animation player."
cat << EOF
This module includes all available DLLs which aren't supported by any of the
open source codecs.
EOF



More information about the Lunar-commits mailing list