Changeset 092e7fb
- Timestamp:
- 08/26/2013 08:55:28 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 90ebb73
- Parents:
- 10dbdc5
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r10dbdc5 r092e7fb 609 609 <!ENTITY qimageblitz-version "0.0.6"> 610 610 <!ENTITY shared-desktop-ontologies-version "0.11.0"> 611 <!ENTITY grantlee-version "0.3.0"> 611 612 <!ENTITY polkit-qt-version "0.103.0"> 612 613 <!ENTITY polkit-kde-agent-version "0.99.0"> -
introduction/welcome/changelog.xml
r10dbdc5 r092e7fb 62 62 <itemizedlist> 63 63 <listitem> 64 <para>[bdubbs] - Added grantlee-0.3.0. It is now 65 a required dependency of kdepim.</para> 66 </listitem> 67 <listitem> 64 68 <para>[bdubbs] - Update to php-5.5.2. Fixes 65 69 <ulink url="&blfs-ticket-root;3983">#3983</ulink>.</para> -
kde/add/add.xml
r10dbdc5 r092e7fb 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkcddb.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kdepim-runtime.xml"/> 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grantlee.xml"/> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kdepim.xml"/> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libkexiv2.xml"/> -
kde/add/kdepim.xml
r10dbdc5 r092e7fb 35 35 and sticky notes.</para> 36 36 37 &lfs7 3_checked;37 &lfs74_checked; 38 38 39 39 <bridgehead renderas="sect3">Package Information</bridgehead> … … 63 63 <bridgehead renderas="sect4">Required</bridgehead> 64 64 <para role="required"> 65 <xref linkend="kdepim-runtime"/> 65 <xref linkend="grantlee"/> and 66 <xref linkend="kdepim-runtime"/> 66 67 </para> 67 68 68 69 <bridgehead renderas="sect4">Recommended</bridgehead> 69 70 <para role="recommended"> 70 <xref linkend="nepomuk-widgets"/>,71 <xref linkend="boost"/>and72 <xref linkend="libassuan"/>71 <xref linkend="nepomuk-widgets"/>, 72 <xref linkend="boost"/>, and 73 <xref linkend="libassuan"/> 73 74 </para> 74 75 75 76 <bridgehead renderas="sect4">Optional</bridgehead> 76 77 <para role="optional"> 77 <ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>, 78 <ulink url="http://www.gitorious.org/grantlee/pages/Home">Grantlee</ulink> and 79 <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink> 78 <ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>, 79 <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink> 80 80 </para> 81 81 82 82 <para condition="html" role="usernotes">User Notes: 83 <ulink url="&blfs-wiki;/kdepim"/>83 <ulink url="&blfs-wiki;/kdepim"/> 84 84 </para> 85 85 … … 93 93 94 94 <screen><userinput>mkdir build && 95 cd build && 95 cd build && 96 96 97 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ 97 -DSYSCONF_INSTALL_DIR=/etc \98 -DCMAKE_BUILD_TYPE=Release \98 -DSYSCONF_INSTALL_DIR=/etc \ 99 -DCMAKE_BUILD_TYPE=Release \ 99 100 .. && 100 101 make</userinput></screen> -
kde/core/kdelibs.xml
r10dbdc5 r092e7fb 33 33 are central to development and execution of KDE programs.</para> 34 34 35 &lfs7 4_checked;35 &lfs73_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> … … 72 72 <xref linkend="phonon"/>, 73 73 <xref linkend="attica"/>, 74 <xref linkend="giflib"/>,75 74 <xref linkend="soprano"/>, 76 75 <xref linkend="strigi"/>, … … 79 78 <xref linkend="DocBook"/>, 80 79 <xref linkend="docbook-xsl"/>, 81 <xref linkend="shared-desktop-ontologies"/> and80 <xref linkend="shared-desktop-ontologies"/>, and 82 81 <xref linkend="shared-mime-info"/> 83 82 </para> … … 85 84 <bridgehead renderas="sect4">Recommended</bridgehead> 86 85 <para role="recommended"> 87 <xref linkend="polkit-qt"/>, 88 <xref linkend="libpng"/>, 89 <xref linkend="libjpeg"/>, 90 <xref linkend="upower"/>, and 91 <xref linkend="udisks"/> or <xref linkend="udisks2"/> 86 <xref linkend="polkit-qt"/>, 87 <xref linkend="libpng"/>, 88 <xref linkend="libjpeg"/>, 89 <xref linkend="giflib"/>, 90 <xref linkend="upower"/>, and 91 <xref linkend="udisks"/> or <xref linkend="udisks2"/> 92 92 </para> 93 93 94 94 <bridgehead renderas="sect4">Optional</bridgehead> 95 95 <para role="optional"> 96 <xref linkend="jasper"/>,97 <xref linkend="pcre"/>,98 <xref linkend="avahi"/>,99 <xref linkend="openssl"/>,100 <xref linkend="acl"/>,101 <xref linkend="aspell"/>,102 <xref linkend="enchant"/>,103 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>,104 <ulink url="http://www.gitorious.org/grantlee/pages/Home">Grantlee</ulink>,105 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>,106 <ulink url="http://www.herqq.org/">HUPnP</ulink>,107 <xref linkend="mitkrb"/>,108 <ulink url="http://www.openexr.com/">OpenEXR</ulink>and109 <ulink url="http://www.freedesktop.org/wiki/Software/media-player-info">media-player-info</ulink>96 <xref linkend="jasper"/>, 97 <xref linkend="pcre"/>, 98 <xref linkend="avahi"/>, 99 <xref linkend="openssl"/>, 100 <xref linkend="acl"/>, 101 <xref linkend="aspell"/>, 102 <xref linkend="enchant"/>, 103 <xref linkend="grantlee"/>, 104 <xref linkend="mitkrb"/>, 105 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>, 106 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>, 107 <ulink url="http://www.herqq.org/">HUPnP</ulink>, 108 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, and 109 <ulink url="http://www.freedesktop.org/wiki/Software/media-player-info">media-player-info</ulink> 110 110 </para> 111 111 … … 124 124 <screen><userinput>sed -i "s@{SYSCONF_INSTALL_DIR}/xdg/menus@& RENAME kde-applications.menu@" \ 125 125 kded/CMakeLists.txt && 126 127 126 sed -i "s@applications.menu@kde-&@" \ 128 127 kded/kbuildsycoca.cpp</userinput></screen> … … 134 133 maybe kde-etc-dir should be introduced? --> 135 134 <screen><userinput>mkdir build && 136 cd build && 137 135 cd build && 138 136 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ 139 137 -DSYSCONF_INSTALL_DIR=/etc \
Note:
See TracChangeset
for help on using the changeset viewer.