mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
bab8330c98
Includes breeze-icons, oxygen-icons, and extra-cmake-modules. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23599 af4574ff-66df-0310-9fd7-8a98e5e911e0
124 lines
3.6 KiB
XML
124 lines
3.6 KiB
XML
<?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 plasma-wayland-protocols-download-http "&kde-download-http;plasma-wayland-protocols/plasma-wayland-protocols-&plasma-wayland-protocols-version;.tar.xz">
|
|
<!ENTITY plasma-wayland-protocols-download-ftp " ">
|
|
<!ENTITY plasma-wayland-protocols-md5sum "82207f4df5e4a91452339bcf7b983d7e">
|
|
<!ENTITY plasma-wayland-protocols-size "38 KB">
|
|
<!ENTITY plasma-wayland-protocols-buildsize "680 KB">
|
|
<!ENTITY plasma-wayland-protocols-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="plasma-wayland-protocols" xreflabel="plasma-wayland-protocols-&plasma-wayland-protocols-version;">
|
|
<?dbhtml filename="plasma-wayland-protocols.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Plasma-wayland-protocols-&plasma-wayland-protocols-version;</title>
|
|
|
|
<indexterm zone="plasma-wayland-protocols">
|
|
<primary sortas="a-plasma-wayland-protocols">plasma-wayland-protocols</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to the Plasma-wayland-protocols</title>
|
|
|
|
<para>
|
|
This package provides a custom set of protocol definitions for KDE.
|
|
</para>
|
|
|
|
&lfs10_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&plasma-wayland-protocols-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&plasma-wayland-protocols-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &plasma-wayland-protocols-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &plasma-wayland-protocols-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &plasma-wayland-protocols-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &plasma-wayland-protocols-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Plasma-wayland-protocols Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="extra-cmake-modules"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/plasma-wayland-protocols"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Plasma-wayland-protocols</title>
|
|
|
|
<para>
|
|
Install <application>Plasma-wayland-protocols</application> by
|
|
running the following commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr ..</userinput></screen>
|
|
|
|
<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>$KF5_PREFIX/share/plasma-wayland-protocols and
|
|
$KF5_PREFIX/lib/cmake/PlasmaWaylandProtocols</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|