CVS: moonbase/video/xvidcore BUILD, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Niki Gulbrand niki at lunar-linux.org
Tue Nov 25 05:59:29 GMT 2003


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

Added Files:
	BUILD DETAILS POST_INSTALL 
Log Message:
Added module provided by Joe Rocklin <jbrocklin at fuse.net>


--- NEW FILE: BUILD ---
(
	
	cd build/generic
        ./configure  --prefix=/usr             \
               --infodir=/usr/share/info       \
               --mandir=/usr/share/man         &&
	default_build
)

--- NEW FILE: DETAILS ---
           MODULE=xvidcore
          VERSION=0.9.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://files.xvid.org/downloads/$SOURCE
	WEB_SITE=http://www.xvid.org
         ENTERED=20030825
         UPDATED=20030825
cat << EOF
XviD is an ISO MPEG-4 compliant video codec. It's no product, it's an open source
project which is developed and maintained by lots of people from all over the world.
EOF

--- NEW FILE: POST_INSTALL ---
if  module_installed  MPlayer;          then  lin -c MPlayer;          fi
if  module_installed  transcode;        then  lin -c transcode;        fi




More information about the Lunar-commits mailing list