CVS: moonbase/video/libebml BUILD,NONE,1.1 DETAILS,NONE,1.1
Florin Braescu
florin at lunar-linux.org
Wed Nov 12 23:50:37 GMT 2003
Update of /var/cvs/lunar/moonbase/video/libebml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29153/libebml
Added Files:
BUILD DETAILS
Log Message:
add three new modules for the matroska audio/video multimedia container files. this kind of files are suported by the new version of mplayer.
--- NEW FILE: BUILD ---
(
cd ./make/linux &&
sedit "s:/usr/local:/usr:" Makefile &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=libebml
VERSION=0.6.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://matroska.free.fr/downloads/$MODULE/$SOURCE
SOURCE_VFY=md5:3fab6e7ade7e86daae2fce79d63f2b70
WEB_SITE=http://www.matroska.org/
ENTERED=20031113
UPDATED=20031113
MAINTAINER="florin at lunar-linux.org"
SHORT="This module is a EBML implementation library"
cat << EOF
This library implements EBML (Extensible Binary Meta Language), a binary derivative of XML.
EOF
More information about the Lunar-commits
mailing list