Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > a08a3eb454a1f9ebed9309839f95ef53 > files > 11

ocaml-theora-0.3.0-8.mga5.i586.rpm

ocaml-theora


This package contains an O'Caml interface for 
Theora Video Compression Codec Library, 
otherwise known as libtheora.

Please read the COPYING file before using this software.

Prerequisites:
==============

- ocaml >= 3.0.6 (haven't tried earlier versions)

- libtheora >= 0.0.0.alpha7 (haven't tried earlier versions)

- findlib >= 0.8.1 (haven't tried earlier versions)

Compilation:
============

	$ make all

This should build both the native and the byte-code version of the
extension library.

Installation:
=============

	$ make install

This should install the library file (using ocamlfind) in the
appropriate place.

Author:
=======

This author of this software may be contacted by electronic mail
at the following address: savonet-users@lists.sourceforge.net.