Changeset 0f870c5
- Timestamp:
- 05/01/2021 05:29:36 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 4fd61738
- Parents:
- 36746be
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libportal.xml
r36746be r0f870c5 7 7 <!ENTITY libportal-download-http "https://github.com/flatpak/libportal/releases/download/&libportal-version;/libportal-&libportal-version;.tar.xz"> 8 8 <!ENTITY libportal-download-ftp " "> 9 <!ENTITY libportal-md5sum " dffd58a937dfbabc873e51029dc587f3">9 <!ENTITY libportal-md5sum "2ca3806e18e2197dd87d22379405a624"> 10 10 <!ENTITY libportal-size "52 KB"> 11 <!ENTITY libportal-buildsize "3. 5MB">12 <!ENTITY libportal-time " less than0.1 SBU">11 <!ENTITY libportal-buildsize "3.6 MB"> 12 <!ENTITY libportal-time "0.1 SBU"> 13 13 14 14 ]> -
general/graphlib/opencv.xml
r36746be r0f870c5 7 7 <!ENTITY opencv-download-http "https://github.com/opencv/opencv/archive/&opencv-version;/opencv-&opencv-version;.tar.gz"> 8 8 <!ENTITY opencv-download-ftp " "> 9 <!ENTITY opencv-md5sum " 2205d3169238ec1f184438a96de68513">10 <!ENTITY opencv-size "8 4MB">11 <!ENTITY opencv-buildsize "7 06MB">12 <!ENTITY opencv-time " 2.9SBU (using parallelism=4)">9 <!ENTITY opencv-md5sum "d3141f649ab2d76595fdd8991ee15c55"> 10 <!ENTITY opencv-size "85 MB"> 11 <!ENTITY opencv-buildsize "765 MB"> 12 <!ENTITY opencv-time "4.0 SBU (using parallelism=4)"> 13 13 14 14 … … 113 113 <xref linkend="gtk3"/>, 114 114 <xref linkend="jasper"/>, 115 <xref linkend="libexif"/>, 115 116 <xref linkend="libjpeg"/>, 116 117 <xref linkend="libpng"/>, … … 127 128 <xref linkend="java"/>, 128 129 <xref linkend="python2"/>, 130 <ulink url="https://www.netlib.org/blas/">blas</ulink>, 129 131 <ulink url="https://developer.nvidia.com/cuda-zone">Cuda</ulink>, 130 132 <ulink url="http://eigen.tuxfamily.org/">Eigen</ulink>, 131 133 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, 132 < ulink url="http://gcd.joewheaton.org/">GCD</ulink>,134 <!--<ulink url="http://gcd.joewheaton.org/">GCD</ulink>,--> 133 135 <ulink url="http://www.gdal.org/">GDAL</ulink>, 134 <ulink url="https://www.jai.com/technology/interfaces">GigEVisionSDK</ulink>, 135 <ulink url="http://jackaudio.org/">JACK</ulink>, 136 <!--<ulink url="https://www.jai.com/technology/interfaces">GigEVisionSDK</ulink>,--> 137 <!--<ulink url="http://jackaudio.org/">JACK</ulink>,--> 138 <ulink url="http://www.netlib.org/lapack/">lapack</ulink>, 136 139 <ulink url="https://sourceforge.net/projects/libdc1394/">libdc1394</ulink>, 137 < ulink url="http://www.gphoto.org/">libgphoto2</ulink>,140 <!--<ulink url="http://www.gphoto.org/">libgphoto2</ulink>,--> 138 141 <ulink url="http://www.numpy.org/">NumPy</ulink>, 139 < ulink url="http://structure.io/openni">OpenNI</ulink>,142 <!--<ulink url="http://structure.io/openni">OpenNI</ulink>, 140 143 <ulink url="http://plantuml.sourceforge.net/">PlanetUML</ulink>, 141 <ulink url="https://www.alliedvision.com/en/support/software-downloads.html">PvAPI</ulink>, 142 <ulink url="https://github.com/oneapi-src/oneTBB">Threading Building Blocks (TBB)</ulink>, 143 < ulink url="http://unicap-imaging.org/">UniCap</ulink>,144 <ulink url="http://www.vtk.org/">VTK - The Visualization Toolkit</ulink>, and145 < ulink url="http://www.ximea.com/">XIMEA</ulink>144 <ulink url="https://www.alliedvision.com/en/support/software-downloads.html">PvAPI</ulink>,--> 145 <ulink url="https://github.com/oneapi-src/oneTBB">Threading Building Blocks (TBB)</ulink>, and 146 <!--<ulink url="http://unicap-imaging.org/">UniCap</ulink>,--> 147 <ulink url="http://www.vtk.org/">VTK - The Visualization Toolkit</ulink>, 148 <!--<ulink url="http://www.ximea.com/">XIMEA</ulink>--> 146 149 </para> 147 150 … … 224 227 opencv_annotation, 225 228 opencv_interactive-calibration, 229 opencv_model_diagnostics, 226 230 opencv_version, 227 231 opencv_visualisation, and … … 248 252 /usr/include/opencv4 249 253 /usr/lib/cmake/opencv4, 254 /usr/lib/python&python3-majorver;/site-packages/cv2, 255 /usr/share/licenses/opencv4, 250 256 /usr/share/opencv4, and 251 257 /usr/share/java/opencv4 -
general/prog/decorator.xml
r36746be r0f870c5 7 7 <!ENTITY decorator-download-http "https://files.pythonhosted.org/packages/source/d/decorator/decorator-&decorator-version;.tar.gz"> 8 8 <!ENTITY decorator-download-ftp " "> 9 <!ENTITY decorator-md5sum " d83c624cce93e6bdfab144821b526e1d">9 <!ENTITY decorator-md5sum "c35b2a3446478986e91b15ad1626e152"> 10 10 <!ENTITY decorator-size "36 KB"> 11 <!ENTITY decorator-buildsize " 244KB">11 <!ENTITY decorator-buildsize "308 KB"> 12 12 <!ENTITY decorator-time "less than 0.1 SBU"> 13 13 ]> … … 107 107 </seg> 108 108 <seg> 109 /usr/lib/python&python3-majorver;/site-packages/decorator /decorator-&decorator-version;-py&python3-majorver;.egg-info109 /usr/lib/python&python3-majorver;/site-packages/decorator-&decorator-version;-py&python3-majorver;.egg-info 110 110 </seg> 111 111 <seg> 112 /usr/lib/python&python3-majorver;/site-packages/decorator112 None 113 113 </seg> 114 114 </seglistitem> -
general/sysutils/bluez.xml
r36746be r0f870c5 7 7 <!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz"> 8 8 <!ENTITY bluez-download-ftp " "> 9 <!ENTITY bluez-md5sum " e6c51b2aefa7c56ff072819a78611fa5">9 <!ENTITY bluez-md5sum "6737ba92a93432dbbd430bd41d7160c9"> 10 10 <!ENTITY bluez-size "2.0 MB"> 11 <!ENTITY bluez-buildsize " 68 MB (add 78MB for tests)">11 <!ENTITY bluez-buildsize "83 MB (add 81 MB for tests)"> 12 12 <!ENTITY bluez-time "0.2 SBU (using parallelism=4; add 0.2 SBU for tests)"> 13 13 ]> … … 105 105 </para> 106 106 107 <screen><literal>[*] Networking support ---> [CONFIG_NET] 107 <screen><literal> 108 General Setup ---> 109 [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] 110 [*] Enable timerfd() system call [CONFIG_TIMERFD] 111 [*] Enable eventfd() system call [CONFIG_EVENTFD] 112 113 [*] Networking support ---> [CONFIG_NET] 108 114 <*/M> Bluetooth subsystem support ---> [CONFIG_BT] 109 115 <*/M> RFCOMM protocol support [CONFIG_BT_RFCOMM] … … 116 122 (Select the appropriate drivers for your Bluetooth hardware) 117 123 118 <*/M> RF switch subsystem support ---- [CONFIG_RFKILL]</literal></screen> 119 124 <*/M> RF switch subsystem support ---- [CONFIG_RFKILL] 125 126 -*- Cryptographic API ---> 127 <*/M*> User-space cryptographic algorithm configuration [CONFIG_CRYPTO_USER] 128 <*/M*> User-space interface for hash algorithms [CONFIG_CRYPTO_USER_API_HASH] 129 <*/M*> User-space interface for symmetric key cipher algorithms [CONFIG_CRYPTO_USER_API_SKCIPHER] 130 <*/M*> MD5 digest algorithm [CONFIG_CRYPTO_MD5] 131 <*/M*> SHA1 digest algorithm [CONFIG_CRYPTO_SHA1] 132 133 Security Options ---> 134 <*/M*> Diffie-Hellman operations on retained keys [CONFIG_KEY_DH_OPERATIONS]</literal></screen> 135 136 <!-- 120 137 <para> 121 138 If you wish to run the testsuite (even if treating this package as a build … … 124 141 </para> 125 142 126 <screen><literal>-*- Cryptographic API - --> [CONFIG_CRYPTO]143 <screen><literal>-*- Cryptographic API - - -> [CONFIG_CRYPTO] 127 144 <*/M> User-space interface for hash algorithms [CONFIG_CRYPTO_USER_API_HASH] 128 145 <*/M> User-space interface for symmetric key cipher algorithms [CONFIG_CRYPTO_USER_API_SKCIPHER]</literal></screen> 129 146 --> 130 147 <indexterm zone="bluez bluez-kernel"> 131 148 <primary sortas="d-bluez">bluez</primary> … … 310 327 <seglistitem> 311 328 <seg> 312 bccmd,329 <!--bccmd, --> 313 330 bluemoon, 314 331 bluetoothctl, … … 338 355 <?dbhtml list-presentation="table"?> 339 356 357 <!-- 340 358 <varlistentry id="bccmd"> 341 359 <term><command>bccmd</command></term> … … 350 368 </listitem> 351 369 </varlistentry> 370 --> 352 371 353 372 <varlistentry id="bluemoon"> -
introduction/welcome/changelog.xml
r36746be r0f870c5 44 44 <para>May 1st, 2021</para> 45 45 <itemizedlist> 46 <listitem> 47 <para>[renodr] - Update to opencv-4.5.2. Fixes 48 <ulink url="&blfs-ticket-root;14855">#14855</ulink>.</para> 49 </listitem> 50 <listitem> 51 <para>[renodr] - Update to bluez-5.58. Fixes 52 <ulink url="&blfs-ticket-root;14856">#14856</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[renodr] - Update to decorator-5.0.7 (Python Module). Fixes 56 <ulink url="&blfs-ticket-root;14857">#14857</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[renodr] - Update to stunnel-5.59. Fixes 60 <ulink url="&blfs-ticket-root;14869">#14869</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[renodr] - Update to libportal-0.4. Fixes 64 <ulink url="&blfs-ticket-root;14870">#14870</ulink>.</para> 65 </listitem> 46 66 <listitem> 47 67 <para>[thomas] - Update to bind-9.16.15 (server and utils). Fixes -
packages.ent
r36746be r0f870c5 38 38 <!ENTITY shadow-version "4.8.1"> 39 39 <!ENTITY ssh-askpass-version "&openssh-version;"> 40 <!ENTITY stunnel-version "5.5 8">40 <!ENTITY stunnel-version "5.59"> 41 41 <!ENTITY sudo-version "1.9.6p1"> 42 42 <!ENTITY tripwire-version "2.4.3.7"> … … 155 155 <!--<!ENTITY libnfsidmap-version "0.26">--> 156 156 <!ENTITY libpaper-version "1.1.24+nmu5"> 157 <!ENTITY libportal-version "0. 3">157 <!ENTITY libportal-version "0.4"> 158 158 <!ENTITY libqmi-version "1.28.2"> 159 159 <!ENTITY libseccomp-version "2.5.1"> … … 230 230 <!ENTITY mypaint-brushes-version "1.3.0"> <!-- version 1 only --> 231 231 <!ENTITY newt-version "0.52.21"> 232 <!ENTITY opencv-version "4.5. 1">232 <!ENTITY opencv-version "4.5.2"> 233 233 <!ENTITY opencv-contrib-version "4.5.1"> 234 234 <!ENTITY openjpeg-version "1.5.2"> … … 280 280 <!ENTITY at-version "3.2.1"> 281 281 <!ENTITY autofs-version "5.1.7"> 282 <!ENTITY bluez-version "5.5 6">282 <!ENTITY bluez-version "5.58"> 283 283 <!ENTITY bubblewrap-version "0.4.1"> 284 284 <!ENTITY colord-version "1.4.5"> … … 555 555 <!ENTITY dbusmock-version "0.23.0"> 556 556 <!-- <!ENTITY funcsigs-version "1.0.2"> --> 557 <!ENTITY decorator-version " 4.4.2">557 <!ENTITY decorator-version "5.0.7"> 558 558 <!ENTITY Jinja2-version "2.11.3"> 559 559 <!-- libxml2 for Python2 shares the version of libxml2 --> -
postlfs/security/stunnel.xml
r36746be r0f870c5 139 139 </para> 140 140 141 <!-- Not needed, we're 10+ versions ahead of this now 141 142 <note> 142 143 <para> … … 154 155 </para> 155 156 </note> 157 --> 156 158 157 159 <screen revision="sysv"><userinput>./configure --prefix=/usr \
Note:
See TracChangeset
for help on using the changeset viewer.