Author: pierre
Date: Wed Jan 30 07:26:31 2019
New Revision: 21068

Log:
Patch gwenview and libkexiv2 for Exiv2-0.27

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/kf5-apps/gwenview.xml
   trunk/BOOK/kde/kf5-apps/libkexiv2.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Jan 30 07:05:39 2019        (r21067)
+++ trunk/BOOK/general.ent      Wed Jan 30 07:26:31 2019        (r21068)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "29">                   <!-- Always 2 digits -->
+<!ENTITY day          "30">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "January 29th, &year;">
+<!ENTITY releasedate  "January 30th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Jan 30 07:05:39 
2019        (r21067)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jan 30 07:26:31 
2019        (r21068)
@@ -43,6 +43,16 @@
 -->
 
     <listitem>
+      <para>January 30th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Add patches for gwenview and libkexiv2 so that they
+          build against exiv2-0.27.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 29th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/kde/kf5-apps/gwenview.xml
==============================================================================
--- trunk/BOOK/kde/kf5-apps/gwenview.xml        Wed Jan 30 07:05:39 2019        
(r21067)
+++ trunk/BOOK/kde/kf5-apps/gwenview.xml        Wed Jan 30 07:26:31 2019        
(r21068)
@@ -70,6 +70,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch for building against <xref linkend="exiv2"/>:
+          <ulink 
url="&patch-root;/gwenview-&kf5apps-version;-exiv2_0.27-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">Gwenview Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -98,6 +108,13 @@
     <title>Installation of Gwenview</title>
 
     <para>
+      First, fix several files so that Exiv2-&exiv2-version; is properly found
+      and used:
+    </para>
+
+<screen><userinput>patch -Np1 -i 
../gwenview-&kf5apps-version;-exiv2_0.27-1.patch</userinput></screen>
+
+    <para>
       Install <application>Gwenview</application> by running the following
       commands:
     </para>

Modified: trunk/BOOK/kde/kf5-apps/libkexiv2.xml
==============================================================================
--- trunk/BOOK/kde/kf5-apps/libkexiv2.xml       Wed Jan 30 07:05:39 2019        
(r21067)
+++ trunk/BOOK/kde/kf5-apps/libkexiv2.xml       Wed Jan 30 07:26:31 2019        
(r21068)
@@ -70,6 +70,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch for building against <xref linkend="exiv2"/>:
+          <ulink 
url="&patch-root;/libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">libkexiv2 Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -87,6 +97,13 @@
     <title>Installation of libkexiv2</title>
 
     <para>
+      First, fix several files so that Exiv2-&exiv2-version; is properly found
+      and used:
+    </para>
+
+<screen><userinput>patch -Np1 -i 
../libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch</userinput></screen>
+
+    <para>
       Install <application>libkexiv2</application> by running the following
       commands:
     </para>
-- 
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