The opal package is a C++ class library for normalising the numerous telephony protocols into a single integrated call model.
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/opal/3.10/opal-3.10.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/opal/3.10/opal-3.10.2.tar.xz
Download MD5 sum: 11263275c51e3ea77de202bf5ca87e0b
Download size: 6.8 MB
Estimated disk space required: 314 MB
Estimated build time: 2.7 SBU
celt, FFmpeg-0.10.3, libtheora-1.1.1, Speex-1.2rc1, and x264
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/opal
Install opal by running the following commands:
patch -Np1 -i ../opal-3.10.2-ffmpeg-1.patch && ./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
patch -Np1 -i ...: The patch allows opal to build with recent releases of ffmpeg.
Last updated on 2012-02-05 23:32:02 +0000