mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to at-spi2-core-2.20.2
Add wayland-protocols-1.4 GCC6 Tag git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17491 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f9bf1265f2
commit
bb59c1a53b
@ -126,6 +126,7 @@ $Date$
|
||||
<!--<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"/>
|
||||
|
||||
|
130
general/genlib/wayland-protocols.xml
Normal file
130
general/genlib/wayland-protocols.xml
Normal file
@ -0,0 +1,130 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!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">
|
||||
]>
|
||||
|
||||
<sect1 id="wayland-protocols" xreflabel="wayland-protocols-&wayland-protocols-version;" revision="systemd">
|
||||
<?dbhtml filename="wayland-protocols.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy: dj $</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Wayland-Protocols-&wayland-protocols-version;</title>
|
||||
|
||||
<indexterm zone="wayland-protocols">
|
||||
<primary sortas="a-wayland-protocols">wayland-protocols</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Wayland-Protocols</title>
|
||||
|
||||
<para>
|
||||
The <application>Wayland-Protocols</application> package contains
|
||||
additional Wayland protocols that add functionality outside of
|
||||
protocols already in the Wayland core.
|
||||
</para>
|
||||
|
||||
&lfs79_checked;&gcc6_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&wayland-protocols-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&wayland-protocols-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &wayland-protocols-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &wayland-protocols-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &wayland-protocols-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &wayland-protocols-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Wayland-protocols Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="wayland"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/wayland-protocols"/>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Wayland-protocols</title>
|
||||
|
||||
<para>
|
||||
Install <application>Wayland-protocols</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<!-- Spaces are significant in <screen> sections -->
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/share/wayland-protocols
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
</sect2>
|
||||
</sect1>
|
@ -46,6 +46,14 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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 @@ make</userinput></screen>
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user