Difference between revisions of "Libmatroska"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://dl.matroska.org/downloads/libmatroska/libmatroska-{{Libmatroska-Version}}.tar.bz2 |-vali...)
 
Line 8: Line 8:
 
----
 
----
  
== Introduction to Libmatroska ==
+
{{Package-Introduction|Matroska is an extensible open standard Audio/Video container. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio).|http://www.matroska.org/}}
 
 
Matroska is an extensible open standard Audio/Video container. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio).
 
 
 
'''Project Home Page''': http://www.matroska.org/
 
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 16:51, 16 April 2007

Download Source: http://dl.matroska.org/downloads/libmatroska/libmatroska-0.8.1.tar.bz2

Introduction to Libmatroska

Matroska is an extensible open standard Audio/Video container. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio).

Project Homepage: http://www.matroska.org/

Dependencies

Required

Non-Multilib

Compile the package:

sed -i "s@\/usr/local@\/usr@g" Makefile &&
make all

Install the package

make install_staticlib install_sharedlib install_headers

Multilib

32Bit

Compile the package:

To do ...

Install the package

To do ...


N32

Compile the package:

To do ...

Install the package

To do ...

64Bit

Compile the package:

To do ...

Install the package

To do ...

Contents

Installed Programs: None
Installed Libraries: libmatroska.{a,so}
Installed Directory: /usr/include/matroska