Changeset aae6977
- Timestamp:
- 10/10/2018 02:11:23 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 760fbd38
- Parents:
- d8e0c5e
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd8e0c5e raae6977 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 09"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 9th, &year;">9 <!ENTITY releasedate "October 10th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rd8e0c5e raae6977 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>October 10th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to sbc-1.4. Fixes 49 <ulink url="&blfs-ticket-root;11168">#11168</ulink>>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 44 53 45 54 <listitem> -
lxde/desktop/pcmanfm.xml
rd8e0c5e raae6977 82 82 <xref linkend="adwaita-icon-theme"/> or 83 83 <xref linkend="oxygen-icons5"/> or 84 <xref linkend="lxde-icon-theme"/> 84 <xref linkend="lxde-icon-theme"/>, and 85 <xref linkend="fribidi"/> 85 86 </para> 86 87 … … 112 113 113 114 </sect2> 114 <!--115 <sect2 role="commands">116 <title>Command Explanations</title>117 118 <para>119 <command>sed -i ...</command>: Fixes .120 </para>121 122 </sect2>-->123 115 124 116 <sect2 role="content"> -
multimedia/libdriv/sbc.xml
rd8e0c5e raae6977 7 7 <!ENTITY sbc-download-http "&kernel-dl;/linux/bluetooth/sbc-&sbc-version;.tar.xz"> 8 8 <!ENTITY sbc-download-ftp " "> 9 <!ENTITY sbc-md5sum " 2d8b7841f2c11ab287718d562f2b981c">10 <!ENTITY sbc-size "24 4KB">11 <!ENTITY sbc-buildsize "2. 8MB">12 <!ENTITY sbc-time " 0.1 SBU">9 <!ENTITY sbc-md5sum "800fb0908899baa48dc216d8e156cc05"> 10 <!ENTITY sbc-size "248 KB"> 11 <!ENTITY sbc-buildsize "2.9 MB"> 12 <!ENTITY sbc-time "Less than 0.1 SBU"> 13 13 ]> 14 14 -
packages.ent
rd8e0c5e raae6977 187 187 <!ENTITY qca-version "2.1.3"> 188 188 <!ENTITY qjson-version "0.8.1"> 189 <!ENTITY sbc-version "1. 3">189 <!ENTITY sbc-version "1.4"> 190 190 <!ENTITY talloc-version "2.1.14"> 191 191 <!ENTITY telepathy-glib-version "0.24.1"> -
pst/ps/mupdf.xml
rd8e0c5e raae6977 124 124 </para> 125 125 126 <screen><userinput> 127 patch -Np1 -i ../mupdf-&mupdf-version;-shared_libs-1.patch && 126 <screen><userinput>patch -Np1 -i ../mupdf-&mupdf-version;-shared_libs-1.patch && 128 127 129 128 USE_SYSTEM_LIBS=yes make</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.