Changeset 9e04432
- Timestamp:
- 03/24/2016 12:23:12 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d0a06208
- Parents:
- 79f3af4
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/subversion.xml
r79f3af4 r9e04432 112 112 <xref linkend="cyrus-sasl"/>, 113 113 <xref linkend="dbus"/>, 114 <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support), 114 <!-- <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support), --> 115 115 <xref linkend="python2"/> (with sqlite support for the tests), 116 116 <xref linkend="ruby"/>, and -
introduction/welcome/changelog.xml
r79f3af4 r9e04432 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[bdubbs] - Remove KDE4. Fixes 52 <ulink url="&blfs-ticket-root;7560">#760</ulink>.</para> 53 </listitem> 54 <listitem> 51 55 <para>[igor] - Update to mpg123-1.23.3. Fixes 52 56 <ulink url="&blfs-ticket-root;7638">#7638</ulink>.</para> -
kde/kde-intro.xml
r79f3af4 r9e04432 20 20 It is based on the <application>Qt</application> framework.</para> 21 21 22 <para>There are two versions of <application>KDE</application>. KDE4 23 is a mature version that combines libraries and the desktop environment 24 into one set of packages and has numerous appplications that can be 25 built on that base. For KDE5, the libraries, now called KDE Frameworks 26 5 or KF5, are separate from the desktop environment called KDE Plasma 5. 27 Both envionments can be installed, but Plasma is not yet considered 28 stable.</para> 22 <para>There are two versions of <application>KDE</application>. KDE4 is a 23 deprecated version that combines libraries and the desktop environment into 24 one set of packages. It is no longer in BLFS. For KDE5, the libraries, now 25 called KDE Frameworks 5 or KF5, are separate from the desktop environment 26 called KDE Plasma 5. </para> 29 27 30 28 <para>For more information visit the official KDE project site at 31 29 <ulink url="http://www.kde.org/"/>.</para> 32 30 <!-- 33 31 <sect2><title>Common Packages</title> 34 32 35 33 <para>There are several packages that are common to both versions of KDE. 36 34 These packages are presented in the following sections of this chapter.</para> 37 35 --> 38 36 <!-- <para>The core <application>KDE</application> packages are listed in the 39 37 recommended and tested build order. The additional 40 <application>KDE</application> packages can be built in any order.</para> -->38 <application>KDE</application> packages can be built in any order.</para> 41 39 42 </sect2> 40 </sect2>--> 43 41 44 42 </sect1> -
kde/kde.xml
r79f3af4 r9e04432 20 20 It is based on the <application>Qt</application> framework.</para> 21 21 22 <para>There are two versions of <application>KDE</application>. KDE422 <!-- <para>There are two versions of <application>KDE</application>. KDE4 23 23 is a mature version that combines libraries and the desktop environment 24 24 into one set of packages and has numerous appplications that can be 25 25 built on that base. For KDE5, the libraries, now called KDE Frameworks 26 26 5 or KF5, are separate from the desktop environment called KDE Plasma 5. 27 </para> 27 </para>--> 28 28 29 29 <para>For more information visit the official KDE project site at … … 31 31 </partintro> 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> 33 <!-- 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="core/core.xml"/> 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/> 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/> --> 35 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5/kf5.xml"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kf5-apps/kf5-apps.xml"/> -
kde/libdbusmenuqt.xml
r79f3af4 r9e04432 31 31 32 32 <para>This library provides a <application>Qt</application> implementation 33 of the DBusMenu specification that exposes menus via DBus. Its33 of the DBusMenu specification that exposes menus via DBus.<!-- Its 34 34 libraries are used by both KDE4 and KF5, but they must be linked to <xref 35 35 linkend='qt4'/> and <xref linkend='qt5'/> respectively. The two versions do 36 not conflict with each other. </para>36 not conflict with each other.--> </para> 37 37 38 38 &lfs79_checked; … … 64 64 <bridgehead renderas="sect4">Required</bridgehead> 65 65 <para role="required"> 66 < xref linkend="qt4"/> or<xref linkend="qt5"/>66 <!--<xref linkend="qt4"/> or --><xref linkend="qt5"/> 67 67 </para> 68 68 … … 80 80 <sect2 role="installation"> 81 81 <title>Installation of libdbusmenu-qt</title> 82 82 <!-- 83 83 <para>Install the qt4 based version of 84 84 <application>libdbusmenu-qt</application> by running the following … … 102 102 103 103 <screen role="root"><userinput>make install</userinput></screen> 104 105 <para>Install the qt5 based version of104 --> 105 <para>Install <!--the qt5 based version of--> 106 106 <application>libdbusmenu-qt</application> by running the following 107 107 commands:</para> 108 108 <!-- 109 109 <note><para>If building both versions of this application, be sure 110 110 to remove the previous version of the source and reextract them from 111 111 the original tar file.</para></note> 112 112 --> 113 113 <screen><userinput>mkdir build && 114 114 cd build && … … 137 137 build without debugging symbols and apply a higher level of compiler 138 138 optimizations.</para> 139 139 <!-- 140 140 <para><option>-DUSE_QT4=TRUE</option>: This switch is used to ensure that 141 141 Qt4 version of the library is built even if Qt5 is present.</para> 142 142 --> 143 143 <para><option>-DWITH_DOC=OFF</option>: This option is set to avoid building 144 144 the API documentation. Omit it if you have <application>doxygen</application> … … 157 157 <seglistitem> 158 158 <seg>None</seg> 159 <seg>libdbusmenu-qt.so and libdbusmenu-qt5.so</seg> 160 <seg>/usr/lib/cmake/dbusmenu-qt5, 161 /usr/include/dbusmenu-qt and 159 <seg>libdbusmenu-qt5.so</seg> 160 <seg>/usr/lib/cmake/dbusmenu-qt5 and 162 161 /usr/include/dbusmenu-qt5</seg> 163 162 </seglistitem> -
kde/phonon-backend-gstreamer.xml
r79f3af4 r9e04432 32 32 <para>This package provides a <application>Phonon</application> backend 33 33 which utilizes the <application>GStreamer</application> media framework. 34 Its library is used by both KDE4 and KF5, but they must be linked to <xref34 <!-- Its library is used by both KDE4 and KF5, but they must be linked to <xref 35 35 linkend="qt4"/> and <xref linkend="qt5"/> respectively. The two versions 36 do not conflict with each other. </para>36 do not conflict with each other.--> </para> 37 37 38 38 &lfs79_checked; … … 95 95 <title>Installation of Phonon-backend-gstreamer</title> 96 96 97 <para>For both build variants, fix the package to work with the 98 latest gstreamer:</para> 97 <para>Fix the package to work with the latest gstreamer:</para> 99 98 100 99 <screen><userinput>patch -Np1 -i ../phonon-backend-gstreamer-&phonon-backend-gstreamer-version;-compatibility-1.patch</userinput></screen> 101 100 <!-- 102 101 <para>Install the qt4 based version of 103 102 <application>Phonon-backend-gstreamer</application> by running the … … 118 117 119 118 <screen role="root"><userinput>make install</userinput></screen> 120 121 <para>Install the qt5 based version of119 --> 120 <para>Install <!--the qt5 based version of--> 122 121 <application>Phonon-backend-gstreamer</application> by running the 123 122 following commands:</para> … … 170 169 <seglistitem> 171 170 <seg>none</seg> 172 <seg>phonon_gstreamer.so (two versions in different directories)</seg> 173 <seg>/usr/lib/kde4/plugins/phonon_backend, 174 /usr/lib/qt5/plugins/phonon4qt5_backend, and 175 /usr/share/kde4/services/phononbackends</seg> 171 <seg>phonon_gstreamer.so</seg> 172 <seg>/usr/lib/qt5/plugins/phonon4qt5_backend</seg> 176 173 </seglistitem> 177 174 </segmentedlist> -
kde/phonon-backend-vlc.xml
r79f3af4 r9e04432 31 31 32 32 <para>This package provides a <application>Phonon</application> backend 33 which utilizes the <application>VLC</application> media framework. Its33 which utilizes the <application>VLC</application> media framework. <!--Its 34 34 library is used by both KDE4 and KF5, but they must be linked to <xref 35 35 linkend='qt4'/> and <xref linkend='qt5'/> respectively. The two versions do 36 not conflict with each other. </para>36 not conflict with each other.--></para> 37 37 38 38 &lfs79_checked; … … 75 75 <sect2 role="installation"> 76 76 <title>Installation of Phonon-backend-vlc</title> 77 77 <!-- 78 78 <para>Install the qt4 based version of 79 79 <application>Phonon-backend-vlc</application> by running the following … … 94 94 95 95 <screen role="root"><userinput>make install</userinput></screen> 96 97 <para>Install the qt5 based version of96 --> 97 <para>Install i<!--the qt5 based version of--> 98 98 <application>Phonon-backend-vlc</application> by running the following 99 99 commands:</para> … … 147 147 <seg>none</seg> 148 148 <seg>phonon_vlc.so</seg> 149 <seg>/usr/lib/kde4/plugins/phonon_backend, 150 /usr/lib/qt5/plugins/phonon4qt5_backend, and 151 /usr/share/kde4/services/phononbackends</seg> 149 <seg>/usr/lib/qt5/plugins/phonon4qt5_backend</seg> 152 150 </seglistitem> 153 151 </segmentedlist> -
kde/phonon.xml
r79f3af4 r9e04432 64 64 <xref linkend="cmake"/>, 65 65 <xref linkend="glib2"/>, and 66 < xref linkend="qt4"/> or<xref linkend="qt5"/>66 <!--<xref linkend="qt4"/> or --><xref linkend="qt5"/> 67 67 </para> 68 68 … … 80 80 <sect2 role="installation"> 81 81 <title>Installation of Phonon</title> 82 82 <!-- 83 83 <para>The <application>Phonon</application> libraries are used by both KDE4 84 84 and KF5, but they must be linked to <xref linkend="qt4"/> and <xref … … 118 118 qt4 version of the build, be sure to remove it and extract a fresh copy of 119 119 the source files.</para></note> 120 --> 121 <para>Install <application>Phonon</application> by 122 running the following commands:</para> 120 123 121 124 <screen><userinput>source /usr/bin/setqt5 && … … 152 155 to apply higher level of the compiler optimizations. 153 156 </para> 154 157 <!-- 155 158 <para> 156 159 <parameter>-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=FALSE</parameter>: … … 164 167 <application>D-Bus</application> interfaces file. 165 168 </para> 166 169 --> 167 170 <para> 168 171 <parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is used to … … 191 194 </seg> 192 195 <seg> 193 libphonon.so,194 196 libphonon4qt5.so 195 libphononexperimental.so, and196 197 libphonon4qt5experimental.so 197 198 </seg> 198 199 <seg> 199 /usr/include/KDE/Phonon,200 /usr/include/phonon,201 200 /usr/include/phonon4qt5, 202 /usr/lib/cmake/phonon, 203 /usr/lib/cmake/phonon4qt5, 204 /usr/share/phonon. amd 201 /usr/lib/cmake/phonon4qt5, and 205 202 /usr/share/phonon4qt5 206 203 </seg> -
kde/polkit-qt.xml
r79f3af4 r9e04432 31 31 32 32 <para><application>Polkit-Qt</application> provides an API to PolicyKit in 33 the Qt environment. Its libraries are used by both KDE4 and KF5, but they33 the Qt environment. <!--Its libraries are used by both KDE4 and KF5, but they 34 34 must be linked to <xref linkend='qt4'/> and <xref linkend='qt5'/> 35 respectively. The two versions do not conflict with each other. </para>35 respectively. The two versions do not conflict with each other.--> </para> 36 36 37 37 &lfs79_checked; … … 74 74 <xref linkend="cmake"/>, 75 75 <xref linkend="polkit"/>, and 76 < xref linkend="qt4"/> or <xref linkend="qt5"/>76 <!--<xref linkend="qt4"/>--> or <xref linkend="qt5"/> 77 77 </para> 78 78 … … 84 84 <sect2 role="installation"> 85 85 <title>Installation of Polkit-Qt</title> 86 86 <!-- 87 87 <para>Install the Qt4 based version of <application>Polkit-Qt</application> 88 88 by running the following commands:</para> … … 107 107 108 108 <screen role="root"><userinput>make install</userinput></screen> 109 110 <para>Install the Qt5 based version of<application>Polkit-Qt</application>109 --> 110 <para>Install <!--the Qt5 based version of --><application>Polkit-Qt</application> 111 111 by running the following commands:</para> 112 112 … … 146 146 class="directory">&kde-dir;/lib64</filename> on a 64 bit system. 147 147 </para> 148 148 <!-- 149 149 <para> 150 150 <parameter>-DUSE_QT4=TRUE</parameter>: This switch is used to ensure … … 152 152 built even if <application>Qt5</application> is present. 153 153 </para> 154 154 --> 155 155 </sect2> 156 156 … … 165 165 <seglistitem> 166 166 <seg>none</seg> 167 <seg> libpolkit-qt-agent-1.so,167 <seg> 168 168 libpolkit-qt5-agent-1.so, 169 libpolkit-qt-core-1.so, 170 libpolkit-qt5-core-1.so, 171 libpolkit-qt-gui-1.so, and 169 libpolkit-qt5-core-1.so, and 172 170 libpolkit-qt5-gui-1.so</seg> 173 <seg>/usr/include/polkit-qt-1, 174 /usr/include/polkit-qt5-1, 175 /usr/lib/cmake/PolkitQt-1, and 171 <seg> 172 /usr/include/polkit-qt5-1 and 176 173 /usr/lib/cmake/PolkitQt5-1 177 174 </seg> 178 175 </seglistitem> 179 176 </segmentedlist> -
lxqt/apps/qupzilla.xml
r79f3af4 r9e04432 86 86 <para role="optional"> 87 87 <xref linkend="gdb"/>, 88 <xref linkend="kdelibs"/> (KWallet plugin), 88 <!-- <xref linkend="kdelibs"/> (KWallet plugin), --> 89 89 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, and 90 90 <ulink url="&gnome-download-ftp;/libgnome-keyring/">libgnome-keyring</ulink> (Gnome-Keyring plugin) -
multimedia/audioutils/audioutils.xml
r79f3af4 r9e04432 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freetts.xml"/> 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audacious.xml"/> 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="amarok.xml"/>33 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="amarok.xml"/> --> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pnmixer.xml"/> 35 35 -
multimedia/cdwriteutils/cdwriteutils.xml
r79f3af4 r9e04432 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cdrdao.xml"/> 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dvd+rw-tools.xml"/> 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="k3b.xml"/>41 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="k3b.xml"/> --> 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libburn.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libisoburn.xml"/> -
xsoft/office/libreoffice.xml
r79f3af4 r9e04432 227 227 <xref linkend="doxygen"/> (not relevant if using --disable-odk), 228 228 <xref linkend="gdb"/>, 229 <xref linkend="kdelibs"/>, 229 <!-- <xref linkend="kdelibs"/>, --> 230 230 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>, 231 231 <xref linkend="mitkrb"/>,
Note:
See TracChangeset
for help on using the changeset viewer.