Changeset fb17faa


Ignore:
Timestamp:
03/06/2022 09:50:13 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
28d6ae07
Parents:
dac8a115
git-author:
Pierre Labastie <pierre.labastie@…> (03/06/2022 08:39:09 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (03/06/2022 09:50:13 AM)
Message:

Update to graphviz-3.0.0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    rdac8a115 rfb17faa  
    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        "88dccc2e637f5b8113e4a7cef3131df7">
     9  <!ENTITY graphviz-md5sum        "10ca2332031486b4d7ac39ecf17349e5">
    1010  <!ENTITY graphviz-size          "26 MB">
    11   <!ENTITY graphviz-buildsize     "202 MB">
     11  <!ENTITY graphviz-buildsize     "255 MB">
    1212  <!ENTITY graphviz-time          "0.7 SBU (using parallelism=4)">
    1313]>
     
    8989        <application>Graphviz</application> is a dependency
    9090        of several other packages in this book, it is suggested to first build
    91         it without most dependencies, then to rebuild it when you have built
     91        it without any dependencies, then to rebuild it when you have built
    9292        enough packages to suit your needs.
    9393      </para>
    9494    </note>
    95 
    96     <bridgehead renderas="sect4">Recommended</bridgehead>
    97     <para role="recommended">
    98       <xref linkend="libpng"/>
    99     </para>
    10095
    10196    <bridgehead renderas="sect4">Optional, for various bitmap outputs</bridgehead>
     
    10398      <xref linkend="pango"/>, with
    10499      <xref linkend="cairo"/>,
    105       <xref linkend="xorg7-lib"/>, and
    106       <xref linkend="fontconfig"/>
    107       <!--<xref linkend="libpng"/>, to generate images in bitmap SVG, postscript,
    108       PNG, and PDF formats, or displaying the image on screen-->
     100      <xref linkend="xorg7-lib"/>,
     101      <xref linkend="fontconfig"/>, and
     102      <xref linkend="libpng"/>, to generate images in bitmap SVG, postscript,
     103      PNG, and PDF formats, or displaying the image on screen. The PNG
     104      output is required for building <xref role="nodep" linkend="gegl"/>
    109105    </para>
    110106
     
    128124      <xref linkend="libwebp"/> (WebP support is considered experimental),
    129125      <ulink url="http://openil.sourceforge.net/projects.php">DevIL</ulink>,
    130       <ulink url="https://sourceforge.net/projects/lasi/">libLASi</ulink>,
    131       <ulink url="http://www.freedesktop.org/wiki/Software/glitz">glitz</ulink>,
    132       and <ulink url="http://www.libming.org/">libming</ulink> (Adobe
    133       Flash)
     126      <ulink url="https://sourceforge.net/projects/lasi/">libLASi</ulink>, and
     127      <ulink url="http://www.freedesktop.org/wiki/Software/glitz">glitz</ulink>
     128<!-- deprecated <ulink url="http://www.libming.org/">libming</ulink> (Adobe
     129      Flash)-->
    134130    </para>
    135131
  • packages.ent

    rdac8a115 rfb17faa  
    258258<!ENTITY desktop-file-utils-version   "0.26">
    259259<!ENTITY gperf-version                "3.0.4">
    260 <!ENTITY graphviz-version             "2.50.0">
     260<!ENTITY graphviz-version             "3.0.0">
    261261<!ENTITY gtk-doc-major                "1.33">
    262262<!ENTITY gtk-doc-version              "1.33.2">
Note: See TracChangeset for help on using the changeset viewer.