Changeset 7cc81bb


Ignore:
Timestamp:
04/10/2019 02:09:01 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4132210
Parents:
f527eeb
Message:

Libreoffice: Update a couple of optional dependencies -

GLEW (glew) is no-longer referenced by the configure script.
The link to glm (GLM) was to an old version, and without it an old version
will be downloaded and built, so promote GLM to recommended.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf527eeb r7cc81bb  
    4545      <para>April 9th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Use system glm in libreoffice and drop reference to
     49          glew in that package. Fixes
     50          <ulink url="&blfs-ticket-root;11923">#11923</ulink>.</para>
     51        </listitem>
    4752        <listitem>
    4853          <para>[ken] - Update to asymptote-2.49 and add its new recommended
  • xsoft/office/libreoffice.xml

    rf527eeb r7cc81bb  
    189189      <xref linkend="dbus-glib"/>,
    190190      <xref linkend="libjpeg"/>,
     191      <xref linkend="glm"/>,
    191192      <xref linkend="glu"/>,
    192193      <xref linkend="graphite2"/>,
     
    240241      <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
    241242      <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
    242       <ulink url="http://downloads.sourceforge.net/glew/">glew (OpenGL Extension Wrangler Library)</ulink>,
    243243      <ulink url="https://github.com/behdad/glyphy">glyphy</ulink>,
    244244      <ulink url="http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/">Gnome VFS</ulink>,
     
    267267      <ulink url="https://gitlab.com/mdds/mdds">mdds</ulink>,
    268268      <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
    269       <ulink url="http://sourceforge.net/projects/ogl-math/">ogl-math - OpenGL Mathematics (GLM)</ulink>,
    270269      <ulink url="https://github.com/KhronosGroup/OpenCOLLADA/">OpenCOLLADA</ulink>,
    271270      <ulink url="https://gitlab.com/orcus/orcus">Orcus</ulink>,
Note: See TracChangeset for help on using the changeset viewer.