Changeset 1c8d0ff
- Timestamp:
- 11/03/2015 02:11:07 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 384c4d6
- Parents:
- 11e3cb6b
- Files:
-
- 2 added
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/genlib.xml
r11e3cb6b r1c8d0ff 93 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb.xml"/> 94 94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb-compat.xml"/> 95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxkbcommon.xml"/> 95 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxml2.xml"/> 96 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxslt.xml"/> -
general/genlib/libgpg-error.xml
r11e3cb6b r1c8d0ff 85 85 </para> 86 86 87 <screen><userinput>./configure --prefix=/usr --disable-static&&87 <screen><userinput>./configure --prefix=/usr && 88 88 make</userinput></screen> 89 89 … … 100 100 101 101 </sect2> 102 102 <!-- No longer needed 103 103 <sect2 role="commands"> 104 104 <title>Command Explanations</title> … … 108 108 109 109 </sect2> 110 110 --> 111 111 <sect2 role="content"> 112 112 <title>Contents</title> -
introduction/welcome/changelog.xml
r11e3cb6b r1c8d0ff 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[bdubbs] - Update Plasma5 section. The page is not yet finished. 52 but should be usable.</para> 53 </listitem> 54 <listitem> 55 <para>[bdubbs] - Add libxkbcommon and xcb-util-cursor needed for 56 KDE Plasma5.</para> 57 </listitem> 58 <listitem> 59 <para>[bdubbs] - Remove unneeded option from libgpg-error.</para> 60 </listitem> 61 <listitem> 62 <para>[bdubbs] - Updated KF5 profile initialization scripts.</para> 63 </listitem> 64 <listitem> 51 65 <para>[fernando] - Update to xf86-input-synaptics-1.8.3. Fixes 52 66 <ulink url="&blfs-ticket-root;7080">#7080</ulink>.</para> -
kde/kf5/kf5-intro.xml
r11e3cb6b r1c8d0ff 53 53 pathappend /usr/lib/qt5/plugins QT_PLUGIN_PATH 54 54 pathappend $QT5DIR/lib/plugins QT_PLUGIN_PATH 55 56 pathappend /usr/lib/qt5/qml QML_IMPORT_PATH57 pathappend $QT5DIR/lib/qml QML_IMPORT_PATH58 55 59 56 pathappend /usr/lib/qt5/qml QML2_IMPORT_PATH … … 107 104 <literal># Begin /etc/profile.d/kf5.sh 108 105 109 . /etc/profile.d/qt5.sh110 111 106 export KF5_PREFIX=/opt/kf5 112 107 … … 119 114 pathappend $KF5_PREFIX/share XDG_DATA_DIRS 120 115 121 pathappend /usr/lib/qt5/plugins QT_PLUGIN_PATH122 pathappend $QT5DIR/plugins QT_PLUGIN_PATH123 116 pathappend $KF5_PREFIX/lib/plugins QT_PLUGIN_PATH 124 117 125 pathappend /usr/lib/qt5/qml QML_IMPORT_PATH126 pathappend $QT5DIR/qml QML_IMPORT_PATH127 pathappend $KF5_PREFIX/lib/qml QML_IMPORT_PATH128 129 pathappend /usr/lib/qt5/qml QML2_IMPORT_PATH130 pathappend $QT5DIR/qml QML2_IMPORT_PATH131 118 pathappend $KF5_PREFIX/lib/qml QML2_IMPORT_PATH 132 119 … … 140 127 141 128 pathappend $QT5DIR/plugins QT_PLUGIN_PATH 142 pathappend $QT5DIR/qml QML_IMPORT_PATH143 129 pathappend $QT5DIR/qml QML2_IMPORT_PATH 144 130 -
kde/plasma5/plasma-all.xml
r11e3cb6b r1c8d0ff 8 8 <!ENTITY plasma5-download-ftp " "> 9 9 <!ENTITY plasma5-md5sum "See Below"> 10 <!ENTITY plasma5-size " ??MB">11 <!ENTITY plasma5-buildsize " ??GB">12 <!ENTITY plasma5-time " ?? SBU">10 <!ENTITY plasma5-size "129 MB"> 11 <!ENTITY plasma5-buildsize "933 GB"> 12 <!ENTITY plasma5-time "15 SBU (using parallelism=6)"> 13 13 ]> 14 14 … … 28 28 29 29 <para>KDE Plasma 5 is a collection of packages based on top of KDE Frameworks 30 5 and QML derived from the monolithic KDE 4 desktop. They implement the KDE31 Display Environment (Plasma 5).</para>30 5 and QML. It has been derived from the monolithic KDE 4 desktop. i 31 They implement the KDE Display Environment (Plasma 5).</para> 32 32 33 33 <note> 34 34 <para>The procedures below are under development. They have not been 35 35 verified to work properly in an LFS-7.8 environment.</para> 36 37 <para>Additionally there are several packages not yet in the book38 and mesa will need to be rebuilt with different settings. New packages are39 xcb-util-cursor and libxkbcommon.</para>40 36 </note> 41 37 … … 72 68 <para role="required"> 73 69 <xref linkend="fontforge"/>, 70 <xref linkend="gtk2"/>, 71 <xref linkend="gtk3"/>, 74 72 <xref linkend="kf5-frameworks"/>, 73 <xref linkend="libcanberra"/>, 75 74 <xref linkend="libinput"/>, 76 75 <xref linkend="libpwquality"/>, 77 libxkbcommon, 78 xcb-util-cursor, 79 <xref linkend="lmdb"/>, 80 <xref linkend="lm_sensors"/>, 76 <xref linkend="libxkbcommon"/>, 77 <xref linkend="linux-pam"/>, 81 78 <xref linkend="mesa"/> built with <xref linkend="wayland"/>, 82 <xref linkend="NetworkManager"/>, and 83 <xref linkend="taglib"/> 84 </para> 85 79 <xref linkend="NetworkManager"/>, 80 <xref linkend="oxygen-icons"/>, 81 <xref linkend="pulseaudio"/>, 82 <xref linkend="python2"/>, 83 <xref linkend="taglib"/>, and 84 <xref linkend="xcb-util-cursor"/> 85 </para> 86 86 87 87 <bridgehead renderas="sect4">Recommended</bridgehead> 88 88 <para role="recommended"> 89 <!--<xref linkend="avahi"/> (DNS-SD backend for KDNSSD),--> 90 To be determined. 89 <xref linkend="lm_sensors"/>, 90 <xref linkend="pciutils"/>, 91 <xref linkend="xorg-synaptics-driver"/> 92 Others to be determined. 91 93 </para> 92 94 <!-- … … 171 173 172 174 <screen><userinput>cat > plasma-&kf5-version;.md5 << "EOF" 173 <literal> 174 bb94a0d6f06583456b8f0a2eae07edd6 kde-cli-tools-5.4.2.tar.xz 175 <literal>bb94a0d6f06583456b8f0a2eae07edd6 kde-cli-tools-5.4.2.tar.xz 175 176 67683fc1ae1fdf014f567780502b574a kdecoration-5.4.2.tar.xz 176 177 c0c0eef0f2bfb93a81e4e701d7557eb9 kwayland-5.4.2.tar.xz … … 245 246 cd build 246 247 247 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ 248 -DCMAKE_BUILD_TYPE=Debug \ 249 -DLIB_INSTALL_DIR=lib \ 250 -DBUILD_TESTING=OFF \ 251 -DQML_INSTALL_DIR=lib/qt5/qml \ 252 -DQT_PLUGIN_INSTALL_DIR=lib/qt5/plugins \ 253 -DECM_MKSPECS_INSTALL_DIR=$KF5_PREFIX/share/qt5/mkspecs/modules \ 254 -DOXYGEN_FONT_INSTALL_DIR=/usr/share/fonts/truetype/oxygen \ 248 OPTS="" 249 250 case $srcdir in 251 kwayland-&plasma5-version; ) 252 OPTS="-DECM_MKSPECS_INSTALL_DIR=$KF5_PREFIX/share/mkspecs/modules" 253 ;; 254 255 oxygen-fonts-&plasma5-version; ) 256 OPTS="-DOXYGEN_FONT_INSTALL_DIR=/usr/share/fonts/truetype/oxygen" 257 ;; 258 esac 259 260 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ 261 -DCMAKE_BUILD_TYPE=Release \ 262 -DLIB_INSTALL_DIR=lib \ 263 -DBUILD_TESTING=OFF \ 264 $OPTS \ 255 265 -Wno-dev .. && 256 266 … … 264 274 done < plasma-&kf5-version;.md5 265 275 266 exit</userinput></screen> 267 276 exit 277 278 cd $KF5_PREFIX/share/plasma/plasmoids 279 280 for j in $(find -name \*.js); do 281 ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/ 282 done</userinput></screen> 268 283 269 284 </sect2> … … 273 288 274 289 <para> 275 Deferred. 276 </para> 277 278 </sect2> 290 <command>ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/</command>: 291 Create symbolic links so qml files can find needed javascript modules. 292 </para> 293 294 </sect2> 295 <sect2 role="starting"> 296 <title>Starting Plasma5</title> 297 298 <para> 299 You can start <application>Plasma5</application> from runlevel 3, using 300 <xref linkend="xinit"/>, or from runlevel 5, using a Display Manager, 301 such as <xref linkend="sddm"/>. 302 </para> 303 304 <para> 305 To start <application>Plasma5</application> using <xref linkend="xinit"/>, 306 run the following commands: 307 </para> 308 309 <screen><userinput>cat > ~/.xinitrc << "EOF" 310 <literal>ck-launch-session dbus-launch --exit-with-session $KF5_PREFIX/bin/startkde</literal> 311 EOF 312 313 startx</userinput></screen> 314 315 <para> 316 The X session starts on the first unused virtual terminal, normally vt7. 317 You can switch to another vt<emphasis>n</emphasis> simultaneously 318 pressing the keys Ctrl-Alt-F<emphasis>n</emphasis> 319 (<emphasis>n</emphasis>=1, 2, ...). To switch back to the X session, 320 normally started at vt7, use Ctrl-Alt-F7. The vt where the command 321 <command>startx</command> was executed will display many messages, 322 including X starting messages, applications automatically started with 323 the session, and eventually, some warning and error messages. You may 324 prefer to redirect those messages to a log file, which not only will keep 325 the initial vt uncluttered, but can also be used for debugging purposes. This 326 can be done starting X with: 327 </para> 328 329 <screen><userinput>startx &> ~/.x-session-errors</userinput></screen> 330 331 <note> 332 <para> 333 You may wish to drop consolekit and/or dbus-launch, e.g., just using 334 startkde in ~/.xinitrc. However some capabilities such as mounting or 335 umounting file systems from a file manager will not be possible, or the 336 reboot option may be absent or inoperative, among other problems. 337 </para> 338 </note> 339 <para> 340 When shutting down or rebooting, the shutdown messages appear on the vt 341 where X was running. If you wish to see those messages, simultaneously 342 press keys Alt-F7 (assuming that X was running on vt7). 343 </para> 344 345 </sect2> 346 279 347 <sect2 role="content"> 280 348 <title>Contents</title> -
packages.ent
r11e3cb6b r1c8d0ff 133 133 <!ENTITY libusb-version "1.0.20"> 134 134 <!ENTITY libusb-compat-version "0.1.5"> 135 <!ENTITY libxkbcommon-version "0.5.0"> 135 136 <!ENTITY libxml2-version "2.9.2"> 136 137 <!ENTITY libxslt-version "1.1.28"> … … 452 453 <!ENTITY xcb-util-renderutil-version "0.3.9"> 453 454 <!ENTITY xcb-util-wm-version "0.4.1"> 455 <!ENTITY xcb-util-cursor-version "0.1.2"> 454 456 <!ENTITY xorg-server-version "1.17.2"> 455 457 <!ENTITY twm-version "1.0.9"> -
x/installing/installing.xml
r11e3cb6b r1c8d0ff 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-renderutil.xml"/> 65 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-wm.xml"/> 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xcb-util-cursor.xml"/> 66 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesa.xml"/> 67 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xbitmaps.xml"/> -
xfce/core/xfce4-session.xml
r11e3cb6b r1c8d0ff 206 206 the session, and eventually, some warning and error messages. You may 207 207 prefer to redirect those messages to a log file, which not only will keep 208 the initial vt uncluttered, but can also be used for debug purposes. This208 the initial vt uncluttered, but can also be used for debugging purposes. This 209 209 can be done starting X with: 210 210 </para>
Note:
See TracChangeset
for help on using the changeset viewer.