Changeset 7830c481
- Timestamp:
- 10/13/2016 02:36:45 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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:
- c33c599
- Parents:
- 0b7a940
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/gedit.xml
r0b7a940 r7830c481 130 130 131 131 <para> 132 < option>--disable-spell</option>: Use this switch to disable132 <parameter>--disable-spell</parameter>: Use this switch to disable 133 133 spell-checking capability. It is required if 134 134 <application>gspell</application> is not installed. -
gnome/applications/gucharmap.xml
r0b7a940 r7830c481 137 137 138 138 <para> 139 < option>--enable-vala</option>: This switch enables building of the139 <parameter>--enable-vala</parameter>: This switch enables building of the 140 140 <application>Vala</application> bindings (auto-detection of 141 141 <command>vapigen</command> is currently broken). Remove if you don't -
gnome/platform/gconf.xml
r0b7a940 r7830c481 130 130 131 131 <para> 132 < option>--disable-orbit</option>: This switch is required if132 <parameter>--disable-orbit</parameter>: This switch is required if 133 133 <application>ORBit2</application> is not installed. 134 134 <application>ORBit2</application> is a deprecated package. -
gnome/platform/gcr.xml
r0b7a940 r7830c481 139 139 140 140 <para> 141 < parameter>--without-gtk</parameter>: Use this switch if you141 <option>--without-gtk</option>: Use this switch if you 142 142 haven't installed <xref linkend="gtk3"/>. Note that 143 143 <application>gcr-viewer</application> will not be installed -
gnome/platform/vte.xml
r0b7a940 r7830c481 138 138 139 139 <para> 140 < option>--enable-introspection</option>: This switch enables140 <parameter>--enable-introspection</parameter>: This switch enables 141 141 <application>Gobject Introspection</application> bindings. 142 142 Remove if you don't have <xref linkend="gobject-introspection"/> -
kde/libdbusmenuqt.xml
r0b7a940 r7830c481 107 107 <title>Command Explanations</title> 108 108 109 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to 110 build without debugging symbols and apply a higher level of compiler 111 optimizations.</para> 112 <!-- 113 <para><option>-DUSE_QT4=TRUE</option>: This switch is used to ensure that 114 Qt4 version of the library is built even if Qt5 is present.</para> 115 --> 116 <para><option>-DWITH_DOC=OFF</option>: This option is set to avoid building 117 the API documentation. Omit it if you have <application>doxygen</application> 118 installed and want the documentation.</para> 109 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 110 used to build without debugging symbols and apply a higher level of 111 compiler optimizations.</para> 112 113 <para><parameter>-DWITH_DOC=OFF</parameter>: This option is set to avoid 114 building the API documentation. Omit it if you have 115 <application>doxygen</application> installed and want the 116 documentation.</para> 119 117 120 118 </sect2> -
kde/phonon-backend-gstreamer.xml
r0b7a940 r7830c481 109 109 <title>Command Explanations</title> 110 110 111 <para>< option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to112 apply higher level of compiler optimizations.</para>111 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 112 used to apply higher level of compiler optimizations.</para> 113 113 114 <para>< option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to115 get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit116 system.</para>114 <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is 115 used to get libraries to install to /usr/lib instead of /usr/lib64 on a 116 64 bit system.</para> 117 117 118 <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to 119 ensure that Qt5 version of the backend is built even if Qt4 is present.</para> 118 <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is 119 used to ensure that Qt5 version of the backend is built even if Qt4 is 120 present.</para> 120 121 121 122 </sect2> -
kde/phonon-backend-vlc.xml
r0b7a940 r7830c481 102 102 <title>Command Explanations</title> 103 103 104 <para>< option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply105 higher level of compiler optimizations.</para>104 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 105 used to apply higher level of compiler optimizations.</para> 106 106 107 <para>< option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to108 get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit109 system.</para>107 <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is 108 used to get libraries to install to /usr/lib instead of /usr/lib64 on a 109 64 bit system.</para> 110 110 111 <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to 112 ensure that Qt5 version of the backend is built even if Qt4 is present.</para> 111 <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is 112 used to ensure that Qt5 version of the backend is built even if Qt4 is 113 present.</para> 113 114 114 115 </sect2> -
x/lib/libxklavier.xml
r0b7a940 r7830c481 125 125 <title>Command Explanations</title> 126 126 127 <para>128 <parameter>--with-xkb-base=$XORG_PREFIX/share/X11/xkb</parameter>:129 Use this switch if the $XORG_PREFIX is anything other than130 <filename class="directory">/usr</filename>.131 </para>132 133 127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 134 128 href="../../xincludes/static-libraries.xml"/> -
x/lib/qt5.xml
r0b7a940 r7830c481 104 104 <xref linkend="glib2"/>, 105 105 <xref linkend="gst10-plugins-base"/> (QtMultimedia backend), 106 <xref linkend="harfbuzz"/>, 106 107 <xref linkend="icu"/>, 107 108 <xref linkend="jasper"/>, … … 129 130 <para role="optional"> 130 131 <xref linkend="bluez"/> (runtime, used by QtConnectivity module), 131 <xref linkend="harfbuzz"/>,132 132 <phrase revision="systemd"><xref linkend="ibus"/></phrase> 133 133 <xref linkend="libinput"/>, <!-- needs -libinput switch --> … … 258 258 -nomake examples \ 259 259 -no-rpath \ 260 -optimized-qmake \261 260 -skip qtwebengine && 262 261 make</userinput></screen> … … 403 402 version of <application>Qt</application>. 404 403 </para> 405 404 <!-- default as of QT-5.7: 406 405 <para> 407 406 <parameter>-release</parameter>: This switch disables 408 407 building with debugging symbols. 409 </para> 408 </para>--> 410 409 411 410 <para> … … 420 419 of the system version of <application>SQLite</application>. 421 420 </para> 422 421 <!-- Tested during configure, and not built if not found: 423 422 <para> 424 423 <parameter>-no-nis</parameter>: This switch disables support 425 424 for Network Information Service (NIS) which has been 426 425 removed from recent versions of <application>Glibc</application>. 427 </para> 426 </para>--> 428 427 429 428 <para> … … 449 448 450 449 <para> 451 < option>-system-harfbuzz</option>: This switch enables use450 <parameter>-system-harfbuzz</parameter>: This switch enables use 452 451 of the system version of <application>Harfbuzz</application> 453 452 which fixes some font rendering issues in -
x/wm/icewm.xml
r0b7a940 r7830c481 104 104 105 105 <para> 106 < parameter>rm /usr/share/xsessions/icewm.desktop</parameter>: The package107 ships with both icewm ,desktop and icewm-xsession.desktop. The former has106 <command>rm /usr/share/xsessions/icewm.desktop</command>: The package 107 ships with both icewm.desktop and icewm-xsession.desktop. The former has 108 108 apparently been used in the past, but it will hang if used with a modern 109 desktop-manager<phrase revision='sysv'> such as <xref linkend="sddm"/></phrase>. 109 desktop-manager<phrase revision='sysv'> such as 110 <xref linkend="sddm"/></phrase>. 110 111 </para> 111 112 -
x/wm/openbox.xml
r0b7a940 r7830c481 130 130 131 131 <para> 132 < option>--sysconfdir=/etc</option>: This option puts132 <parameter>--sysconfdir=/etc</parameter>: This option puts 133 133 <application>Openbox</application>'s configuration files in 134 134 /etc/xdg/openbox instead of /usr/etc/xdg/openbox. … … 136 136 137 137 <para> 138 < option>--docdir=/usr/share/doc/openbox-&openbox-version;</option>:138 <parameter>--docdir=/usr/share/doc/openbox-&openbox-version;</parameter>: 139 139 this puts a few files in a versioned directory in 140 140 <filename class="directory">/usr/share/doc</filename>. -
xfce/apps/parole.xml
r0b7a940 r7830c481 127 127 128 128 <para> 129 < parameter>--with-gstreamer=1.0</parameter>: Use this switch if129 <option>--with-gstreamer=1.0</option>: Use this switch if 130 130 the deprecated gstreamer-0.x is installed. 131 131 </para> -
xfce/core/libwnck2.xml
r0b7a940 r7830c481 128 128 129 129 <para> 130 < option>--program-suffix=-1</option>: This option adds -1 to the end of131 the names of the installed programs to avoid overwriting the programs132 installed by <xref linkend="libwnck"/>.130 <parameter>--program-suffix=-1</parameter>: This option adds -1 to the 131 end of the names of the installed programs to avoid overwriting the 132 programs installed by <xref linkend="libwnck"/>. 133 133 </para> 134 134 -
xfce/core/xfce4-session.xml
r0b7a940 r7830c481 131 131 132 132 <para> 133 < option>--disable-legacy-sm</option>: This switch disables133 <parameter>--disable-legacy-sm</parameter>: This switch disables 134 134 legacy session management which isn't necessary on modern 135 135 system. -
xsoft/other/ekiga.xml
r0b7a940 r7830c481 139 139 140 140 <para> 141 < option>--disable-eds</option>: This switch disables support for the141 <parameter>--disable-eds</parameter>: This switch disables support for the 142 142 <application>Evolution Data Server</application>. Remove if you have 143 143 installed <application>Evolution Data Server</application>. … … 145 145 146 146 <para> 147 < option>--disable-gdu</option>: This switch disables documentation generation148 using <application>GNOME Doc Utils</application>. Remove if you have installed149 <application>GNOME Doc Utils</application>.150 </para> 151 152 <para> 153 < option>--disable-ldap</option>: This switch disables LDAP support in154 <application>Ekiga</application>. Remove if you have installed147 <parameter>--disable-gdu</parameter>: This switch disables documentation 148 generation using <application>GNOME Doc Utils</application>. Remove if 149 you have installed <application>GNOME Doc Utils</application>. 150 </para> 151 152 <para> 153 <parameter>--disable-ldap</parameter>: This switch disables LDAP support 154 in <application>Ekiga</application>. Remove if you have installed 155 155 <application>OpenLDAP</application>. 156 156 </para> … … 173 173 <note> 174 174 <para> 175 If you have not installed recommended dependencies you will need additional 176 switches passed to <command>configure</command>. Examine 177 <command>./configure --help</command> output to see all available switches. 175 If you have not installed recommended dependencies you will need 176 additional switches passed to <command>configure</command>. Examine 177 <command>./configure --help</command> output to see all available 178 switches. 178 179 </para> 179 180 </note> -
xsoft/other/fontforge.xml
r0b7a940 r7830c481 173 173 174 174 <para> 175 < parameter>sed -i 's/20140101/20160404/g' ...</parameter> : This changes175 <command>sed -i 's/20140101/20160404/g' ...</command> : This changes 176 176 the typo'd date, particularly in the pkgconfig files and the log from the 177 177 tests. -
xsoft/other/gparted.xml
r0b7a940 r7830c481 124 124 125 125 <para> 126 < option>--disable-doc</option>: This switch disables building of126 <parameter>--disable-doc</parameter>: This switch disables building of 127 127 the optional documentation. Remove it if you have installed 128 128 <application>GNOME Doc Utils</application>.
Note:
See TracChangeset
for help on using the changeset viewer.