Ignore:
Timestamp:
01/30/2019 03:26:31 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6afe8c1
Parents:
8d759c7
Message:

Patch gwenview and libkexiv2 for Exiv2-0.27

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21068 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5-apps/gwenview.xml

    r8d759c7 r453aaf61  
    7171    </itemizedlist>
    7272
     73    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     74    <itemizedlist spacing="compact">
     75      <listitem>
     76        <para>
     77          Required patch for building against <xref linkend="exiv2"/>:
     78          <ulink url="&patch-root;/gwenview-&kf5apps-version;-exiv2_0.27-1.patch"/>
     79        </para>
     80      </listitem>
     81    </itemizedlist>
     82
    7383    <bridgehead renderas="sect3">Gwenview Dependencies</bridgehead>
    7484
     
    97107  <sect2 role="installation">
    98108    <title>Installation of Gwenview</title>
     109
     110    <para>
     111      First, fix several files so that Exiv2-&exiv2-version; is properly found
     112      and used:
     113    </para>
     114
     115<screen><userinput>patch -Np1 -i ../gwenview-&kf5apps-version;-exiv2_0.27-1.patch</userinput></screen>
    99116
    100117    <para>
Note: See TracChangeset for help on using the changeset viewer.