Changeset 691fc571
- Timestamp:
- 04/18/2019 04:46:53 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c2da37d4
- Parents:
- f004db1
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf004db1 r691fc571 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "18"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 1 7th, &year;">9 <!ENTITY releasedate "April 18th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/qca.xml
rf004db1 r691fc571 7 7 <!ENTITY qca-download-http "http://download.kde.org/stable/qca/&qca-version;/src/qca-&qca-version;.tar.xz"> 8 8 <!ENTITY qca-download-ftp " "> 9 <!ENTITY qca-md5sum " 5019cc29efcf828681cd93164238ce26">10 <!ENTITY qca-size "67 2KB">11 <!ENTITY qca-buildsize " 28MB">12 <!ENTITY qca-time "0. 5 SBU (using parallelism=4; add 0.6SBU for tests)">9 <!ENTITY qca-md5sum "293e3bfe67ef72e36becba0e4c068f7e"> 10 <!ENTITY qca-size "676 KB"> 11 <!ENTITY qca-buildsize "30 MB"> 12 <!ENTITY qca-time "0.6 SBU (using parallelism=4; add 1.0 SBU for tests)"> 13 13 ]> 14 14 … … 58 58 </listitem> 59 59 </itemizedlist> 60 60 <!-- 61 61 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 62 62 <itemizedlist spacing="compact"> … … 68 68 </listitem> 69 69 </itemizedlist> 70 70 --> 71 71 <bridgehead renderas="sect3">Qca Dependencies</bridgehead> 72 72 … … 88 88 <xref linkend="nspr"/>, 89 89 <xref linkend="p11-kit"/>, 90 <xref linkend="doxygen"/>, and 91 <xref linkend="which"/> 90 <xref linkend="doxygen"/>, 91 <xref linkend="which"/>, and 92 <ulink url="https://botan.randombit.net/">Botan</ulink> 92 93 </para> 93 94 … … 99 100 <sect2 role="installation"> 100 101 <title>Installation of Qca</title> 101 102 <!-- 102 103 <para>Use <application>openssl-1.1</application>:</para> 103 104 104 105 <screen><userinput>patch -Np1 -i ../qca-2.1.3-openssl-1.patch</userinput></screen> 105 106 --> 106 107 <para>Fix the location of the CA certificates:</para> 107 108 … … 114 115 cd build && 115 116 116 cmake -DCMAKE_INSTALL_PREFIX= /usr\117 -DCMAKE_BUILD_TYPE=Release 118 -DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man 119 .. 117 cmake -DCMAKE_INSTALL_PREFIX=$QT5DIR \ 118 -DCMAKE_BUILD_TYPE=Release \ 119 -DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man \ 120 .. && 120 121 make</userinput></screen> 121 122 122 <!-- -DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \ 123 -DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \ 124 -DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so \ --> 125 126 <para>To test the results, issue <command>make test</command>. One 127 test is known to fail.</para> 123 <para>To test the results, issue <command>make test</command>. One test 124 using <xref linkend="gnupg2"/> fails without a correct passphrase. The 125 required passphrase does not seem to be published.</para> 128 126 129 127 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
introduction/welcome/changelog.xml
rf004db1 r691fc571 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>April 18th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to qca-2.2.0. Fixes 49 <ulink url="&blfs-ticket-root;11930">#11930</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>April 17th, 2019</para> -
packages.ent
rf004db1 r691fc571 180 180 <!ENTITY pth-version "2.0.7"> 181 181 <!ENTITY ptlib-version "2.10.11"> 182 <!ENTITY qca-version "2. 1.3">182 <!ENTITY qca-version "2.2.0"> 183 183 <!ENTITY qjson-version "0.8.1"> 184 184 <!ENTITY sbc-version "1.4"> -
x/lib/qt5.xml
rf004db1 r691fc571 177 177 </para> 178 178 </tip> 179 180 <note><para>If <xref linkend="qca"/> has been installed and you are 181 reinstalling or updating this package, then 182 <application>qca</application> will need to be reinstalled. 183 </para></note> 179 184 180 185 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.