Changeset d275f967 for kde4


Ignore:
Timestamp:
03/24/2012 10:04:38 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6be469a
Parents:
52b1b8c
Message:

A bunch of KDE4 updates/removals/instructions.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9749 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
kde4
Files:
2 added
9 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • kde4/add/add.xml

    r52b1b8c rd275f967  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4pimruntime.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4multimedia.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4games.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4artwork.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4edu.xml"/>
    3028  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4plasmaaddons.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4accessibility.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4toys.xml"/>
    3329  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkexiv2.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add-pkgs.xml"/>
    3431</chapter>
  • kde4/add/kde4pim.xml

    r52b1b8c rd275f967  
    55  %general-entities;
    66
    7   <!ENTITY kde4pim-download-http "&kde4-download-http-pim;/kdepim-&kde4pim-version;.tar.bz2">
    8   <!ENTITY kde4pim-download-ftp  "&kde4-download-ftp-pim;/kdepim-&kde4pim-version;.tar.bz2">
    9   <!ENTITY kde4pim-md5sum        "c32690ed08a3eeb7010a2a0eefbf6f4c">
    10   <!ENTITY kde4pim-size          "9 MB">
    11   <!ENTITY kde4pim-buildsize     "1.1 GB">
    12   <!ENTITY kde4pim-time          "14.2 SBU">
     7  <!ENTITY kde4pim-download-http "&kde4-download-http;&kde4pim-version;/src/kdepim-&kde4pim-version;.tar.xz">
     8  <!ENTITY kde4pim-download-ftp  "&kde4-download-ftp;&kde4pim-version;/src/kdepim-&kde4pim-version;.tar.xz">
     9  <!ENTITY kde4pim-md5sum        "b6437783b3d7aa06701a5c3280164a68">
     10  <!ENTITY kde4pim-size          "13.3 MB">
     11  <!ENTITY kde4pim-buildsize     "1.3 GB">
     12  <!ENTITY kde4pim-time          "19.2 SBU">
    1313]>
    1414
    15 <sect1 id="kde4pim" xreflabel="kde4pim-&kde4pim-version;">
     15<sect1 id="kde4pim" xreflabel="kdepim-&kde4pim-version;">
    1616  <?dbhtml filename="kde4pim.html"?>
    1717
     
    3535    and sticky notes.</para>
    3636
    37     &lfs67_checked;
     37    &lfs70_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272    <bridgehead renderas="sect4">Required</bridgehead>
    7373    <para role="required">
    74     <xref linkend="python2"/>,
    7574    <xref linkend="kde4pimlibs"/>
    76     <!-- libffi gobject-introspection pycairo pygobject pygtk pycups desktop-file-utils system-config-printer -->
    7775    </para>
    7876
    7977    <bridgehead renderas="sect4">Recommended</bridgehead>
    8078    <para role="recommended">
    81     <xref linkend="libassuan"/>, gpgme, onto, strigi
     79    <xref linkend="boost"/> and
     80    <xref linkend="libassuan"/>
    8281    </para>
    8382
    8483    <bridgehead renderas="sect4">Optional</bridgehead>
    8584    <para role="optional">
    86     indicate-qt
     85    <xref linkend="cyrus-sasl"/>,
     86    <ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>,
     87    <ulink url="http://www.gitorious.org/grantlee/pages/Home">Grantlee</ulink> and
     88    <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>
    8789    </para>
    8890
     
    9698    <title>Installation of Kdepim</title>
    9799
    98     <para>Install <application>kde4pim</application> by running
     100    <para>Install <application>Kdepim</application> by running
    99101    the following commands:</para>
    100102
    101103<screen><userinput>mkdir build &amp;&amp;
    102 cd build</userinput></screen>
    103 
    104     <para>Prepare the package for compilation:</para>
    105        
    106 <screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
    107     -DKDE_DEFAULT_HOME=.kde4 \
    108     -DSYSCONF_INSTALL_DIR=/etc/sysconfig \
    109     .. &amp;&amp;
     104cd build &amp;&amp;
     105cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
     106      -DKDE_DEFAULT_HOME=.kde4 \
     107      -DSYSCONF_INSTALL_DIR=/etc/kde4 \
     108      .. &amp;&amp;
    110109make</userinput></screen>
    111110
     
    129128      <segtitle>Installed Programs</segtitle>
    130129      <segtitle>Installed Libraries</segtitle>
    131       <segtitle>Installed Directory</segtitle>
     130      <segtitle>Installed Directories</segtitle>
    132131
    133132      <seglistitem>
    134         <seg>akonadiconsole, akregator, akregatorstorageexporter, blogilo,
    135         groupwarewizard, groupwisewizard, ical2vcal, kabc2mutt, kabcclient,
    136         kaddressbook, kalarm, kalarmautostart, karm, kgpgconf, kjots,
    137         kleopatra, kmail, kmail_antivir.sh, kmail_clamav.sh, kmailcvt,
    138         kmail_fprot.sh, kmail_sav.sh, knode, knotes, kolabwizard,
    139         konsolekalendar, kontact, korgac, korganizer, ksendemail,
    140         ktimetracker, kwatchgnupg, sloxwizard</seg>
    141         <seg>libakonadi-kcal_next.so, libakonadi_next.so, libakregatorinterfaces.so,
    142         libgwsoap.so, libkabc_groupdav.so, libkabcgroupwise.so, libkabckolab.so,
    143         libkabc_slox.so, libkalarm_calendar.so, libkalarm_resources.so,
    144         libkcal_groupdav.so, libkcalgroupwise.so, libkcalkolab.so,
    145         libkcal_resourceblog.so, libkcal_resourceremote.so, libkcal_slox.so,
    146         libkdepim.so, libkgroupwarebase.so, libkgroupwaredav.so, libkleo.so,
    147         libknodecommon.so, libknoteskolab.so, libkorganizer_calendar.so,
    148         libkorganizer_core.so, libkorganizer_eventviewer.so, libkorganizer_interfaces.so,
    149         libkorg_stdprinting.so, libkpgp.so, libksieve.so, libkslox.so,
    150         libmessagecore.so, libmessagelist.so, libmessageviewer.so,
    151         libmimelib.so</seg>
    152         <seg>$KDE4_PREFIX/lib/akonadi/contact/editorpageplugins</seg>
     133        <seg>akonadi_mailfilter_agent, akonadiconsole, akregator, akregatorstorageexporter, blogilo,
     134        ical2vcal, kabc2mutt, kabcclient,
     135        kaddressbook, kaddressbook-mobile, kalarm, kalarmautostart, karm, kgpgconf, kincidenceeditor, kjots,
     136        kleopatra, kmail, kmail_mobile, kmail_antivir.sh, kmail_clamav.sh, kmail_fprot.sh, kmail_sav.sh, kmailcvt,
     137        knode, knotes, konsolekalendar, kontact, korgac, korganizer, korganizer-mobile, ksendemail,
     138        ktimetracker, kwatchgnupg, notes-mobile and tasks-mobile</seg>
     139        <seg>numerous in $KDE4_PREFIX/lib</seg>
     140        <seg></seg>
    153141      </seglistitem>
    154142    </segmentedlist>
  • kde4/add/kde4pimruntime.xml

    r52b1b8c rd275f967  
    55  %general-entities;
    66
    7   <!ENTITY kde4pim-runtime-download-http "&kde4-download-http-pim;/kdepim-runtime-&kde4pim-version;.tar.bz2">
    8   <!ENTITY kde4pim-runtime-download-ftp  "&kde4-download-ftp-pim;/kdepim-runtime-&kde4pim-version;.tar.bz2">
    9   <!ENTITY kde4pim-runtime-md5sum        "be762d22a1391960a2770b590fb220b1">
    10   <!ENTITY kde4pim-runtime-size          "600 KB">
    11   <!ENTITY kde4pim-runtime-buildsize     "211 MB">
    12   <!ENTITY kde4pim-runtime-time          "3.5 SBU">
     7  <!ENTITY kde4pim-runtime-download-http "&kde4-download-http;&kde4pimruntime-version;/src/kdepim-runtime-&kde4pimruntime-version;.tar.xz">
     8  <!ENTITY kde4pim-runtime-download-ftp  "&kde4-download-ftp;&kde4pimruntime-version;/src/kdepim-runtime-&kde4pimruntime-version;.tar.xz">
     9  <!ENTITY kde4pim-runtime-md5sum        "9c26ea08d3c937313e931070c902bfb6">
     10  <!ENTITY kde4pim-runtime-size          "1.1 MB">
     11  <!ENTITY kde4pim-runtime-buildsize     "400 MB">
     12  <!ENTITY kde4pim-runtime-time          "7.2 SBU">
    1313]>
    1414
    15 <sect1 id="kde4pimruntime" xreflabel="kde4pim-runtime-&kde4pim-version;">
     15<sect1 id="kde4pimruntime" xreflabel="kdepim-runtime-&kde4pimruntime-version;">
    1616  <?dbhtml filename="kde4pimruntime.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Kdepim-runtime-&kde4pim-version;</title>
     23  <title>Kdepim-runtime-&kde4pimruntime-version;</title>
    2424
    2525  <indexterm zone="kde4pimruntime">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Kdepim-Runtime</title>
     30    <title>Introduction to Kdepim-runtime</title>
    3131
    32     <para>This package provides ...</para>
     32    <para>This package provides additional resources for <application>Akonadi</application>.
     33    </para>
    3334
    34     &lfs67_checked;
     35    &lfs70_checked;
    3536
    3637    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6970    <bridgehead renderas="sect4">Required</bridgehead>
    7071    <para role="required">
    71     <xref linkend="python2"/>,
    7272    <xref linkend="kde4pimlibs"/>
    73     <!-- libffi gobject-introspection pycairo pygobject pygtk pycups desktop-file-utils system-config-printer -->
     73    </para>
     74<!--
     75    <bridgehead renderas="sect4">Recommended</bridgehead>
     76    <para role="recommended">
    7477    </para>
    7578
    76     <bridgehead renderas="sect4">Recommended</bridgehead>
    77     <para role="recommended">
    78     <xref linkend="libxslt"/>,
    79     <xref linkend="libxml2"/>,
    80     gpgme, onto, strigi
    81     </para>
    82 <!--
    8379    <bridgehead renderas="sect4">Optional</bridgehead>
    8480    <para role="optional">
     
    9490    <title>Installation of Kdepim-runtime</title>
    9591
    96     <para>Install <application>kde4pim-runtime</application> by running
     92    <para>Install <application>Kdepim-runtime</application> by running
    9793    the following commands:</para>
    9894
    9995<screen><userinput>mkdir build &amp;&amp;
    100 cd build</userinput></screen>
    101 
    102     <para>Prepare the package for compilation:</para>
    103        
    104 <screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
    105     -DKDE_DEFAULT_HOME=.kde4 \
    106     -DSYSCONF_INSTALL_DIR=/etc/sysconfig \
    107     .. &amp;&amp;
     96cd build &amp;&amp;
     97cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
     98      -DKDE_DEFAULT_HOME=.kde4 \
     99      -DSYSCONF_INSTALL_DIR=/etc/kde4 \
     100      .. &amp;&amp;
    108101make</userinput></screen>
    109102
     
    127120      <segtitle>Installed Programs</segtitle>
    128121      <segtitle>Installed Libraries</segtitle>
    129       <segtitle>Installed Directory</segtitle>
     122      <segtitle>Installed Directories</segtitle>
    130123
    131124      <seglistitem>
    132         <seg>akonadi2xml, akonadi_birthdays_resource, akonadi_contacts_resource,
    133         akonadi_ical_resource, akonadi_imap_resource, akonadi_kabc_resource,
    134         akonadi_kcal_resource, akonadi_knut_resource,
    135         akonadi_kolabproxy_resource, akonadi_localbookmarks_resource,
    136         akonadi_maildir_resource, akonadi_maildispatcher_agent,
    137         akonadi_mailtransport_dummy_resource, akonadi_mbox_resource,
    138         akonadi_microblog_resource, akonadi_nepomuk_calendar_feeder,
    139         akonadi_nepomuk_contact_feeder, akonadi_nepomuktag_resource,
    140         akonadi_nntp_resource, akonadi_notes_resource, akonadi_pop3_resource,
    141         akonaditray, akonadi_vcarddir_resource, akonadi_vcard_resource,
    142         kaddressbookmigrator, kmail-migrator, kres-migrator</seg>
    143         <seg>libakonadi-xml.so, libkdepim-copy.so, libmaildir.so,
    144         libmbox.so</seg>
     125        <seg>accountwizard, akonadi2xml, akonadi_*, akonaditray,
     126        kaddressbookmigrator, kjotsmigrator, kmail-migrator and kres-migrator</seg>
     127        <seg>libakonadi-filestore.so, libakonadi-xml.so, libkdepim-copy.so,
     128        libkmindexreader.so, libmaildir.so, libnepomukdatamanagement-copy.so and
     129        libnepomukfeederpluginlib.a</seg>
    145130        <seg></seg>
    146131      </seglistitem>
  • kde4/core/core.xml

    r52b1b8c rd275f967  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kactivities.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4workspace.xml"/>
    34 
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="config.xml"/>
     35 
    3536</chapter>
  • kde4/core/kde4workspace.xml

    r52b1b8c rd275f967  
    8282    <xref linkend="freetype2"/>,
    8383    <xref linkend="pciutils"/> and
    84     <xref linkend="consolekit"/>,
     84    <xref linkend="consolekit"/>
    8585    </para>
    8686
     
    174174-->
    175175  </sect2>
    176 
    177   <sect2 role="content">
    178 
    179     <title>Starting KDE4</title>
    180 
    181     <para>After <application>Kde-workspace</application> has finished, the first
    182     important milestone has been reached. Now you can start <application>KDE4</application>.
    183     Modify your <filename>.xinitrc</filename>:</para>
    184    
    185     <screen><userinput>cat > ~/.xinitrc &lt;&lt;EOF
    186 # Begin .xinitrc file
    187 #setxkbmap -layout de -model pc105 -variant nodeadkeys
    188 setxkbmap -layout de -model pc105
    189 #
    190 ## Start TWM
    191 #xterm  -g 80x40+0+0   &amp;
    192 #xclock -g 100x100-0+0 &amp;
    193 #twm
    194 
    195 # Start KDE
    196 exec dbus-launch --exit-with-session startkde
    197 #startkde
    198 EOF</userinput></screen>
    199 
    200     <para>Tweak this file to match your needs, especially setting the keyboard layout
    201     if you do not have a <filename>/etc/X11/xorg.conf</filename>. If you are using <application>
    202     ConsoleKit</application>, add <userinput>ck-launch-session</userinput> before dbus-launch.
    203     Every subsequent package can be built while having <application>KDE4</application> up and
    204     running, but remember to keep <envar>&kde4-dir;</envar> and <envar>$QT4DIR</envar> set.</para>
    205    
    206   </sect2>
    207176 
    208177</sect1>
  • kde4/kde4.xml

    r52b1b8c rd275f967  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="core/core.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="devel/devel.xml"/>
    3534<!--
    3635  Language packs!
Note: See TracChangeset for help on using the changeset viewer.