Changeset 843695a


Ignore:
Timestamp:
09/01/2017 09:59:47 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
8.1
Children:
2bba01c
Parents:
44daa29
Message:

BLFS-8.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/8.1@19173 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
9 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    r44daa29 r843695a  
    4545      <revnumber>&version;</revnumber>
    4646      <date>&pubdate;</date>
    47       <revremark>Ongoing Release</revremark>
     47      <revremark>Sixteenth Release</revremark>
    4848    </revision>
    4949
  • general.ent

    r44daa29 r843695a  
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    8 <!ENTITY version      "&year;-&month;-&day;">
     8<!ENTITY version      "8.1">
    99<!ENTITY releasedate  "September 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    11 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    12 <!ENTITY lfs-version  "development">          <!-- x.y|development -->
    13 <!ENTITY lfs-versiond "systemd">              <!-- x.y-systemd|systemd -->
     11<!ENTITY blfs-version "8.1">                  <!-- svn|[release #] -->
     12<!ENTITY lfs-version  "8.1">          <!-- x.y|development -->
     13<!ENTITY lfs-versiond "8.1-systemd">              <!-- x.y-systemd|systemd -->
    1414<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1515<!ENTITY lfs-domainname       "linuxfromscratch.org">
     
    2525     Update 'downloads-root-systemd' to x.y-systemd
    2626     -->
    27 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     27<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/8.1">
    2828<!ENTITY downloads-root-systemd "http://www.linuxfromscratch.org/blfs/downloads/systemd">
    2929<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
     
    3434<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3535<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    36 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     36<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/8.1">
    3737<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3838<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
     
    8686<!-- These entities are used to annotate the current status of a package as it
    8787     relates to the version of LFS it will build/work against -->
    88 
    89 <!ENTITY lfs80_checked        "<para>This package is known to build and work
    90                               properly using an LFS-8.0 platform.</para>">
    91 <!ENTITY lfs80_built          "<para>This package is known to build using an LFS
    92                               8.0 platform but has not been tested.</para>">
    9388
    9489<!ENTITY lfs81_checked        "<para>This package is known to build and work
  • general/genlib/libtasn1.xml

    r44daa29 r843695a  
    124124
    125125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    126       href="../../xincludes/gtk-doc-rebuild.xml"/>
     126      href="../../xincludes/gtk-doc-rebuild-problem.xml"/>
    127127
    128128  </sect2>
  • general/graphlib/librsvg.xml

    r44daa29 r843695a  
    106106    </para>
    107107
    108 <screen><userinput>./configure --prefix=/usr    \
     108<screen><userinput>sed -i 's/ --nogtkinit//' doc/Makefile.in &amp;&amp;
     109
     110./configure --prefix=/usr    \
    109111            --enable-vala    \
    110112            --disable-static &amp;&amp;
     
    124126  <sect2 role="commands">
    125127    <title>Command Explanations</title>
     128
     129    <para>
     130      <command>sed ... doc/Makefile.in</command>: This change removes
     131      a switch that prevents building the API documentation (if
     132      requested).
     133    </para>
    126134
    127135    <para>
  • gnome/platform/evolution-data-server.xml

    r44daa29 r843695a  
    138138      -DWITH_KRB5=OFF               \
    139139      -DENABLE_INTROSPECTION=ON     \
     140      -DENABLE_GTK_DOC=OFF          \
    140141      .. &amp;&amp;
    141142make</userinput></screen>
     
    175176      enables building the Vala bindings. Remove if you don't
    176177      have <xref linkend="vala"/> installed.
     178    </para>
     179
     180    <para>
     181      <parameter>-DENABLE_GTK_DOC=OFF</parameter>: This switch
     182      disables building the API documentation. It is broken for
     183      this package due to the use of a long deprecated gtk-doc program
     184      that is no longer available.
    177185    </para>
    178186
  • gnome/platform/telepathy-logger.xml

    r44daa29 r843695a  
    134134
    135135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    136       href="../../xincludes/gtk-doc-rebuild.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild-problem.xml"/>
    137137
    138138  </sect2>
  • introduction/welcome/changelog.xml

    r44daa29 r843695a  
    4646      <para>September 1st, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Release of BLFS-8.0.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update several packages noting problems
     53          using a long deprecated, now removed, gtkdoc program. Fixes
     54          <ulink url="&blfs-ticket-root;9660">#9660</ulink>.</para>
     55        </listitem>
    4856        <listitem>
    4957          <para>[renodr] - Update to SDDM-0.15.0. Fixes
  • x/installing/x7driver-intel.xml

    r44daa29 r843695a  
    4242      <para>
    4343        The <application>Xorg Intel Driver</application> package contains the X.Org
    44         Video Driver for Intel integrated video cards including 8xx, 9xx, Gxx, Qxx
    45         and HD graphics processors (SandyBridge, IvyBridge and Haswell).
     44        Video Driver for Intel integrated video chips including 8xx, 9xx, Gxx, Qxx,
     45        HD, Iris, and Iris Pro graphics processors.
    4646      </para>
    4747
  • x/lib/libxklavier.xml

    r44daa29 r843695a  
    127127
    128128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129       href="../../xincludes/gtk-doc-rebuild.xml"/>
     129      href="../../xincludes/gtk-doc-rebuild-problem.xml"/>
    130130
    131131  </sect2>
Note: See TracChangeset for help on using the changeset viewer.