aboutsummaryrefslogtreecommitdiffstats
path: root/general/genutils
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2024-08-12 12:30:18 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2024-08-12 12:30:18 -0500
commitd32ae7d931632f24d3659828dde0a84da36f4bcd (patch)
treef4211372935d6b211469834dad81aac164a4dbf1 /general/genutils
parenta3ae8537d9506254c374c4ef625232372f85e08c (diff)
Package updates.
Update to highlight-4.13. Update to graphviz-12.1.0.
Diffstat (limited to 'general/genutils')
-rw-r--r--general/genutils/graphviz.xml6
-rw-r--r--general/genutils/highlight.xml8
2 files changed, 7 insertions, 7 deletions
diff --git a/general/genutils/graphviz.xml b/general/genutils/graphviz.xml
index 8147ee8c0d..7752bae51d 100644
--- a/general/genutils/graphviz.xml
+++ b/general/genutils/graphviz.xml
@@ -6,10 +6,10 @@
<!ENTITY graphviz-download-http "https://gitlab.com/graphviz/graphviz/-/archive/&graphviz-version;/graphviz-&graphviz-version;.tar.bz2">
<!ENTITY graphviz-download-ftp " ">
- <!ENTITY graphviz-md5sum "afc1506482e0adad0242998100e0bf3c">
- <!ENTITY graphviz-size "26 MB">
+ <!ENTITY graphviz-md5sum "2c3ed90a06a2496c67b12ef3d5f93c5a">
+ <!ENTITY graphviz-size "25 MB">
<!ENTITY graphviz-buildsize "217 MB">
- <!ENTITY graphviz-time "0.6 SBU (using parallelism=4)">
+ <!ENTITY graphviz-time "0.7 SBU (using parallelism=4)">
]>
<sect1 id="graphviz" xreflabel="Graphviz-&graphviz-version;">
diff --git a/general/genutils/highlight.xml b/general/genutils/highlight.xml
index 3219af220c..617c03a9fc 100644
--- a/general/genutils/highlight.xml
+++ b/general/genutils/highlight.xml
@@ -6,7 +6,7 @@
<!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
<!ENTITY highlight-download-ftp " ">
- <!ENTITY highlight-md5sum "bf93adaf263d818a9e76fa8e0a8441e8">
+ <!ENTITY highlight-md5sum "25e6aef8901eb5cf555f36be63ce502e">
<!ENTITY highlight-size "1.4 MB">
<!ENTITY highlight-buildsize "24 MB (with gui)">
<!ENTITY highlight-time "0.3 SBU (Using parallelism=4; with gui)">
@@ -78,7 +78,7 @@
<para role="optional">
<!-- make apidocs fails because there is no Doxyfile
<xref linkend="doxygen"/> (to build the API documentation) and -->
- &qt5-deps; (to build the GUI front-end)
+ <xref linkend="qt6"/> (to build the GUI front-end)
</para>
</sect2>
@@ -100,7 +100,7 @@
<screen><userinput>make</userinput></screen>
<para>
- To build the <application>Qt5</application> GUI front-end, run the
+ To build the <application>qt6</application> GUI front-end, run the
following command:
</para>
@@ -196,7 +196,7 @@
<term><command>highlight-gui</command></term>
<listitem>
<para>
- is the <application>Qt5</application> interface to
+ is the <application>qt6</application> interface to
<command>highlight</command>.
</para>
<indexterm zone="highlight highlight-gui">