Ignore:
Timestamp:
08/24/2023 08:00:35 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
a21aaef4
Parents:
ae7b79d
Message:

Update to kf5-apps-23.08.0, kate, kwave, falkon.

File:
1 edited

Legend:

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

    rae7b79d rfde99eb  
    77  <!ENTITY okular5-download-http "&kf5apps-download-http;/okular-&kf5apps-version;.tar.xz">
    88  <!ENTITY okular5-download-ftp  " ">
    9   <!ENTITY okular5-md5sum        "cbb5c9f0125beaeb7875c1eba5c5dd33">
     9  <!ENTITY okular5-md5sum        "a2954ce44781b4535c64be2be27fc5de">
    1010  <!ENTITY okular5-size          "8.1 MB">
    11   <!ENTITY okular5-buildsize     "82 MB">
     11  <!ENTITY okular5-buildsize     "84 MB">
    1212  <!ENTITY okular5-time          "0.7 SBU (using parallelism=4)">
    1313]>
     
    3131    </para>
    3232
    33     &lfs113_checked;
     33    &lfs120_checked;
    3434
    3535    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100100  <sect2 role="installation">
    101101    <title>Installation of Okular</title>
    102 
    103     <para>
    104       First, it is needed to increase the C++ standard used, because
    105       <xref linkend="poppler"/> requires C++17:
    106     </para>
    107 
    108 <screen><userinput>sed -i s/14/17/ CMakeLists.txt</userinput></screen>
    109102
    110103    <para>
Note: See TracChangeset for help on using the changeset viewer.