Changeset c1add1f5


Ignore:
Timestamp:
08/13/2017 07:27:12 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7d35ee59
Parents:
56fb8e3
Message:

Update to cups-filters-1.16.1.
Update to mpg123-1.25.6.
Update to feh-2.19.2.
Update to gtk-doc-1.26.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19012 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r56fb8e3 rc1add1f5  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "13">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 11th, &year;">
     9<!ENTITY releasedate  "August 13th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/gtk-doc.xml

    r56fb8e3 rc1add1f5  
    77  <!ENTITY gtk-doc-download-http "&gnome-download-http;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.xz">
    88  <!ENTITY gtk-doc-download-ftp  "&gnome-download-ftp;/gtk-doc/&gtk-doc-version;/gtk-doc-&gtk-doc-version;.tar.xz">
    9   <!ENTITY gtk-doc-md5sum        "0dc6570953112a464a409fb99258ccbc">
    10   <!ENTITY gtk-doc-size          "660 KB">
    11   <!ENTITY gtk-doc-buildsize     "12.2 MB (with tests)">
    12   <!ENTITY gtk-doc-time          "0.3 SBU (with tests)">
     9  <!ENTITY gtk-doc-md5sum        "1ad4a1dbf804889fdc85f8eec45e8696">
     10  <!ENTITY gtk-doc-size          "692 KB">
     11  <!ENTITY gtk-doc-buildsize     "16 MB (with tests)">
     12  <!ENTITY gtk-doc-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    4040
    4141    &lfs80_checked;
     42    &gcc7_checked;
    4243
    4344    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6970      <xref linkend="DocBook"/>,
    7071      <xref linkend="docbook-xsl"/>,
    71       <xref linkend="itstool"/> and
    72       <xref linkend="libxslt"/>
     72      <xref linkend="itstool"/>,
     73      <xref linkend="libxslt"/>, and
     74      <xref linkend="python2"/>
    7375    </para>
    7476
     
    7779      <ulink url="http://sourceforge.net/projects/dblatex/">dblatex</ulink> or
    7880      <xref linkend="fop"/> (XML PDF support),
     81      <xref linkend="highlight"/>,
    7982      <xref linkend="glib2"/> (for the test suite),
    80       <ulink url="&gnome-download-http;/gnome-doc-utils/">
    81       GNOME Doc Utils</ulink> and
    82       <xref linkend="which"/> (required for the test suite and gtk-doc documentation),
    83       <xref linkend="openjade"/> with
    84       <xref linkend="sgml-dtd"/> and
    85       <xref linkend="docbook-dsssl"/>
    86       (SGML support, not actively maintained any more),
    87       <xref linkend="python2"/> (builds gtkdoc-depscan), and
    88       <xref linkend="rarian"/>
     83      <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc Utils</ulink> and
     84      <xref linkend="which"/> (required for the test suite and gtk-doc documentation), and
     85      <ulink url="https://pypi.python.org/pypi/six">six</ulink>(for some tests)
    8986    </para>
    9087
     
    120117
    121118      <seglistitem>
    122         <seg>gtkdoc-check,  gtkdoc-depscan, gtkdoc-fixxref,      gtkdocize,
    123         gtkdoc-mkdb,   gtkdoc-mkhtml,  gtkdoc-mkman,        gtkdoc-mkpdf,
    124         gtkdoc-mktmpl, gtkdoc-rebase, gtkdoc-scan,  and gtkdoc-scangobj</seg>
     119        <seg>gtkdocize,
     120        gtkdoc-check, 
     121        gtkdoc-depscan,
     122        gtkdoc-fixxref,
     123        gtkdoc-mkdb,   
     124        gtkdoc-mkhtml, 
     125        gtkdoc-mkman,       
     126        gtkdoc-mkpdf,
     127        gtkdoc-rebase,
     128        gtkdoc-scan, and
     129        gtkdoc-scangobj</seg>
     130       
    125131        <seg>None</seg>
    126         <seg>/usr/share/{gtk-doc,help/*/gtk-doc-manual,sgml/gtk-doc}</seg>
     132       
     133        <seg>/usr/lib/cmake/GtkDoc,
     134        /usr/share/gtk-doc, and
     135        /usr/share/help/*/gtk-doc-manual
     136        </seg>
    127137      </seglistitem>
    128138    </segmentedlist>
     
    136146        <term><command>gtkdoc*</command></term>
    137147        <listitem>
    138           <para>these are all shell, <application>Perl</application>, or
     148          <para>these are all shell, or         
    139149          <application>Python</application> scripts used by
    140150          package <filename>Makefile</filename> scripts to generate
  • introduction/welcome/changelog.xml

    r56fb8e3 rc1add1f5  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>August 13th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to cups-filters-1.16.1. Fixes
     50          <ulink url="&blfs-ticket-root;9609">#9609</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to mpg123-1.25.6. Fixes
     54          <ulink url="&blfs-ticket-root;9608">#9608</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to feh-2.19.2. Fixes
     58          <ulink url="&blfs-ticket-root;9607">#9607</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to gtk-doc-1.26. Fixes
     62          <ulink url="&blfs-ticket-root;9606">#9606</ulink>.</para>
     63        </listitem>
     64      </itemizedlist>
     65    </listitem>
    4466
    4567    <listitem>
  • multimedia/audioutils/mpg123.xml

    r56fb8e3 rc1add1f5  
    77  <!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    88  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "68fe6764bfc444328208a6417276a232">
     9  <!ENTITY mpg123-md5sum        "43336bef78f67c2e66c4f6c288ca1eb3">
    1010  <!ENTITY mpg123-size          "900 KB">
    1111  <!ENTITY mpg123-buildsize     "12 MB">
  • packages.ent

    r56fb8e3 rc1add1f5  
    223223<!ENTITY gperf-version                "3.0.4">
    224224<!ENTITY graphviz-version             "2.38.0">   <!-- Even minors only -->
    225 <!ENTITY gtk-doc-version              "1.25">
     225<!ENTITY gtk-doc-version              "1.26">
    226226<!ENTITY hd2u-version                 "1.0.3">
    227227<!ENTITY hicolor-icon-theme-version   "0.15">
     
    718718<!ENTITY balsa-version                "2.5.3">
    719719<!ENTITY ekiga-version                "4.0.1">
    720 <!ENTITY feh-version                  "2.19.1">
     720<!ENTITY feh-version                  "2.19.2">
    721721<!--<!ENTITY fontforge-date               "2015-02-28">-->
    722722<!ENTITY fontforge-version            "20170731">
     
    813813
    814814<!-- Chapter 47 -->
    815 <!ENTITY mpg123-version               "1.25.5">
     815<!ENTITY mpg123-version               "1.25.6">
    816816<!ENTITY vorbistools-version          "1.4.0">
    817817<!ENTITY lame-version                 "3.99.5">
     
    843843<!-- Chapter 50 -->
    844844<!ENTITY cups-version                 "2.2.4">
    845 <!ENTITY cups-filters-version         "1.16.0">
     845<!ENTITY cups-filters-version         "1.16.1">
    846846<!ENTITY gs-version                   "9.21">
    847847<!ENTITY gutenprint-version           "5.2.12">
  • pst/printing/cups-filters.xml

    r56fb8e3 rc1add1f5  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "0fbd549149158df3f0216a608c3f598f">
     10  <!ENTITY cups-filters-md5sum        "f76d13c431257a95b233e5c87d10742f">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    12   <!ENTITY cups-filters-buildsize     "43 MB (with tests)">
    13   <!ENTITY cups-filters-time          "0.5 SBU (with tests)">
     12  <!ENTITY cups-filters-buildsize     "32 MB (with tests)">
     13  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
    1414]>
    1515
  • xsoft/other/feh.xml

    r56fb8e3 rc1add1f5  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "ee16a66f74cb1da9c9e2ac72ebbf10a8">
     9  <!ENTITY feh-md5sum        "e6509cbbead02a8e8bc861ba9169ce56">
    1010  <!ENTITY feh-size          "2.0 MB">
    1111  <!ENTITY feh-buildsize     "5.5 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.