Changeset 7985c336


Ignore:
Timestamp:
12/29/2022 01:45:53 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/llvm18, xry111/xf86-video-removal
Children:
e1eaf26
Parents:
bf565e06
Message:

Update to graphviz-7.0.5

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    rbf565e06 r7985c336  
    77  <!ENTITY graphviz-download-http "https://gitlab.com/graphviz/graphviz/-/archive/&graphviz-version;/graphviz-&graphviz-version;.tar.bz2">
    88  <!ENTITY graphviz-download-ftp  " ">
    9   <!ENTITY graphviz-md5sum        "75189b0b56b7795a7d665c420a4af99f">
     9  <!ENTITY graphviz-md5sum        "7d42913f1a82cacc1544ad02f507563f">
    1010  <!ENTITY graphviz-size          "26 MB">
    11   <!ENTITY graphviz-buildsize     "211 MB">
    12   <!ENTITY graphviz-time          "0.6 SBU (using parallelism=4)">
     11  <!ENTITY graphviz-buildsize     "264 MB">
     12  <!ENTITY graphviz-time          "0.7 SBU (using parallelism=4)">
    1313]>
    1414
     
    158158      <xref linkend="lua"/>,
    159159      <xref linkend="php"/>,
    160       <!--<xref linkend="python2"/>, Removed in 2.47.3 -->
    161160      <xref linkend="ruby"/>,
    162       <!-- <xref linkend="tcl"/>, -->
    163161      <xref linkend="tk"/>,
    164162      <ulink url="https://iolanguage.org/">Io</ulink>,
     
    235233      avoid installing files in /usr/lib64.
    236234    </para>
    237 <!--
    238     <para>
    239       <parameter>- -disable-php</parameter>: This version of graphviz
    240       does not support php version 8.
    241     </para>
    242 -->
    243235    <para>
    244236      <option>--with-javaincludedir="$JAVA_HOME/include
     
    320312          libpathplan.so, libxdot.so, and several plugins in /usr/lib/graphviz.
    321313          There are also several in subdirectories of
    322           /usr/lib/{lua,perl5,<!--php, -->python&python3-majorver;,tcl8.6}.
     314          /usr/lib/{lua,perl5,php,python&python3-majorver;,tcl8.6}.
    323315          Unfortunately, some libraries are duplicated.
    324316        </seg>
  • introduction/welcome/changelog.xml

    rbf565e06 r7985c336  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to graphviz-7.0.5. Fixes
     46          <ulink url="&blfs-ticket-root;17442">#17442</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to libgusb-0.4.3. Fixes
    4650          <ulink url="&blfs-ticket-root;17428">#17428</ulink>.</para>
  • packages.ent

    rbf565e06 r7985c336  
    236236<!ENTITY desktop-file-utils-version   "0.26">
    237237<!ENTITY dos2unix-version             "7.4.3">
    238 <!ENTITY graphviz-version             "7.0.4">
     238<!ENTITY graphviz-version             "7.0.5">
    239239<!ENTITY gtk-doc-major                "1.33">
    240240<!ENTITY gtk-doc-version              "1.33.2">
Note: See TracChangeset for help on using the changeset viewer.