Author: xry111
Date: Sat May 4 09:03:41 2019
New Revision: 21550
Log:
Add cheese patch to build it with BLFS gstreamer
Modified:
trunk/BOOK/gnome/applications/cheese.xml
Modified: trunk/BOOK/gnome/applications/cheese.xml
==============================================================================
--- trunk/BOOK/gnome/applications/cheese.xml Sat May 4 07:15:12 2019
(r21549)
+++ trunk/BOOK/gnome/applications/cheese.xml Sat May 4 09:03:41 2019
(r21550)
@@ -70,6 +70,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/cheese-&cheese-version;-gst_debug_disabled-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -132,7 +142,9 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr &&
+<screen><userinput>patch -Np1 -i
../cheese-&cheese-version;-gst_debug_disabled-1.patch &&
+
+./configure --prefix=/usr &&
make</userinput></screen>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page