[bd29b3c] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 |
|
---|
| 7 | <!ENTITY polkit-kde-agent-download-http "http://mirrors.isc.org/pub/kde/stable/apps/KDE4.x/admin/polkit-kde-agent-1-&polkit-kde-agent-version;.tar.bz2">
|
---|
| 8 | <!ENTITY polkit-kde-agent-download-ftp "ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-kde-agent-1-&polkit-kde-agent-version;.tar.bz2">
|
---|
| 9 | <!ENTITY polkit-kde-agent-md5sum "a02d3fddc6270a88bceaf3ba604c92f8">
|
---|
| 10 | <!ENTITY polkit-kde-agent-size "34 KB">
|
---|
[afb75d18] | 11 | <!ENTITY polkit-kde-agent-buildsize "6.8 MB">
|
---|
| 12 | <!ENTITY polkit-kde-agent-time "0.1 SBU">
|
---|
[bd29b3c] | 13 | ]>
|
---|
| 14 |
|
---|
| 15 | <sect1 id="polkit-kde-agent" xreflabel="polkit-kde-agent-&polkit-kde-agent-version;">
|
---|
| 16 | <?dbhtml filename="polkit-kde-agent.html"?>
|
---|
| 17 |
|
---|
| 18 | <sect1info>
|
---|
| 19 | <othername>$LastChangedBy$</othername>
|
---|
| 20 | <date>$Date$</date>
|
---|
| 21 | </sect1info>
|
---|
| 22 |
|
---|
| 23 | <title>Polkit-kde-agent-&polkit-kde-agent-version;</title>
|
---|
| 24 |
|
---|
| 25 | <indexterm zone="polkit-kde-agent">
|
---|
| 26 | <primary sortas="a-polkit-kde-agent">polkit-kde-agent</primary>
|
---|
| 27 | </indexterm>
|
---|
| 28 |
|
---|
| 29 | <sect2 role="package">
|
---|
| 30 | <title>Introduction to Polkit-kde-agent</title>
|
---|
| 31 |
|
---|
[0d7900a] | 32 | <para><application>Polkit-kde-agent</application> provides a graphical
|
---|
[bd29b3c] | 33 | authentication prompt so non-priviledged users can authenticate themselves
|
---|
| 34 | for performing administrative tasks in KDE.</para>
|
---|
| 35 |
|
---|
[9697f0f] | 36 | &lfs72_checked;
|
---|
[bd29b3c] | 37 |
|
---|
| 38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
| 39 | <itemizedlist spacing="compact">
|
---|
| 40 | <listitem>
|
---|
| 41 | <para>Download (HTTP): <ulink url="&polkit-kde-agent-download-http;"/></para>
|
---|
| 42 | </listitem>
|
---|
| 43 | <listitem>
|
---|
| 44 | <para>Download (FTP): <ulink url="&polkit-kde-agent-download-ftp;"/></para>
|
---|
| 45 | </listitem>
|
---|
| 46 | <listitem>
|
---|
| 47 | <para>Download MD5 sum: &polkit-kde-agent-md5sum;</para>
|
---|
| 48 | </listitem>
|
---|
| 49 | <listitem>
|
---|
| 50 | <para>Download size: &polkit-kde-agent-size;</para>
|
---|
| 51 | </listitem>
|
---|
| 52 | <listitem>
|
---|
| 53 | <para>Estimated disk space required: &polkit-kde-agent-buildsize;</para>
|
---|
| 54 | </listitem>
|
---|
| 55 | <listitem>
|
---|
| 56 | <para>Estimated build time: &polkit-kde-agent-time;</para>
|
---|
| 57 | </listitem>
|
---|
| 58 | </itemizedlist>
|
---|
| 59 |
|
---|
| 60 |
|
---|
| 61 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
| 62 | <itemizedlist spacing='compact'>
|
---|
| 63 | <listitem>
|
---|
| 64 | <para>Optional patch: <ulink
|
---|
| 65 | url="&patch-root;/polkit-kde-agent-1-&polkit-kde-agent-version;-remember_password-1.patch"/></para>
|
---|
| 66 | </listitem>
|
---|
| 67 | </itemizedlist>
|
---|
| 68 |
|
---|
| 69 | <bridgehead renderas="sect3">Polkit-kde-agent Dependencies</bridgehead>
|
---|
| 70 |
|
---|
| 71 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
| 72 | <para role="required">
|
---|
| 73 | <xref linkend="polkit-qt"/> and
|
---|
| 74 | <xref linkend="kdelibs"/>
|
---|
| 75 | </para>
|
---|
| 76 |
|
---|
| 77 | <para condition="html" role="usernotes">User Notes:
|
---|
| 78 | <ulink url="&blfs-wiki;/polkit-kde-agent"/></para>
|
---|
| 79 |
|
---|
| 80 | </sect2>
|
---|
| 81 |
|
---|
| 82 | <sect2 role="installation">
|
---|
| 83 | <title>Installation of Polkit-kde-agent</title>
|
---|
| 84 |
|
---|
| 85 | <para>Install <application>polkit-kde-agent</application> by running the following
|
---|
| 86 | commands:</para>
|
---|
| 87 |
|
---|
| 88 | <screen><userinput>patch -Np1 -i ../polkit-kde-agent-1-&polkit-kde-agent-version;-remember_password-1.patch &&
|
---|
| 89 | mkdir build &&
|
---|
| 90 | cd build &&
|
---|
| 91 | cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; .. &&
|
---|
| 92 | make</userinput></screen>
|
---|
| 93 |
|
---|
[2ddc3485] | 94 | <para>This package does not come with a test suite.</para>
|
---|
| 95 |
|
---|
[bd29b3c] | 96 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
| 97 |
|
---|
| 98 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
| 99 |
|
---|
| 100 | </sect2>
|
---|
| 101 |
|
---|
[2ddc3485] | 102 | <!-- The patch has a description in the header
|
---|
[bd29b3c] | 103 | <sect2 role="commands">
|
---|
| 104 | <title>Command Explanations</title>
|
---|
| 105 |
|
---|
| 106 | <para><option>patch -Np1 -i ../polkit-kde...</option>: The patch removes an
|
---|
| 107 | unimplemented "Remember authorization" checkbox.</para>
|
---|
| 108 |
|
---|
| 109 | </sect2>
|
---|
[2ddc3485] | 110 | -->
|
---|
[bd29b3c] | 111 |
|
---|
| 112 | <sect2 role="content">
|
---|
| 113 | <title>Contents</title>
|
---|
| 114 |
|
---|
| 115 | <segmentedlist>
|
---|
| 116 | <segtitle>Installed Programs</segtitle>
|
---|
| 117 | <segtitle>Installed Libraries</segtitle>
|
---|
| 118 | <segtitle>Installed Directories</segtitle>
|
---|
| 119 |
|
---|
| 120 | <seglistitem>
|
---|
| 121 | <seg>polkit-kde-authentication-agent-1</seg>
|
---|
| 122 | <seg>none</seg>
|
---|
[028759b] | 123 | <seg>&kde-dir;/share/apps/policykit1-kde</seg>
|
---|
[bd29b3c] | 124 | </seglistitem>
|
---|
| 125 | </segmentedlist>
|
---|
| 126 | <!--
|
---|
| 127 | <variablelist>
|
---|
| 128 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
| 129 | <?dbfo list-presentation="list"?>
|
---|
| 130 | <?dbhtml list-presentation="table"?>
|
---|
| 131 |
|
---|
| 132 | <varlistentry id="a-polkit-kde-agent">
|
---|
| 133 | <term><command>polkit-kde-agent</command></term>
|
---|
| 134 | <listitem>
|
---|
| 135 | <para>is a testing utility for polkit-kde-agent-generated build trees.</para>
|
---|
| 136 | <indexterm zone="a-polkit-kde-agent polkit-kde-agent">
|
---|
| 137 | <primary sortas="b-polkit-kde-agent">polkit-kde-agent</primary>
|
---|
| 138 | </indexterm>
|
---|
| 139 | </listitem>
|
---|
| 140 | </varlistentry>
|
---|
| 141 |
|
---|
| 142 | </variablelist>
|
---|
| 143 | -->
|
---|
| 144 | </sect2>
|
---|
| 145 |
|
---|
| 146 | </sect1>
|
---|