Changeset 8d427b0a
- Timestamp:
- 08/01/2015 01:20:39 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9fa25aa
- Parents:
- 02a729a
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r02a729a r8d427b0a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 31"> <!-- Always 2 digits -->4 <!ENTITY month "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "01"> <!-- Always 2 digits --> 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " July 31th&year;">9 <!ENTITY releasedate "August 1st &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
lxqt/apps/apps.xml
r02a729a r8d427b0a 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lximage-qt.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obconf-qt.xml"/> 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtermwidget.xml"/> 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qterminal.xml"/> 25 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/> 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtermwidget.xml"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/> 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qterminal.xml"/>29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qupzilla.xml"/> 30 30 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxdm.xml"/>--> -
lxqt/apps/juffed.xml
r02a729a r8d427b0a 90 90 <bridgehead renderas="sect4">Required</bridgehead> 91 91 <para role="required"> 92 <xref linkend="qscintilla"/> 92 <xref linkend="qscintilla"/> and 93 93 <xref linkend="qtermwidget"/> 94 94 </para> -
lxqt/desktop/liblxqt.xml
r02a729a r8d427b0a 31 31 32 32 <para> 33 The <application>liblxqt</application> contains the core utility library34 for all<application>LXQt</application> components.33 The <application>liblxqt</application> is the core utility library for all 34 <application>LXQt</application> components. 35 35 </para> 36 36 -
lxqt/desktop/pcmanfm-qt.xml
r02a729a r8d427b0a 83 83 <bridgehead renderas="sect4">Recommended</bridgehead> 84 84 <para role="recommended"> 85 <xref linkend="oxygen-icons"/> or another icon theme 85 <xref linkend="oxygen-icons"/> or another icon theme (depending on your 86 choice, you some icons will be missing in several places) 86 87 </para> 87 88 -
x/lib/qt4.xml
r02a729a r8d427b0a 104 104 <listitem> 105 105 <para> 106 Recommended patch: <ulink url="&patch-root;/qtwebkit-&wk-version;-gcc5-1.patch"/> 106 Recommended patch: 107 <ulink url="&patch-root;/qtwebkit-&wk-version;-gcc5-1.patch"/> 107 108 </para> 108 109 </listitem> … … 149 150 </sect2> 150 151 151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 152 153 href="../../xincludes/qt-alternatives.xml"/> 153 154 … … 171 172 This is the reason why <filename class="directory">/opt/qt4</filename> 172 173 is used as installation prefix instead of <filename 173 class="directory">/opt/qt-&qt4-version;</filename>. To create a 174 versioned <application>Qt4</application> directory, you may rename 174 class="directory">/opt/qt-&qt4-version;</filename>. To create a 175 versioned <application>Qt4</application> directory, you may rename 175 176 the directory and create a symlink: 176 177 </para> … … 227 228 components and to update to a new version. If you do want to install 228 229 <application>Qt4</application> in /usr, the directories need to 229 be specified explicitly. In this case, set QT4PREFIX=/usr and add 230 be specified explicitly. In this case, set QT4PREFIX=/usr and add 230 231 the following to the configure arguments below:</para> 231 232 … … 297 298 <para> 298 299 The bundled version of qtwebkit in the main package requires an 299 obsolete version of the <application>gstreamer</application> package. 300 To overcome this, we use a more recent version available separately. 300 obsolete version of the <application>gstreamer</application> package. 301 To overcome this, we use a more recent version available separately. 301 302 </para> 302 303 … … 358 359 cat > /usr/share/applications/assistant-qt4.desktop << EOF 359 360 <literal>[Desktop Entry] 360 Name=Qt4 Assistant 361 Name=Qt4 Assistant 361 362 Comment=Shows Qt4 documentation and examples 362 363 Exec=$QT4BINDIR/assistant … … 383 384 cat > /usr/share/applications/linguist-qt4.desktop << EOF 384 385 <literal>[Desktop Entry] 385 Name=Qt4 Linguist 386 Name=Qt4 Linguist 386 387 Comment=Add translations to Qt4 applications 387 388 Exec=$QT4BINDIR/linguist … … 396 397 cat > /usr/share/applications/qdbusviewer-qt4.desktop << EOF 397 398 <literal>[Desktop Entry] 398 Name=Qt4 QDbusViewer 399 Name=Qt4 QDbusViewer 399 400 GenericName=D-Bus Debugger 400 401 Comment=Debug D-Bus applications … … 409 410 cat > /usr/share/applications/qtconfig-qt4.desktop << EOF 410 411 <literal>[Desktop Entry] 411 Name=Qt4 Config 412 Name=Qt4 Config 412 413 Comment=Configure Qt4 behavior, styles, fonts 413 414 Exec=$QT4BINDIR/qtconfig … … 525 526 that <application>Qt</application> is correctly found by other packages 526 527 and system processes.</para> 527 528 528 529 <para>As the <systemitem class="username">root</systemitem> user, update 529 530 the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's 530 531 run-time cache file: 531 532 </para> 532 533 533 534 <screen role="root"><userinput>cat >> /etc/ld.so.conf << EOF 534 535 <literal># Begin Qt addition 535 536 536 537 /opt/qt4/lib 537 538 538 539 # End Qt addition</literal> 539 540 EOF 540 541 541 542 ldconfig</userinput></screen> 542 543 543 544 <indexterm zone="qt4 qt4-config"> 544 545 <primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary> 545 546 </indexterm> 546 547 547 548 <para> 548 549 As the <systemitem class="username">root</systemitem> user, create 549 550 the <filename>/etc/profile.d/qt4.sh</filename> file: 550 551 </para> 551 552 552 553 <screen role="root"><userinput>cat > /etc/profile.d/qt4.sh << EOF 553 554 <literal># Begin /etc/profile.d/qt4.sh 554 555 555 556 QT4DIR=/opt/qt4 556 557 QTDIR=$QT4DIR 557 558 558 559 pathappend $QT4DIR/bin PATH 559 560 pathappend $QT4DIR/lib/pkgconfig PKG_CONFIG_PATH 560 561 561 562 export QT4DIR QTDIR 562 563 563 564 # End /etc/profile.d/qt4.sh</literal> 564 565 EOF</userinput></screen> … … 566 567 567 568 </sect3> 568 569 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 569 570 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 570 571 href="../../xincludes/setqt.xml"/> 571 572 </sect2> … … 602 603 /usr/lib/qt4, 603 604 /usr/share/doc/qt4, and 604 /usr/share/qt4 605 OR 606 /opt/qt4 and 605 /usr/share/qt4 606 OR 607 /opt/qt4 and 607 608 /opt/qt-&qt4-version; 608 609 </seg>
Note:
See TracChangeset
for help on using the changeset viewer.