diff --git a/general.ent b/general.ent
index 40a32f7328..a5dc2c30fa 100644
--- a/general.ent
+++ b/general.ent
@@ -883,7 +883,7 @@ $Date$
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index af1537d4df..f92b08db6a 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -49,7 +49,7 @@
[ken] - Merge gst-plugins-base-0.10.35, gst-plugins-good-0.10.30,
- gst-plugins-ugly-0.10.18, and gstreamer-0.10.35 from Wayne.
+ gst-plugins-ugly-0.10.18, gstreamer-0.10.35 and opal-3.10.2 from Wayne.
diff --git a/multimedia/libdriv/opal.xml b/multimedia/libdriv/opal.xml
index 773337af51..d8efd4760d 100644
--- a/multimedia/libdriv/opal.xml
+++ b/multimedia/libdriv/opal.xml
@@ -4,12 +4,12 @@
%general-entities;
-
-
-
-
-
-
+
+
+
+
+
+
]>
@@ -33,7 +33,7 @@
normalising the numerous telephony protocols into a single integrated call
model.
- &lfs65_built;
+ &lfs70_built;
Package Information
@@ -57,6 +57,14 @@
+ Additional Downloads
+
+
+ Required Patch:
+
+
+
opal Dependencies
Required
@@ -80,7 +88,8 @@
Install opal by running the following
commands:
-./configure --prefix=/usr &&
+patch -Np1 -i ../opal-&opal-version;-ffmpeg-1.patch &&
+./configure --prefix=/usr &&
make
This package does not come with a test suite.
@@ -91,6 +100,14 @@ make
+
+ Command Explanations
+
+ patch -Np1 -i ...: The patch allows opal to build
+ with recent releases of ffmpeg.
+
+
+
Contents