Libdvbpsi: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://download.videolan.org/pub/libdvbpsi/{{libdvbpsi-Version}}/libdvbpsi4-{{libdvbpsi-Version... |
No edit summary |
||
| Line 7: | Line 7: | ||
---- | ---- | ||
{{Package-Introduction|Libdvbpsi is a very simple and fully portable library designed for MPEG TS and DVB PSI table decoding and generation.|http://www.videolan.org/developers/libdvbpsi.html}} | |||
Libdvbpsi is a very simple and fully portable library designed for MPEG TS and DVB PSI table decoding and generation. | |||
== Dependencies == | == Dependencies == | ||
Revision as of 15:46, 16 April 2007
| Download Source: | http://download.videolan.org/pub/libdvbpsi/0.1.7/libdvbpsi4-0.1.7.tar.bz2 |
|---|
Introduction to Libdvbpsi
Libdvbpsi is a very simple and fully portable library designed for MPEG TS and DVB PSI table decoding and generation.
Project Homepage: http://www.videolan.org/developers/libdvbpsi.html
Dependencies
Non-Multilib
Compile the package:
./configure --prefix=/usr --disable-dependency-tracking && make
Install the package
make install
Multilib
32Bit
Compile the package:
To do ...
Install the package
make install
N32
Compile the package:
To do ...
Install the package
make install
64Bit
Compile the package:
To do ...
Install the package
make install
Contents
| Installed Programs: | None |
|---|---|
| Installed Libraries: | libdvbpsi.{a,la,so} |
| Installed Directory: | /usr/include/dvbpsi |