Author: renodr
Date: Sun Jun 12 19:46:31 2016
New Revision: 17491

Log:
Update to at-spi2-core-2.20.2
Add wayland-protocols-1.4
GCC6 Tag

Added:
   trunk/BOOK/general/genlib/wayland-protocols.xml   (contents, props changed)
      - copied, changed from r17487, trunk/BOOK/template/template.xml
Modified:
   trunk/BOOK/general/genlib/genlib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/pnmixer.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/at-spi2-core.xml

Modified: trunk/BOOK/general/genlib/genlib.xml
==============================================================================
--- trunk/BOOK/general/genlib/genlib.xml        Sun Jun 12 18:35:54 2016        
(r17490)
+++ trunk/BOOK/general/genlib/genlib.xml        Sun Jun 12 19:46:31 2016        
(r17491)
@@ -126,6 +126,7 @@
   <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="qjson.xml"/>-->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="talloc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="wayland.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="wayland-protocols.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="wv.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="xapian.xml"/>
 

Copied and modified: trunk/BOOK/general/genlib/wayland-protocols.xml (from 
r17487, trunk/BOOK/template/template.xml)
==============================================================================
--- trunk/BOOK/template/template.xml    Sun Jun 12 15:14:46 2016        
(r17487, copy source)
+++ trunk/BOOK/general/genlib/wayland-protocols.xml     Sun Jun 12 19:46:31 
2016        (r17491)
@@ -4,181 +4,97 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!-- Place this in the packages.ent file
-  <!ENTITY TEMPLATE-version "">
-  -->
-
-  <!ENTITY TEMPLATE-download-http "http://";>
-  <!ENTITY TEMPLATE-download-ftp  "ftp://";>
-  <!ENTITY TEMPLATE-md5sum        "MD5 sum">
-  <!ENTITY TEMPLATE-size          "?? MB">
-  <!ENTITY TEMPLATE-buildsize     "?? MB">
-  <!ENTITY TEMPLATE-time          "?? SBU">
+  <!ENTITY wayland-protocols-download-http 
"https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz";>
+  <!ENTITY wayland-protocols-download-ftp  " ">
+  <!ENTITY wayland-protocols-md5sum        "fd8089abf13a1d04e4baa6509ee72baf">
+  <!ENTITY wayland-protocols-size          "104 KB">
+  <!ENTITY wayland-protocols-buildsize     "1.0 MB">
+  <!ENTITY wayland-protocols-time          "less than 0.1 SBU">
 ]>
 
-<!-- Try to keep the indentation used in this file-->
-<sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
-  <?dbhtml filename="TEMPLATE.html"?>
+<sect1 id="wayland-protocols" 
xreflabel="wayland-protocols-&wayland-protocols-version;" revision="systemd">
+  <?dbhtml filename="wayland-protocols.html"?>
 
   <sect1info>
-    <othername>$LastChangedBy$</othername>
+    <othername>$LastChangedBy: dj $</othername>
     <date>$Date$</date>
   </sect1info>
 
-  <!-- No other tags inside any title.
-       Use Title Case in All Titles -->
-  <title>TEMPLATE-&TEMPLATE-version;</title>
+  <title>Wayland-Protocols-&wayland-protocols-version;</title>
 
-  <indexterm zone="TEMPLATE">
-    <primary sortas="a-TEMPLATE">TEMPLATE</primary>
+  <indexterm zone="wayland-protocols">
+    <primary sortas="a-wayland-protocols">wayland-protocols</primary>
   </indexterm>
 
-  <!--Required section-->
   <sect2 role="package">
-    <title>Introduction to TEMPLATE</title>
+    <title>Introduction to Wayland-Protocols</title>
 
     <para>
-      The <application>TEMPLATE</application> package contains...
-      This is useful for...
+      The <application>Wayland-Protocols</application> package contains
+      additional Wayland protocols that add functionality outside of
+      protocols already in the Wayland core.
     </para>
 
-    <!-- if it builds but hasn't been tested: -->
-    &lfs71_built;
-    <!-- if it works: -->
-    &lfs71_checked;
+    &lfs79_checked;&gcc6_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
         <para>
-          Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
+          Download (HTTP): <ulink url="&wayland-protocols-download-http;"/>
         </para>
       </listitem>
       <listitem>
         <para>
-          Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
+          Download (FTP): <ulink url="&wayland-protocols-download-ftp;"/>
         </para>
       </listitem>
       <listitem>
         <para>
-          Download MD5 sum: &TEMPLATE-md5sum;
+          Download MD5 sum: &wayland-protocols-md5sum;
         </para>
       </listitem>
       <listitem>
         <para>
-          Download size: &TEMPLATE-size;
+          Download size: &wayland-protocols-size;
         </para>
       </listitem>
       <listitem>
         <para>
-          Estimated disk space required: &TEMPLATE-buildsize;
+          Estimated disk space required: &wayland-protocols-buildsize;
         </para>
       </listitem>
       <listitem>
         <para>
-          Estimated build time: &TEMPLATE-time;
+          Estimated build time: &wayland-protocols-time;
         </para>
       </listitem>
     </itemizedlist>
 
-    <!-- As required -->
-    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
-    <itemizedlist spacing="compact">
-      <listitem>
-        <para>
-          Required patch:
-          <ulink 
url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
-        </para>
-      </listitem>
-    </itemizedlist>
-
-    <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Wayland-protocols Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="BLFS_DEPENDENCY"/> <!-- notice no period as this is not
-      a sentence. If there are more than two, they must be separated by commas
-      with the last member having "and" in front of it. The use of a serial
-      comma is preferred (a comma after the next to last member before the
-      "and"). BLFS_DEPENDENCY should be an "id" attribute defined somewhere
-      in the book (usually in a <sect1>). -->
-    </para>
-
-    <!-- As required -->
-    <bridgehead renderas="sect4">Recommended</bridgehead>
-    <para role="recommended">
-      <xref linkend="BLFS_DEPENDENCY"/> <!-- notice no period as this is not
-      a sentence. See above for the use of "and" and commas. Normally, neither
-      required nor recommended dependencies should be <ulink>. -->
-    </para>
-
-    <!-- As required -->
-    <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional">
-      <xref linkend="BLFS_DEPENDENCY"/> and
-      <ulink url="http://www.some.url/";>EXTERNAL DEPENDENCY</ulink>
-      <!-- notice no period as this is not a sentence. See above for the use
-      of commas and "and". The order should <xref> before <ulink>.-->
+      <xref linkend="wayland"/>
     </para>
 
     <para condition="html" role="usernotes">
-      User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
-    </para>
-  </sect2>
-
-  <!-- Optional section for packages that need a specific kernel
-  configuration-->
-  <sect2 role="kernel" id="TEMPLATE-kernel">
-    <title>Kernel Configuration</title>
-
-    <para>
-      Enable the following options in the kernel configuration and recompile 
the
-      kernel if necessary:
-    </para>
-
-<!-- Spaces are significant in <screen> sections -->
-<screen><literal>Master section ---&gt;
-  Subsection ---&gt;
-    [*]     Required parameter                     [CONFIG_REQU_PAR]
-    &lt;*&gt;     Required parameter (not as module)     [CONFIG_REQU_PAR_NMOD]
-    &lt;*/M&gt;   Required parameter (could be a module) [CONFIG_REQU_PAR_MOD]
-    &lt;*/M/ &gt; Optional parameter                     [CONFIG_OPT_PAR]
-    [ ] Incompatible parameter                     [CONFIG_INCOMP_PAR]
-    &lt; &gt; Incompatible parameter (even as module)    
[CONFIG_INCOMP_PAR_MOD]</literal></screen>
-
-    <para>
-      Select the appropriate sub-options that appear when the above options are
-      selected. As much as possible, the layout should be the same as in
-      kernel menus.
+      User Notes: <ulink url="&blfs-wiki;/wayland-protocols"/>
     </para>
-
-    <indexterm zone="TEMPLATE TEMPLATE-kernel">
-      <primary sortas="d-TEMPLATE">TEMPLATE</primary>
-    </indexterm>
   </sect2>
 
-  <!--Required section-->
   <sect2 role="installation">
-    <title>Installation of TEMPLATE</title>
+    <title>Installation of Wayland-protocols</title>
 
     <para>
-      Install <application>TEMPLATE</application> by running the following
+      Install <application>Wayland-protocols</application> by running the 
following
       commands:
     </para>
 
 <!-- Spaces are significant in <screen> sections -->
-<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
-    <!-- Optional section. Use one of the two mentions below about a test
-         suite, delete the line that is not applicable. Of course, if the
-         test suite uses syntax other than 'make check', revise the
-         line to reflect the actual syntax to run the test suite -->
-
-    <para>
-      This package does not come with a test suite.
-    </para>
-
     <para>
       To test the results, issue: <command>make check</command>.
     </para>
@@ -190,184 +106,25 @@
 <screen role="root"><userinput>make install</userinput></screen>
   </sect2>
 
-  <!--Optional section-->
-  <sect2 role="commands">
-    <title>Command Explanations</title>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-      href="../../xincludes/static-libraries.xml"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
-    href="../../xincludes/gtk-doc-rebuild.xml"/>
-
-    <para>
-      <command>COMMAND</command>: This command does something.
-    </para>
-
-    <para>
-      <parameter>--PARAMETER</parameter>: This parameter does something
-      mandatory for BLFS purposes. It will be in the instructions above. It is
-      not optional and is why it is listed as a parameter and not an option.
-    </para>
-
-    <para>
-      <option>--OPTION</option>: This option does something optionally per the
-      user's desires. It is not listed in the instructions above, but instead,
-      is listed here because many (some) readers may want to include it.
-    </para>
-  </sect2>
-
-  <sect2 role="using">
-    <title>Using TEMPLATE</title>
-
-    <para>
-      Stuff about how to use TEMPLATE to do something. This section is rarely
-      used.
-    </para>
-  </sect2>
-
-  <!--Optional section-->
-  <sect2 role="configuration">
-    <title>Configuring TEMPLATE</title>
-
-    <sect3 id="TEMPLATE-config">
-      <title>Config Files</title>
-      <para>
-        <filename>~/.Configfilename1</filename> and
-        <filename>/etc/path/Configfilename2</filename> <!-- notice no period 
as this is not a sentence-->
-      </para>
-
-      <indexterm zone="TEMPLATE TEMPLATE-config">
-        <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
-      </indexterm>
-
-      <indexterm zone="TEMPLATE TEMPLATE-config">
-        <primary
-        sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
-      </indexterm>
-    </sect3>
-
-    <sect3><title>Configuration Information</title>
-
-      <para>
-        Blah blah blah about config.
-      </para>
-
-<screen><userinput>USER CONFIG COMMANDS</userinput></screen>
-
-<screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
-
-      <!-- File creation. Add the appropriate <indexterm> block if needed.-->
-      <para>
-        Create the file .... for ...
-      </para>
-
-<screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
-<literal># Begin FILENAME
-
-TEXT
-
-# End FILENAME</literal>
-EOF</userinput></screen>
-    </sect3>
-
-    <sect3  id="TEMPLATE-init">
-      <title>Boot Script</title>
-
-      <para>
-        To automatically start the <command>TEMPLATE</command> daemon when the
-        system is rebooted, install the
-        <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
-        <xref linkend="bootscripts" revision="sysv"/>
-        <xref linkend="systemd-units" revision="systemd"/> package as the
-        <systemitem class="username">root</systemitem> user:
-      </para>
-
-      <indexterm zone="TEMPLATE TEMPLATE-init">
-        <primary sortas="f-TEMPLATE">TEMPLATE</primary>
-      </indexterm>
-
-<screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
-    </sect3>
-  </sect2>
-
-  <!--Required section-->
   <sect2 role="content">
     <title>Contents</title>
 
     <segmentedlist>
-      <segtitle>Installed Program(s)</segtitle>
-      <segtitle>Installed Librar(y,ies)</segtitle>
-      <segtitle>Installed Director(y,ies)</segtitle>
-
-      <!-- If there were no programs, libraries, or directories created, then
-           we would list the section as "None". However, a decision must have
-           been made to change the "None" to just removing the whole section
-           because I've noticed that many packages have had the "None"
-           removed and the section completely removed as well. The reasoning
-           was that by putting "None", it appears as we know there are none.
-           Without anything it appears as we are not sure. -->
+      <segtitle>Installed Programs</segtitle>
+      <segtitle>Installed Libraries</segtitle>
+      <segtitle>Installed Directories</segtitle>
 
       <seglistitem>
         <seg>
-          PROGRAM1, PROGRAM2 and PROGRAM3.
+          None
         </seg>
         <seg>
-          libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
+          None
         </seg>
         <seg>
-          /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
-          /usr/share/TEMPLATE-&TEMPLATE-version;,
-          /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
-          /var/lib/TEMPLATE.
+          /usr/share/wayland-protocols
         </seg>
       </seglistitem>
     </segmentedlist>
-
-    <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
-      <?dbfo list-presentation="list"?>
-      <?dbhtml list-presentation="table"?>
-
-      <!-- If the program or library name conflicts (is the same) as the
-      package name, add -prog or -lib to the varlistentry entity id
-      and the 2nd entry of the indexterm zone entity -->
-
-      <varlistentry id="PROGRAM1">
-        <term><command>PROGRAM1</command></term>
-        <listitem>
-          <para>
-            does this ..... (end the sentence with a period).
-          </para>
-          <indexterm zone="TEMPLATE PROGRAM1">
-            <primary sortas="b-PROGRAM1">PROGRAM1</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="PROGRAM2">
-        <term><command>PROGRAM2</command></term>
-        <listitem>
-          <para>
-            does this ..... (end the sentence with a period).
-          </para>
-          <indexterm zone="TEMPLATE PROGRAM2">
-            <primary sortas="b-PROGRAM2">PROGRAM2</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry id="libLIBRARY1">
-        <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
-        <listitem>
-          <para>
-            contains functions that ..... (end the sentence with a period).
-          </para>
-          <indexterm zone="TEMPLATE libLIBRARY1">
-            <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-    </variablelist>
   </sect2>
 </sect1>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Jun 12 18:35:54 
2016        (r17490)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Jun 12 19:46:31 
2016        (r17491)
@@ -47,6 +47,14 @@
       <para>June 12th, 2016</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Updated to at-spi2-atk-2.20.2. Fixes
+          <ulink url="&blfs-ticket-root;7872">#7872</ulink>.</para>
+        </listitem>
+        <listitem revision="systemd">
+          <para>[renodr] - Added wayland-protocols-1.4. Fixes
+          <ulink url="&blfs-ticket-root;7946">#7946</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to xf86-input-evdev-2.10.3. Fixes
           <ulink url="&blfs-ticket-root;7903">#7903</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/multimedia/audioutils/pnmixer.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/pnmixer.xml        Sun Jun 12 18:35:54 
2016        (r17490)
+++ trunk/BOOK/multimedia/audioutils/pnmixer.xml        Sun Jun 12 19:46:31 
2016        (r17491)
@@ -34,7 +34,7 @@
       volume control with a tray icon.
     </para>
 
-    &lfs79_checked;
+    &lfs79_checked;&gcc6_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sun Jun 12 18:35:54 2016        (r17490)
+++ trunk/BOOK/packages.ent     Sun Jun 12 19:46:31 2016        (r17491)
@@ -162,6 +162,7 @@
 <!ENTITY sbc-version                  "1.3">
 <!ENTITY talloc-version               "2.1.7">
 <!ENTITY wayland-version              "1.11.0">
+<!ENTITY wayland-protocols-version    "1.4">
 <!ENTITY wv-version                   "1.2.9">
 <!ENTITY xapian-version               "1.2.23">
 <!ENTITY yaml-version                 "0.1.6">
@@ -497,7 +498,7 @@
 <!ENTITY agg-version                  "2.5">
 <!ENTITY atk-version                  "2.20.0">
 <!ENTITY atkmm-version                "2.24.2">
-<!ENTITY at-spi2-core-version         "2.20.1">
+<!ENTITY at-spi2-core-version         "2.20.2">
 <!ENTITY at-spi2-atk-version          "2.20.1">
 <!ENTITY cairo-version                "1.14.6">
 <!ENTITY cairomm-version              "1.12.0">

Modified: trunk/BOOK/x/lib/at-spi2-core.xml
==============================================================================
--- trunk/BOOK/x/lib/at-spi2-core.xml   Sun Jun 12 18:35:54 2016        (r17490)
+++ trunk/BOOK/x/lib/at-spi2-core.xml   Sun Jun 12 19:46:31 2016        (r17491)
@@ -8,7 +8,7 @@
            
"&gnome-download-http;/at-spi2-core/2.20/at-spi2-core-&at-spi2-core-version;.tar.xz">
   <!ENTITY at-spi2-core-download-ftp
            
"&gnome-download-ftp;/at-spi2-core/2.20/at-spi2-core-&at-spi2-core-version;.tar.xz">
-  <!ENTITY at-spi2-core-md5sum        "cd11cba463e8f5e1f39ba69555a7382f">
+  <!ENTITY at-spi2-core-md5sum        "f6f6303da2e72317f881703f40bf0c62">
   <!ENTITY at-spi2-core-size          "444 KB">
   <!ENTITY at-spi2-core-buildsize     "10 MB (with tests)">
   <!ENTITY at-spi2-core-time          "0.1 SBU (with tests)">
@@ -152,8 +152,7 @@
           libatspi.so
         </seg>
         <seg>
-          /etc/at-spi2,
-          /usr/include/at-spi-2.0, and
+          /usr/include/at-spi-2.0 and
           /usr/share/gtk-doc/html/libatspi
         </seg>
       </seglistitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to