- Timestamp:
- 01/07/2009 07:33:33 AM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 9430c7e8
- Parents:
- 32844d98
- Location:
- kde/devel
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/devel/kdebindings.xml
r32844d98 r65ce93a 6 6 <!ENTITY kdebindings-download-http "&kde-download-http;/kdebindings-&kde-version;.tar.bz2"> 7 7 <!ENTITY kdebindings-download-ftp "&kde-download-ftp;/kdebindings-&kde-version;.tar.bz2"> 8 <!ENTITY kdebindings-md5sum " ba780920f6b810a30a61b1ffa888706b">8 <!ENTITY kdebindings-md5sum "7d5119160ac3688ac1a63954d03ab4a8"> 9 9 <!ENTITY kdebindings-size "5.5 MB"> 10 <!ENTITY kdebindings-buildsize "4 90MB">11 <!ENTITY kdebindings-time " 18SBU">10 <!ENTITY kdebindings-buildsize "428 MB"> 11 <!ENTITY kdebindings-time "20 SBU"> 12 12 ]> 13 13 … … 56 56 </itemizedlist> 57 57 58 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 59 <itemizedlist spacing="compact"> 60 <listitem> 61 <para>Reqiured patch: <ulink 62 url="&patch-root;/kdebindings-&kde-version;-python-1.patch"/></para> 63 </listitem> 64 <listitem> 65 <para>Reqiured patch: <ulink 66 url="&patch-root;/kdebindings-&kde-version;-ruby-1.patch"/></para> 67 </listitem> 68 </itemizedlist> 69 58 70 <bridgehead renderas="sect3">Kdebindings Dependencies</bridgehead> 59 71 … … 95 107 <para>Install <application>kdebindings</application> with:</para> 96 108 97 <screen><userinput>sed -i -e '/configure.*pyqt/s/-c//' \ 98 -e '/configure.*pykde/s/-c/-i/' python/Makefile.in 99 sed -i 's%echo "yes" | @PYTHON@ configure.py%& -y qt-mt%' python/Makefile.in 100 DO_NOT_COMPILE="smoke" ./configure --prefix=&kde-dir; --disable-debug \ 109 <screen><userinput>sed -i 's%echo "yes" | @PYTHON@ configure.py%& -y qt-mt%' \ 110 python/Makefile.in && 111 112 patch -Np1 -i $DIR/kdebindings-3.5.10-ruby-1.patch && 113 patch -Np1 -i $DIR/kdebindings-3.5.10-python-1.patch && 114 115 ./configure --prefix=&kde-dir; --disable-debug \ 101 116 --disable-dependency-tracking && 102 117 make</userinput></screen> … … 113 128 <title>Command Explanations</title> 114 129 115 <para><command>sed -i -e '/configure.*pyqt/s/-c//' -e 116 '/configure.*pykde/s/-c/-i/' python/Makefile.in </command>: Remove a switch 117 that causes concatenation of multiple files for compilation. This fix 118 reduces build time by a factor of five.</para> 119 120 <para><command>sed -i 's%echo "yes" | @PYTHON@ configure.py%& -y qt-mt%' python/Makefile.in</command>: 130 <para><command>sed -i ... python/Makefile.in</command>: 121 131 Specifies that the <filename class='libraryfile'>libqt-mt.so</filename> library 122 132 should be used to build the pyqt bindings. <command>configure.py</command> 123 133 will fail if it finds both <filename class='libraryfile'>libqt-mt.so</filename> 124 134 and <filename class='libraryfile'>libqt.so</filename>.</para> 125 126 <para><command>DO_NOT_COMPILE="smoke" ./configure</command>: Disables the building127 of the smoke module of <application>kdebindings</application>, as the build is128 currently broken and no workaround has been found.</para>129 135 130 136 </sect2> -
kde/devel/kdesdk.xml
r32844d98 r65ce93a 6 6 <!ENTITY kdesdk-download-http "&kde-download-http;/kdesdk-&kde-version;.tar.bz2"> 7 7 <!ENTITY kdesdk-download-ftp "&kde-download-ftp;/kdesdk-&kde-version;.tar.bz2"> 8 <!ENTITY kdesdk-md5sum " fd86abfe0ac7c5af61b15eb5367d0399">9 <!ENTITY kdesdk-size "5. 1MB">10 <!ENTITY kdesdk-buildsize "11 2MB">11 <!ENTITY kdesdk-time " 6.7SBU">8 <!ENTITY kdesdk-md5sum "ad711d1ce09242bd13b73a9a005f3143"> 9 <!ENTITY kdesdk-size "5.0 MB"> 10 <!ENTITY kdesdk-buildsize "111 MB"> 11 <!ENTITY kdesdk-time "7.5 SBU"> 12 12 ]> 13 13 -
kde/devel/kdevelop.xml
r32844d98 r65ce93a 6 6 <!ENTITY kdevelop-download-http "&kde-download-http;/kdevelop-&kdevelop-version;.tar.bz2"> 7 7 <!ENTITY kdevelop-download-ftp "&kde-download-ftp;/kdevelop-&kdevelop-version;.tar.bz2"> 8 <!ENTITY kdevelop-md5sum " 80d2216a0089fe142735d34ae8de6a0c">8 <!ENTITY kdevelop-md5sum "06aa12a89b2c09968a92e1d8b575819c"> 9 9 <!ENTITY kdevelop-size "9.1 MB"> 10 <!ENTITY kdevelop-buildsize "18 7 MB (additional 23MB for API docs)">11 <!ENTITY kdevelop-time "1 5 SBU (additional 0.2SBU for API docs)">10 <!ENTITY kdevelop-buildsize "188 MB (additional 22 MB for API docs)"> 11 <!ENTITY kdevelop-time "16.8 SBU (additional 0.3 SBU for API docs)"> 12 12 ]> 13 13 … … 62 62 <bridgehead renderas="sect4">Recommended</bridgehead> 63 63 <para role="recommended"><xref linkend="libjpeg"/>, 64 <xref linkend="kdesdk"/>, 65 <xref linkend="libxml2"/>, and the apidox from <xref linkend="kdelibs"/> 66 (if building API documentation).</para> 64 <xref linkend="kdesdk"/>, and 65 <xref linkend="libxml2"/>.</para> 67 66 68 67 <bridgehead renderas="sect4">Optional</bridgehead> … … 101 100 make</userinput></screen> 102 101 103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 104 href="../../xincludes/kde-apidocs.xml"/> 102 <note> 103 <para>If you wish to create the API documentation and you have 104 <application>Doxygen</application> and 105 <application>Graphviz</application> installed run the command 106 <command>make apidox</command>.</para> 107 </note> 105 108 106 109 <para>This package does not come with a test suite.</para> … … 108 111 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 109 112 110 <screen role="root"><userinput>make install && 111 chown -v -R root:root &kde-dir;/kdevbdb</userinput></screen> 113 <screen role="root"><userinput>make install</userinput></screen> 112 114 113 <para>If you created the API documentation, install it with:</para> 115 <para>If you created the API documentation, install it as the <systemitem 116 class="username">root</systemitem> user with:</para> 114 117 115 118 <screen role="root"><userinput>make install-apidox</userinput></screen> … … 125 128 documentation to fail.</para> 126 129 130 <!-- 131 132 This is surely wrong. I can find a reference to kdevbdb at all, but 133 even if it were there, it would be a subdirectory of &kde-dir;. 134 127 135 <para><command>chown -v -R root:root &kde-dir;/kdevbdb</command>: If 128 136 <application>kdevelop</application> is built by any user other than 129 137 <systemitem class="username">root</systemitem> the installed 130 138 <application>Berkeley-DB</application> files will have incorrect ownership. 131 This command changes the ownership to root:root.</para> 139 This command changes the ownership to root:root.</para> --> 132 140 133 141 </sect2> … … 144 152 <seg>kdevelop and supporting programs</seg> 145 153 <seg>Supporting kdevelop libraries</seg> 146 <seg>$KDE_PREFIX/kdevbdb and supporting subdirectoies in 147 $KDE_PREFIX/{include,share}</seg> 154 <seg>Supporting subdirectories in $KDE_PREFIX/{include,share}</seg> 148 155 </seglistitem> 149 156 </segmentedlist> -
kde/devel/kdewebdev.xml
r32844d98 r65ce93a 6 6 <!ENTITY kdewebdev-download-http "&kde-download-http;/kdewebdev-&kde-version;.tar.bz2"> 7 7 <!ENTITY kdewebdev-download-ftp "&kde-download-ftp;/kdewebdev-&kde-version;.tar.bz2"> 8 <!ENTITY kdewebdev-md5sum " e95d1fbb698ec76966abfa5bdf96bd5e">8 <!ENTITY kdewebdev-md5sum "7188f351158ca5a7613c3de4a6854b37"> 9 9 <!ENTITY kdewebdev-size "6.0 MB"> 10 <!ENTITY kdewebdev-buildsize "10 7MB">11 <!ENTITY kdewebdev-time " 5.6SBU">10 <!ENTITY kdewebdev-buildsize "106 MB"> 11 <!ENTITY kdewebdev-time "6.1 SBU"> 12 12 ]> 13 13
Note:
See TracChangeset
for help on using the changeset viewer.