Changeset 0a76c13
- Timestamp:
- 07/21/2015 06:54:09 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- dfd51cd7
- Parents:
- d90cdc8
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd90cdc8 r0a76c13 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 2 0th&year;">9 <!ENTITY releasedate "July 21st &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/appstream-glib.xml
rd90cdc8 r0a76c13 12 12 "http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-&appstream-glib-version;.tar.xz"> 13 13 <!ENTITY appstream-glib-download-ftp " "> 14 <!ENTITY appstream-glib-md5sum " f3bf922874fe106b55dbb4c7dec0bc9c">14 <!ENTITY appstream-glib-md5sum "25f261265b71a4a9944028d4304ebc0d"> 15 15 <!ENTITY appstream-glib-size "1.8 MB"> 16 16 <!ENTITY appstream-glib-buildsize "17 MB (with tests)"> … … 181 181 <seglistitem> 182 182 <seg> 183 app stream-builderand appstream-util183 appdata-validate and appstream-util 184 184 </seg> 185 185 <seg> 186 libappstream- builder.so and libappstream-glib.so186 libappstream-glib.so 187 187 </seg> 188 188 <seg> 189 /usr/include/libappstream- {builder,glib}, /usr/lib/asb-plugins,190 /usr/share/gtk-doc/html/appstream-glib ,and189 /usr/include/libappstream-glib, 190 /usr/share/gtk-doc/html/appstream-glib and 191 191 /usr/share/installed-tests/appstream-glib 192 192 </seg> … … 203 203 and the 2nd entry of the indexterm zone entity --> 204 204 205 <varlistentry id="appstream-builder">205 <!-- <varlistentry id="appstream-builder"> 206 206 <term><command>appstream-builder</command></term> 207 207 <listitem> … … 213 213 </indexterm> 214 214 </listitem> 215 </varlistentry>--> 216 217 <varlistentry id="appdata-validate"> 218 <term><command>appdata-validate</command></term> 219 <listitem> 220 <para> 221 validates AppData metadata. 222 </para> 223 <indexterm zone="appstream-glib appdata-validate"> 224 <primary sortas="b-appdata-validate">appdata-validate</primary> 225 </indexterm> 226 </listitem> 215 227 </varlistentry> 216 228 … … 227 239 </varlistentry> 228 240 229 <varlistentry id="libappstream-builder">241 <!-- <varlistentry id="libappstream-builder"> 230 242 <term><filename class="libraryfile">libappstream-builder.so</filename></term> 231 243 <listitem> … … 237 249 </indexterm> 238 250 </listitem> 239 </varlistentry> 251 </varlistentry>--> 252 240 253 <varlistentry id="libappstream-glib"> 241 254 <term><filename class="libraryfile">libappstream-glib.so</filename></term> -
gnome/applications/gnome-system-monitor.xml
rd90cdc8 r0a76c13 87 87 <bridgehead renderas="sect4">Recommended</bridgehead> 88 88 <para role="recommended"> 89 <xref linkend="libwnck"/> 90 </para> 91 92 <bridgehead renderas="sect4">Optional</bridgehead> 93 <para role="optional"> 89 94 <xref linkend="appstream-glib"/> and 90 <xref linkend=" libwnck"/>95 <xref linkend="desktop-file-utils"/> 91 96 </para> 92 97 -
gnome/applications/gnome-terminal.xml
rd90cdc8 r0a76c13 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="appstream-glib"/>,80 79 <xref linkend="dconf"/>, 81 80 <xref linkend="gsettings-desktop-schemas"/>, 82 81 <xref linkend="itstool"/>, and 83 82 <xref linkend="vte"/> 83 </para> 84 85 <bridgehead renderas="sect4">Optional</bridgehead> 86 <para role="optional"> 87 <xref linkend="appstream-glib"/> and 88 <xref linkend="desktop-file-utils"/> 84 89 </para> 85 90 -
gnome/applications/gucharmap.xml
rd90cdc8 r0a76c13 80 80 <bridgehead renderas="sect4">Required</bridgehead> 81 81 <para role="required"> 82 <xref linkend="appstream-glib"/>,83 82 <xref linkend="desktop-file-utils"/>, 84 83 <xref linkend="gtk3"/> and -
introduction/welcome/changelog.xml
rd90cdc8 r0a76c13 44 44 45 45 --> 46 47 <listitem> 48 <para>July 20th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to gdk-pixbuf-2.31.5. Fixes 52 <ulink url="&blfs-ticket-root;6740">#6740</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to postfix-3.0.2. Fixes 56 <ulink url="&blfs-ticket-root;6739">#6736</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to appstream-glib-0.4.1. Fixes 60 <ulink url="&blfs-ticket-root;6738">#6738</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to ffmpeg-2.7.2. Fixes 64 <ulink url="&blfs-ticket-root;6736">#6736</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[fernando] - Update to sudo-1.8.14p2. Fixes 68 <ulink url="&blfs-ticket-root;6729">#6729</ulink>.</para> 69 </listitem> 70 </itemizedlist> 71 </listitem> 46 72 47 73 <listitem> -
multimedia/videoutils/ffmpeg.xml
rd90cdc8 r0a76c13 7 7 <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2"> 8 8 <!ENTITY ffmpeg-download-ftp " "> 9 <!ENTITY ffmpeg-md5sum " f159c6d7eed8546b23e1a17325cbf1f8">9 <!ENTITY ffmpeg-md5sum "7eb2140bab9f0a8669b65b50c8e4cfb5"> 10 10 <!ENTITY ffmpeg-size "7.8 MB"> 11 11 <!ENTITY ffmpeg-buildsize "1.1 GB (with optional docs); additional 2.3 GB to run the FATE suite)"> 12 <!ENTITY ffmpeg-time "1. 7 SBU (with -j4 and optional docs); additional 2.9SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded">12 <!ENTITY ffmpeg-time "1.8 SBU (with -j4 and optional docs); additional 2.8 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded"> 13 13 ]> 14 14 … … 263 263 installed and follow the instructions for the <ulink 264 264 url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing 265 Environment</ulink> (FATE). First, about 9 27MB of sample files used to265 Environment</ulink> (FATE). First, about 930 MB of sample files used to 266 266 run FATE are downloaded with the command: 267 267 </para> -
packages.ent
rd90cdc8 r0a76c13 37 37 <!ENTITY ssh-askpass-version "&openssh-version;"> 38 38 <!ENTITY stunnel-version "5.20"> 39 <!ENTITY sudo-version "1.8.14 ">39 <!ENTITY sudo-version "1.8.14p2"> 40 40 <!ENTITY tripwire-version "2.4.2.2"> 41 41 … … 186 186 187 187 <!-- Chapter 11 --> 188 <!ENTITY appstream-glib-version "0.4. 0">188 <!ENTITY appstream-glib-version "0.4.1"> 189 189 <!ENTITY chrpath-version "0.16"> 190 190 <!ENTITY compface-version "1.5.2"> … … 416 416 417 417 <!ENTITY exim-version "4.85"> 418 <!ENTITY postfix-version "3.0. 1">418 <!ENTITY postfix-version "3.0.2"> 419 419 <!ENTITY sendmail-version "8.15.2"> 420 420 … … 470 470 <!ENTITY fltk-version "1.3.3"> 471 471 <!ENTITY freeglut-version "3.0.0"> 472 <!ENTITY gdk-pixbuf-version "2.31. 4">472 <!ENTITY gdk-pixbuf-version "2.31.5"> 473 473 <!ENTITY glu-version "9.0.0"> 474 474 <!ENTITY goffice010-version "0.10.22"> … … 740 740 741 741 <!-- Chapter 44 --> 742 <!ENTITY ffmpeg-version "2.7. 1">742 <!ENTITY ffmpeg-version "2.7.2"> 743 743 <!ENTITY mplayer-version "2015-02-20"> 744 744 <!ENTITY xine-ui-version "0.99.9"> -
postlfs/security/sudo.xml
rd90cdc8 r0a76c13 7 7 <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz"> 8 8 <!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz"> 9 <!ENTITY sudo-md5sum " 76d12cb91865b5935a930478f4bc93bd">9 <!ENTITY sudo-md5sum "150f6a2a53a5d29838bf75557543f151"> 10 10 <!ENTITY sudo-size "2.5 MB"> 11 11 <!ENTITY sudo-buildsize "33 MB (with tests)"> -
server/mail/postfix.xml
rd90cdc8 r0a76c13 8 8 <!ENTITY postfix-download-ftp 9 9 "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> 10 <!ENTITY postfix-md5sum " 3ec1416e7d4fba9566297c8fcf7a348c">10 <!ENTITY postfix-md5sum "d1dc2c23011c222129db3d91aa4f312a"> 11 11 <!ENTITY postfix-size "4.1 MB"> 12 <!ENTITY postfix-buildsize "19 7MB">12 <!ENTITY postfix-buildsize "198 MB"> 13 13 <!ENTITY postfix-time "0.4 SBU"> 14 14 ]> … … 445 445 </seg> 446 446 <seg> 447 /etc/postfix, 448 /usr/lib/postfix, 449 /usr/share/doc/postfix-&postfix-version;, 450 /var/lib/postfix, and 451 /var/spool/postfix 447 /{etc,usr/lib}/postfix, 448 /usr/share/doc/postfix-&postfix-version; and 449 /var/{lib,spool}/postfix 452 450 </seg> 453 451 </seglistitem> -
x/lib/gdk-pixbuf.xml
rd90cdc8 r0a76c13 9 9 <!ENTITY gdk-pixbuf-download-ftp 10 10 "&gnome-download-ftp;/gdk-pixbuf/2.31/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz"> 11 <!ENTITY gdk-pixbuf-md5sum " b4ce8f0d7548cb8cbdcb833e1c4d095e">11 <!ENTITY gdk-pixbuf-md5sum "09bbce27f9a1ab5024ece39ceca219c9"> 12 12 <!ENTITY gdk-pixbuf-size "2.3 MB"> 13 <!ENTITY gdk-pixbuf-buildsize " 28 MB 29 MB (additional 3MB for the tests)">14 <!ENTITY gdk-pixbuf-time "0. 2 SBU (additional 7.5 SBU to run the test suite)">13 <!ENTITY gdk-pixbuf-buildsize "30 MB (additional 2 MB for the tests)"> 14 <!ENTITY gdk-pixbuf-time "0.3 SBU (additional 8 SBU for the tests)"> 15 15 ]> 16 16 … … 184 184 </seg> 185 185 <seg> 186 /usr/include/gdk-pixbuf-2.0, 187 /usr/lib/gdk-pixbuf-2.0, and 186 /usr/{include,lib}/gdk-pixbuf-2.0 and 188 187 /usr/share/gtk-doc/html/gdk-pixbuf 189 188 </seg>
Note:
See TracChangeset
for help on using the changeset viewer.