Changeset abf53e1
- Timestamp:
- 12/21/2018 01:25:24 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, 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:
- 2b40bf6
- Parents:
- 369d8906
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/libjpeg-turbo.xml
r369d8906 rabf53e1 128 128 129 129 </sect2> 130 <!-- 130 131 131 <sect2 role="commands"> 132 132 <title>Command Explanations</title> 133 133 134 134 <para> 135 <parameter>- -with-jpeg8</parameter>: This switch enables compatibility135 <parameter>-DWITH_JPEG8=ON</parameter>: This switch enables compatibility 136 136 with <application>libjpeg</application> version 8. 137 137 </para> 138 138 <!-- 139 139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 140 140 href="../../xincludes/static-libraries.xml"/> 141 142 </sect2>143 141 --> 142 </sect2> 143 144 144 <sect2 role="content"> 145 145 <title>Contents</title> -
introduction/welcome/changelog.xml
r369d8906 rabf53e1 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[timtas] - Update to wpa_supplicant-2.7. Fixes 49 <ulink url="&blfs-ticket-root;11405">#11405</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[timtas] - Update to ffmpeg-4.1. Fixes 49 53 <ulink url="&blfs-ticket-root;11310">#11310</ulink>.</para> -
networking/netprogs/wpa_supplicant.xml
r369d8906 rabf53e1 8 8 "https://w1.fi/releases/wpa_supplicant-&wpa_supplicant-version;.tar.gz"> 9 9 <!ENTITY wpa_supplicant-download-ftp " "> 10 <!ENTITY wpa_supplicant-md5sum " 091569eb4440b7d7f2b4276dbfc03c3c">11 <!ENTITY wpa_supplicant-size " 2.6MB">10 <!ENTITY wpa_supplicant-md5sum "a68538fb62766f40f890125026c42c10"> 11 <!ENTITY wpa_supplicant-size "3.0 MB"> 12 12 <!ENTITY wpa_supplicant-buildsize "36 MB"> 13 <!ENTITY wpa_supplicant-time "0. 4 SBU (includesoptional gui)">13 <!ENTITY wpa_supplicant-time "0.2 SBU (without optional gui)"> 14 14 ]> 15 15 … … 76 76 </listitem> 77 77 </itemizedlist> 78 78 <!-- 79 79 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 80 80 <itemizedlist spacing="compact"> … … 86 86 </listitem> 87 87 </itemizedlist> 88 88 --> 89 89 <bridgehead renderas="sect3">WPA Supplicant Dependencies</bridgehead> 90 90 … … 195 195 </para> 196 196 197 <screen><userinput>patch -p1 -i ../wpa_supplicant-&wpa_supplicant-version;-upstream_fixes-2.patch && 198 cd wpa_supplicant && 197 <screen><userinput>cd wpa_supplicant && 199 198 make BINDIR=/sbin LIBDIR=/lib</userinput></screen> 200 199 -
packages.ent
r369d8906 rabf53e1 556 556 <!ENTITY wget-version "1.20"> 557 557 <!ENTITY wireless-tools-version "29"> 558 <!ENTITY wpa_supplicant-version "2. 6">558 <!ENTITY wpa_supplicant-version "2.7"> 559 559 560 560 <!-- Chapter 16 -->
Note:
See TracChangeset
for help on using the changeset viewer.