Changeset 827b59db


Ignore:
Timestamp:
12/14/2021 08:59:33 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d877648
Parents:
1a6ca9ff
Message:

Fix building Jasper with CMake-3.22

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r1a6ca9ff r827b59db  
    107107
    108108    <para>
     109      First, fix a problem that happens due to cmake-3.22:
     110    </para>
     111
     112<screen><userinput remap="pre">sed -i '/GLUT_glut_LIBRARY/s/^/#/' build/cmake/modules/JasOpenGL.cmake</userinput></screen>
     113
     114    <para>
    109115      Install <application>JasPer</application> by running the following
    110116      commands:
  • introduction/welcome/changelog.xml

    r1a6ca9ff r827b59db  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Fix building JasPer-2.0.33 with CMake-3.22. Sed by
     50          Bruce.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to plasma5-5.23.4. Fixes
    5054          <ulink url="&blfs-ticket-root;15489">#15489</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.