Author: ken
Date: Wed Aug 23 19:46:35 2017
New Revision: 19077

Log:
gst-plugins-bad : reformat it so that I can add a message that r19076 was NOT 
tags - this version knows about openjpeg-2.1 but not openjpeg-2.2, fix it to 
find the versioned header when (only) 2.2 is installed.

Modified:
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Wed Aug 23 19:41:38 
2017        (r19076)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Wed Aug 23 19:46:35 
2017        (r19077)
@@ -168,8 +168,9 @@
       following commands:
     </para>
 
-<screen><userinput>sed -i 's/openjpeg-2.1/openjpeg-2.2/' 
./ext/openjpeg/gstopenjpeg.h &amp;&amp;
-
+<screen><userinput>
+sed -i 's/openjpeg-2.1/openjpeg-2.2/' \
+ ./ext/openjpeg/gstopenjpeg.h &amp;&amp;
 ./configure --prefix=/usr     \
             --disable-wayland \
             --disable-opencv  \
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to