Changeset 7551c54


Ignore:
Timestamp:
04/05/2016 10:38:29 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
939b7582
Parents:
a5fc81e
Message:

rchive WebKitGTK+-2.4. Add comment to GIMP to provide
help via a web browser.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra5fc81e r7551c54  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Archive WebKitGTK+-2.4. Add comment to
     52          GIMP to provide help via a web browser.  Fixes
     53          <ulink url="&blfs-ticket-root;7684">#7684</ulink>.</para>
     54        </listitem>
     55        <listitem>
    5156          <para>[bdubbs] - Update to gegl-0.3.6. Fixes
    5257          <ulink url="&blfs-ticket-root;7692">#7692</ulink>.</para>
  • x/lib/lib.xml

    ra5fc81e r7551c54  
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.xml"/>
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    61   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
     61<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/> -->
    6262  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
    6363
  • xfce/apps/midori.xml

    ra5fc81e r7551c54  
    9292    <para role="optional">
    9393      <xref linkend="gtk-doc"/>,
    94       <xref linkend="webkitgtk2"/>, and
     94      <!--<xref linkend="webkitgtk2"/>, and -->
     95      <ulink url="http://webkitgtk.org/releases/">WebKitGTK+-2.4.x</ulink>, and
    9596      <ulink url="https://launchpad.net/zeitgeist/0.9/">Zeitgeist</ulink>
    9697    </para>
     
    103104  <sect2 role="installation">
    104105    <title>Installation of Midori</title>
    105 <!--
    106     <note>
    107       <para>
    108         The tarball was not created from a directory, thus it is better to create a directory to uncompress it:
    109       </para>
    110 <screen><userinput>mkdir -v midori-&midori-version; &amp;&amp;
    111 tar -xf midori_&midori-version;_all_.tar.bz2 -C midori-&midori-version; &amp;&amp;
    112 cd midori-&midori-version;</userinput></screen>
    113     </note>-->
    114106
    115107    <para>
     
    154146    <para>
    155147      <parameter>-DHALF_BRO_INCOM_WEBKIT2=ON</parameter>: Links to <xref
    156       linkend="webkitgtk"/> instead of <xref linkend="webkitgtk2"/>. Strictly
     148      linkend="webkitgtk"/> instead of WebKitGTK+-2.4.x.. Strictly
    157149      speaking, <xref linkend="webkitgtk"/> is not required and Midori could
    158       be linked to <xref linkend="webkitgtk2"/>. The former is deemed <quote>
     150      be linked to WebKitGTK+-2.4.x. The former is deemed <quote>
    159151      experimental</quote> by upstream, but seems to work well. The latter is
    160152      an older API and less secure.
  • xsoft/other/gimp.xml

    ra5fc81e r7551c54  
    113113        </para>
    114114      </listitem>
    115 <!--      <listitem>
    116         <para>
    117           Optional patch:
    118           <ulink url="&patch-root;/gimp-&gimp-version;-device_info-1.patch"/>
    119         </para>
    120       </listitem>-->
    121 <!--      <listitem>
    122         <para>
    123           Compressed Patch MD5 sum: 5312793a67132131a6e3360e76f392e4
    124         </para>
    125       </listitem>
    126       <listitem>
    127         <para>
    128          Compressed Patch size: 486 KB
    129         </para>
    130       </listitem> -->
    131115    </itemizedlist>
    132116
     
    162146      an <xref linkend="server-mail"/> (that provides a
    163147      <command>sendmail</command> program),
    164       <xref linkend="webkitgtk2"/> (required for the help-plugin) and
    165       <xref linkend="gtk-doc"/>, and
     148      <xref linkend="gtk-doc"/>,
     149      <!--xref linkend="webkitgtk2"/> (required for the help-plugin) and-->
     150      <ulink url="http://webkitgtk.org/releases/">WebKitGTK+-2.4.x</ulink> (required for the help-plugin), and
    166151      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
    167152    </para>
     
    233218    </para>
    234219
    235 <!--    <para>
    236       Alternatively, if you wish to build languages including Catalan,
    237       apply the patch:
    238     </para>
    239 
    240 <screen role="nodump"><userinput>xzcat ../gimp-help-2.8.0-build_fixes-1.patch.xz \
    241  | patch -p1 &amp;&amp;
    242 ./autogen.sh -prefix=/usr &amp;&amp;</userinput></screen>
    243 
    244     <para>
    245       Again, you can specify a subset of languages by specifying
    246       <envar>ALL_LINGUAS</envar> in front of <command>./autogen.sh</command>, but
    247       this time including &quot;ca&quot;.
    248     </para>
    249  -->
    250220    <para>
    251221      Now build the help files:
     
    287257    you have not installed <application>PyGTK</application>.</para>
    288258
    289 <!--<para>
    290       <command>./autogen.sh</command> <parameter>-prefix=/usr</parameter>: In this case, using
    291       <command>autoreconf</command> to regenerate <filename>configure</filename>
    292       does not work, because of how the gimp-help developers chose to address
    293       problems with the autotools.
    294     </para>
    295 
    296     <para>
    297       <command>xzcat ../gimp-help-2.8.0-build_fixes-1.patch.xz</command>:
    298       this patch is large, so it has been compressed with
    299       <application>xz</application>. You are encouraged to be suspicious of
    300       all patches until you have looked at them. Use <command>view</command>
    301       to read the compressed patch before you apply it.
    302     </para>
    303 -->
    304259    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    305260      href="../../xincludes/gtk-doc-rebuild.xml"/>
     
    336291      </para>
    337292
     293      <para>
     294        The GIMP uses either a plugin or a browser for its help system.  The
     295        depedency to build the plugin, WebKitGTK+-2.4.x, has been deprecated
     296        and is no longer in BLFS.  To set up the help system to work with the
     297        default browser, use Edit -> Preferences -> Help System and select 'Web
     298        Browser' for the 'Help Browser to use' setting.
     299      </para>
    338300    </sect3>
    339301
Note: See TracChangeset for help on using the changeset viewer.