Changeset c89f734


Ignore:
Timestamp:
08/19/2017 10:33:49 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
a6d167b9
Parents:
2de0145
Message:

Add DjVuLibre as an optional dep of Okular

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2de0145 rc89f734  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 18th, &year;">
     9<!ENTITY releasedate  "August 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r2de0145 rc89f734  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>August 19th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Add DjVuLibre to optional dependencies of
     50          Okular. Fixes
     51         <ulink url="&blfs-ticket-root;9611">#9611</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
    4455
    4556    <listitem>
  • kde/kf5-apps/okular5.xml

    r2de0145 rc89f734  
    8888    <para role="optional">
    8989      <xref linkend="qca"/>,
     90      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    9091      <ulink url="http://download.kde.org/stable/applications/&kf5apps-version;/src/">
    9192                 kpimtextedit</ulink>,
Note: See TracChangeset for help on using the changeset viewer.