- Timestamp:
- 05/09/2008 01:00:42 PM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
- b48899b
- Parents:
- 2262b78
- Location:
- kde/devel
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/devel/kdebindings.xml
r2262b78 r410e228b 118 118 reduces build time by a factor of five.</para> 119 119 120 <para><command>sed -i 's%echo "yes" | @PYTHON@ configure.py%& -y qt-mt%' python/Makefile.in</command>: 121 Specifies that the <filename class='libraryfile'>libqt-mt.so</filename> library 122 should be used to build the pyqt bindings. <command>configure.py</command> 120 <para><command>sed -i 's%echo "yes" | @PYTHON@ configure.py%& -y qt-mt%' python/Makefile.in</command>: 121 Specifies that the <filename class='libraryfile'>libqt-mt.so</filename> library 122 should be used to build the pyqt bindings. <command>configure.py</command> 123 123 will fail if it finds both <filename class='libraryfile'>libqt-mt.so</filename> 124 124 and <filename class='libraryfile'>libqt.so</filename>.</para> 125 125 126 <para><command>DO_NOT_COMPILE="smoke" ./configure</command>: Disables the building 126 <para><command>DO_NOT_COMPILE="smoke" ./configure</command>: Disables the building 127 127 of the smoke module of <application>kdebindings</application>, as the build is 128 128 currently broken and no workaround has been found.</para> -
kde/devel/kdesdk.xml
r2262b78 r410e228b 64 64 <bridgehead renderas="sect4">Recommended</bridgehead> 65 65 <para role="recommended"> 66 <xref linkend="libjpeg"/>, 66 <xref linkend="libjpeg"/>, 67 67 <xref linkend="subversion"/>, 68 68 <xref linkend="libxml2"/>, and
Note:
See TracChangeset
for help on using the changeset viewer.