Changeset 62e3c6d
- Timestamp:
- 11/16/2022 11:15:10 AM (22 months ago)
- Branches:
- 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
- Children:
- 44f4449
- Parents:
- 7b9b069
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/graphviz.xml
r7b9b069 r62e3c6d 7 7 <!ENTITY graphviz-download-http "https://gitlab.com/graphviz/graphviz/-/archive/&graphviz-version;/graphviz-&graphviz-version;.tar.bz2"> 8 8 <!ENTITY graphviz-download-ftp " "> 9 <!ENTITY graphviz-md5sum " 239ac4aca0ba1b61de56b8f1a2538b0d">9 <!ENTITY graphviz-md5sum "69d12ecb6353b84f5ee80106c1db1cbe"> 10 10 <!ENTITY graphviz-size "26 MB"> 11 <!ENTITY graphviz-buildsize "25 7MB">11 <!ENTITY graphviz-buildsize "258 MB"> 12 12 <!ENTITY graphviz-time "0.7 SBU (using parallelism=4)"> 13 13 ]> … … 229 229 230 230 <screen role="root"><userinput>make install</userinput></screen> 231 <!-- 232 <para> 233 If desired, create a symbolic link in the system documents directory 234 to the documentation installed in 235 <filename class="directory">/usr/share/graphviz/doc</filename> using the 236 following command as the <systemitem class="username">root</systemitem> 237 user: 238 </para> 239 240 <screen role="root"><userinput>ln -svr /usr/share/graphviz/doc /usr/share/doc/graphviz-&graphviz-version;</userinput></screen> 241 --> 231 242 232 </sect2> 243 233 -
introduction/welcome/changelog.xml
r7b9b069 r62e3c6d 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Update to graphviz-7.0.1. Fixes 49 <ulink url="&blfs-ticket-root;17287">#17287</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[pierre] - Update to LVM2-2.03.17. Fixes 49 53 <ulink url="&blfs-ticket-root;17286">#17286</ulink>.</para> -
packages.ent
r7b9b069 r62e3c6d 235 235 <!ENTITY desktop-file-utils-version "0.26"> 236 236 <!ENTITY dos2unix-version "7.4.3"> 237 <!ENTITY graphviz-version " 6.0.2">237 <!ENTITY graphviz-version "7.0.1"> 238 238 <!ENTITY gtk-doc-major "1.33"> 239 239 <!ENTITY gtk-doc-version "1.33.2">
Note:
See TracChangeset
for help on using the changeset viewer.