Changeset 23aee7e
- Timestamp:
- 07/06/2020 12:34:53 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- b2bd6604
- Parents:
- 6c6baa91
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6c6baa91 r23aee7e 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 4th, &year;">9 <!ENTITY releasedate "July 5th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/scons.xml
r6c6baa91 r23aee7e 7 7 <!ENTITY scons-download-http "&sourceforge-dl;/scons/scons-&scons-version;.tar.gz"> 8 8 <!ENTITY scons-download-ftp " "> 9 <!ENTITY scons-md5sum " 77b2f8ac2661b7a4fad51c17cb7f1b25">10 <!ENTITY scons-size " 656 KB">11 <!ENTITY scons-buildsize " 5.5MB">9 <!ENTITY scons-md5sum "ff07f2d06a650fed86b8d441b5cc6e84"> 10 <!ENTITY scons-size "2.7 MB"> 11 <!ENTITY scons-buildsize "70 MB"> 12 12 <!ENTITY scons-time "less than 0.1 SBU"> 13 13 ]> … … 92 92 </para> 93 93 94 <screen role="root"><userinput>sed -i 's/env python/&3/' script/scons*&&94 <screen role="root"><userinput>sed -i 's/env python/&3/' SCons/Utilities/*.py && 95 95 python3 setup.py install --prefix=/usr \ 96 --standard-lib \97 96 --optimize=1 \ 98 --install-data=/usr/share && 99 rm -v /usr/bin/scons*.bat</userinput></screen> 97 --install-data=/usr/share</userinput></screen> 100 98 101 99 </sect2> … … 111 109 <seglistitem> 112 110 <seg> 113 scons, scons-configure-cache, sconsign, and scons-time111 scons, scons-configure-cache, and sconsign 114 112 </seg> 115 113 <seg> … … 165 163 </varlistentry> 166 164 165 <!-- Removed in 4.0.0 167 166 <varlistentry id="scons-time"> 168 167 <term><command>scons-time</command></term> … … 176 175 </indexterm> 177 176 </listitem> 178 </varlistentry> 177 </varlistentry> 178 --> 179 179 </variablelist> 180 180 -
gnome.ent
r6c6baa91 r23aee7e 49 49 <!--<!ENTITY caribou-version "0.4.21">--> 50 50 <!ENTITY dconf-version "0.36.0"> 51 <!ENTITY dconf-editor-version "3.36. 2">51 <!ENTITY dconf-editor-version "3.36.4"> 52 52 <!ENTITY gnome-backgrounds-version "3.36.0"> 53 53 <!ENTITY gvfs-version "1.44.1"> … … 75 75 <!ENTITY brasero-version "3.12.2"> 76 76 <!ENTITY cheese-version "3.34.0"> 77 <!ENTITY eog-version "3.36. 2">77 <!ENTITY eog-version "3.36.3"> 78 78 <!ENTITY evince-version "3.36.7"> 79 79 <!ENTITY evolution-version "3.36.4"> -
gnome/applications/eog.xml
r6c6baa91 r23aee7e 7 7 <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor-36;/eog-&eog-version;.tar.xz"> 8 8 <!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-minor-36;/eog-&eog-version;.tar.xz"> 9 <!ENTITY eog-md5sum " 4947674c706497c1a349dcfd258ae80d">9 <!ENTITY eog-md5sum "ac28881108f85354fdf995d6bf4d1c41"> 10 10 <!ENTITY eog-size "3.5 MB"> 11 11 <!ENTITY eog-buildsize "48 MB"> 12 <!ENTITY eog-time "0. 3SBU">12 <!ENTITY eog-time "0.4 SBU"> 13 13 ]> 14 14 -
gnome/platform/dconf.xml
r6c6baa91 r23aee7e 16 16 <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-36;/dconf-editor-&dconf-editor-version;.tar.xz"> 17 17 <!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-minor-36;/dconf-editor-&dconf-editor-version;.tar.xz"> 18 <!ENTITY dconf-editor-md5sum " 78bd905ed3c770a00c850d8cffec88a4">18 <!ENTITY dconf-editor-md5sum "a5e3f36ae18006ddc62d7a8ee044fa9d"> 19 19 <!ENTITY dconf-editor-size "572 KB"> 20 20 <!ENTITY dconf-editor-buildsize "36 MB"> -
introduction/welcome/changelog.xml
r6c6baa91 r23aee7e 43 43 --> 44 44 <listitem> 45 <para>July 5th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to scons-4.0.0. Fixes 49 <ulink url="&blfs-ticket-root;13770">#13770</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to libvorbis-1.3.7 (Security Update). Fixes 53 <ulink url="&blfs-ticket-root;13772">#13772</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to eog-3.36.3. Fixes 57 <ulink url="&blfs-ticket-root;13771">#13771</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to dconf-editor-3.36.4. Fixes 61 <ulink url="&blfs-ticket-root;13773">#13773</ulink>.</para> 62 </listitem> 63 </itemizedlist> 64 </listitem> 65 66 <listitem> 45 67 <para>July 4th, 2020</para> 46 68 <itemizedlist> -
multimedia/libdriv/libvorbis.xml
r6c6baa91 r23aee7e 7 7 <!ENTITY libvorbis-download-http "https://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.xz"> 8 8 <!ENTITY libvorbis-download-ftp " "> 9 <!ENTITY libvorbis-md5sum " b7d1692f275c73e7833ed1cc2697cd65">9 <!ENTITY libvorbis-md5sum "50902641d358135f06a8392e61c9ac77"> 10 10 <!ENTITY libvorbis-size "1.1 MB"> 11 <!ENTITY libvorbis-buildsize "1 2MB">11 <!ENTITY libvorbis-buildsize "15 MB"> 12 12 <!ENTITY libvorbis-time "0.1 SBU"> 13 13 ]> -
packages.ent
r6c6baa91 r23aee7e 361 361 <!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;"> 362 362 <!ENTITY rust-version "1.42.0"> 363 <!ENTITY scons-version " 3.1.2">363 <!ENTITY scons-version "4.0.0"> 364 364 <!ENTITY slang-version "2.3.2"> 365 365 <!ENTITY subversion-version "1.14.0"> … … 981 981 <!ENTITY libsndfile-version "1.0.28"> 982 982 <!ENTITY libtheora-version "1.1.1"> 983 <!ENTITY libvorbis-version "1.3. 6">983 <!ENTITY libvorbis-version "1.3.7"> 984 984 <!ENTITY libvpx-version "1.8.2"> 985 985 <!ENTITY mlt-version "6.20.0">
Note:
See TracChangeset
for help on using the changeset viewer.