Introduce qrencode-4.1.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24040 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2021-01-01 09:43:16 +00:00
parent 5c5489500d
commit 955d6199ef
3 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="poppler.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="potrace.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qpdf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qrencode.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sassc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="woff2.xml"/>

View File

@ -44,6 +44,10 @@
<listitem>
<para>January 1st, 2021</para>
<itemizedlist>
<listitem>
<para>[pierre] - Introduce the libqrencode-4.1.1 library, now
required for plasma.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to mousepad-0.5.1. Fixes
<ulink url="&blfs-ticket-root;14424">#14424</ulink>.</para>

View File

@ -237,6 +237,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY poppler-version "20.12.1">
<!ENTITY potrace-version "1.16">
<!ENTITY qpdf-version "10.0.4">
<!ENTITY qrencode-version "4.1.1">
<!ENTITY libsass-version "3.6.4">
<!ENTITY sassc-version "3.6.1">
<!ENTITY woff2-version "1.0.2">