Updated polkit-qt.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9563 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ragnar Thomsen 2012-03-01 21:46:31 +00:00
parent cd51da49e0
commit 4d297e301f
3 changed files with 16 additions and 11 deletions

View File

@ -664,7 +664,7 @@ $Date$
<!ENTITY akonadi-version "1.7.0">
<!ENTITY qimageblitz-version "0.0.6">
<!ENTITY shared-desktop-ontologies-version "0.9.0">
<!ENTITY polkit-qt-version "0.99.0">
<!ENTITY polkit-qt-version "0.103.0">
<!ENTITY kde4pim-version "4.4.10">
<!ENTITY kde4-download-http-pim "http://mirrors.isc.org/pub/kde/&kde4-branch;/kdepim-&kde4pim-version;/src">
<!ENTITY kde4-download-ftp-pim "ftp://ftp.kde.org/pub/kde/&kde4-branch;/kdepim-&kde4pim-version;/src">

View File

@ -45,6 +45,9 @@
<para>March 1st, 2012</para>
<itemizedlist>
<listitem>
<para>[rthomsen] - updated to polkit-qt 0.103.0.</para>
</listitem>
<listitem>
<para>[rthomsen] - updated to shared-desktop-ontologies 0.9.0.</para>
</listitem>
<listitem>

View File

@ -6,10 +6,10 @@
<!ENTITY polkit-qt-download-http " ">
<!ENTITY polkit-qt-download-ftp "ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-qt-1-&polkit-qt-version;.tar.bz2">
<!ENTITY polkit-qt-md5sum "1c5b4113a2a167624b5f716b4f03a219">
<!ENTITY polkit-qt-md5sum "a105e233e6733fb072c9080cd7ae1af2">
<!ENTITY polkit-qt-size "67 KB">
<!ENTITY polkit-qt-buildsize "X MB">
<!ENTITY polkit-qt-time "X SBU">
<!ENTITY polkit-qt-buildsize "2.5 MB">
<!ENTITY polkit-qt-time "0.1 SBU">
]>
<sect1 id="polkit-qt" xreflabel="polkit-qt-&polkit-qt-version;">
@ -29,10 +29,10 @@
<sect2 role="package">
<title>Introduction to Polkit-Qt</title>
<para><application>Polkit-Qt</application> provides API to <application>polkit</application>
<para><application>Polkit-Qt</application> provides an API to <application>polkit</application>
in the Qt environment.</para>
&lfs67_checked;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -69,7 +69,9 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="polkit"/>,
<xref linkend="qt4"/>,
<xref linkend="polkit"/> and
<xref linkend="glib2"/>
</para>
<para condition="html" role="usernotes">User Notes:
@ -110,13 +112,13 @@ make</userinput></screen>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libpolkit-qt-agent-1.so, libpolkit-qt-core-1.so, libpolkit-qt-gui-1.so</seg>
<seg>None</seg>
<seg>libpolkit-qt-agent-1.so, libpolkit-qt-core-1.so and libpolkit-qt-gui-1.so</seg>
<seg>$KDE4_PREFIX/include/polkit-qt-1</seg>
</seglistitem>
</segmentedlist>
<!--