mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
kdenetwork 4.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9686 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e302a65932
commit
331d02acd2
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2012">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "March 12th, &year;">
|
||||
<!ENTITY releasedate "March 13th, &year;">
|
||||
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
@ -678,6 +678,7 @@ $Date$
|
||||
<!ENTITY kate-version "4.8.1">
|
||||
<!ENTITY ark-version "4.8.1">
|
||||
<!ENTITY kde4multimedia-version "4.8.1">
|
||||
<!ENTITY kde4network-version "4.8.1">
|
||||
<!ENTITY kde4admin-version "4.8.1">
|
||||
<!ENTITY kde4plasma-addons-version "4.8.1">
|
||||
<!ENTITY libkexiv2-version "4.8.1">
|
||||
|
@ -41,6 +41,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>March 13th, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[rthomsen] - upgrade to kdenetwork 4.8.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 12th, 2012</para>
|
||||
<itemizedlist>
|
||||
|
@ -85,7 +85,7 @@
|
||||
<xref linkend="flac"/>,
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<ulink url="http://www.musicbrainz.org/">MusicBrainz</ulink> (required for Kscd) and
|
||||
<ulink url="http://www.musicbrainz.org/products/tunepimp">Tunepimp</ulink>,
|
||||
<ulink url="http://www.musicbrainz.org/products/tunepimp">Tunepimp</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
|
@ -4,15 +4,15 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY kde4network-download-http "&kde4-download-http;/kdenetwork-&kde4-version;.tar.bz2">
|
||||
<!ENTITY kde4network-download-ftp "&kde4-download-ftp;/kdenetwork-&kde4-version;.tar.bz2">
|
||||
<!ENTITY kde4network-md5sum "f7611f38c3bbaab43121a64b14aceb1a">
|
||||
<!ENTITY kde4network-size "8.3 KB">
|
||||
<!ENTITY kde4network-buildsize "598 MB">
|
||||
<!ENTITY kde4network-time "11.5 SBU">
|
||||
<!ENTITY kde4network-download-http "http://mirrors.isc.org/pub/kde/stable/4.8.1/src/kdenetwork-&kde4network-version;.tar.xz">
|
||||
<!ENTITY kde4network-download-ftp "ftp://ftp.kde.org/pub/kde/stable/4.8.1/src/kdenetwork-&kde4network-version;.tar.xz">
|
||||
<!ENTITY kde4network-md5sum "cec7c15d1b21b085216be772b5bee9e5">
|
||||
<!ENTITY kde4network-size "8.5 MB">
|
||||
<!ENTITY kde4network-buildsize "665 MB">
|
||||
<!ENTITY kde4network-time "9.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="kde4network" xreflabel="kde4network-&kde4-version;">
|
||||
<sect1 id="kde4network" xreflabel="kdenetwork-&kde4network-version;">
|
||||
<?dbhtml filename="kde4network.html"?>
|
||||
|
||||
<sect1info>
|
||||
@ -20,7 +20,7 @@
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Kdenetwork-&kde4-version;</title>
|
||||
<title>Kdenetwork-&kde4network-version;</title>
|
||||
|
||||
<indexterm zone="kde4network">
|
||||
<primary sortas="a-kde4network">kde4network</primary>
|
||||
@ -29,11 +29,11 @@
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Kdenetwork</title>
|
||||
|
||||
<para>This package provides several KDE applications
|
||||
useful in a networking environment. Applications include clients for chat,
|
||||
PPP, news, instant messages, and similar programs.</para>
|
||||
<para>This package provides several KDE applications useful in a networking
|
||||
environment. Applications include a download manager (KGet), instant messaging
|
||||
client (Kopete) and PPP frontend (Kppp).</para>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -70,24 +70,37 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
perl, phonon, kdepimlibs jpeg, soprano , qca, strigi, gpgme, boost
|
||||
<xref linkend="kde4pimlibs"/>,
|
||||
<xref linkend="kde4workspace"/> and
|
||||
<xref linkend="kde4baseapps"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="libidn"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="openssl"/>,
|
||||
<xref linkend="shared-desktop-ontologies"/>,
|
||||
<xref linkend="libpng"/>,
|
||||
<xref linkend="libjpeg"/>,
|
||||
<xref linkend="giflib"/>,
|
||||
<xref linkend="sqlite"/> and
|
||||
<xref linkend="openssl"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="jasper"/>,
|
||||
<xref linkend="libidn"/>,
|
||||
<xref linkend="speex"/>,
|
||||
<ulink url="http://hansdegoede.livejournal.com/3636.html">libv4l</ulink>,
|
||||
libktorrent, oRTP, Speex, XMMS, libotr, libmsn, mediastreamer, libmeanwhile,
|
||||
msiLBC,
|
||||
sqlite, shr-deskt-onto, alsa, libgadu, gif, glib2, firefox, libvncserver
|
||||
<ulink url="http://ktorrent.org/">libktorrent</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/libmms/">libmms</ulink>,
|
||||
<ulink url="http://www.linphone.org/eng/documentation/dev/ortp.html">libortp</ulink>,
|
||||
<ulink url="http://www.xmms.org/">XMMS</ulink>,
|
||||
<ulink url="http://www.cypherpunks.ca/otr/">libotr</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/libmsn">libmsn</ulink>,
|
||||
<ulink url="http://www.linphone.org/eng/documentation/dev/mediastreamer2.html">mediastreamer</ulink>,
|
||||
<ulink url="http://meanwhile.sourceforge.net">libmeanwhile</ulink>,
|
||||
<ulink url="http://toxygen.net/libgadu/">libgadu</ulink>,
|
||||
<ulink url="http://download.savannah.gnu.org/releases/linphone/plugins/sources/">msiLBC</ulink> and
|
||||
<ulink url="http://libvncserver.sourceforge.net/>">libvncserver</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -103,13 +116,10 @@
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build</userinput></screen>
|
||||
|
||||
<para>Prepare the package for compilation:</para>
|
||||
|
||||
<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
|
||||
cd build &&
|
||||
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
|
||||
-DKDE_DEFAULT_HOME=.kde4 \
|
||||
-DSYSCONF_INSTALL_DIR=/etc/sysconfig \
|
||||
-DSYSCONF_INSTALL_DIR=/etc/kde4 \
|
||||
.. &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -122,8 +132,8 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><option>-DDISABLE_VIDEOSUPPORT=ON</option>: Set this option in case you didn't
|
||||
have <ulink url="http://hansdegoede.livejournal.com/3636.html">libv4l</ulink> installed.</para>
|
||||
<para><option>-DDISABLE_VIDEOSUPPORT=ON</option>: Set this option in case
|
||||
you don't have <application>libv4l</application> installed.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -133,14 +143,15 @@ make</userinput></screen>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>kget, kopete, kopete_latexconvert.sh, kppp, kppplogview,
|
||||
krdc, krfb, winpopup-install, winpopup-send</seg>
|
||||
<seg>libkget*, libkopete*, libkyahoo*, liboscar*, libkrdc*,
|
||||
libkrfb*, libqgroupwise*</seg>
|
||||
<seg></seg>
|
||||
krdc, krfb, winpopup-install and winpopup-send</seg>
|
||||
<seg>libkgetcore.so, libkopete*.so, libkyahoo.so, liboscar.so,
|
||||
libkrdccore.so, libkrfbprivate.so, libqgroupwise.so and several
|
||||
in $KDE4_PREFIX/lib/kde4</seg>
|
||||
<seg>several in $KDE4_PREFIX/include and $KDE4_PREFIX/share</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user