- Timestamp:
- 02/18/2013 03:35:44 AM (12 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:
- 06de117e
- Parents:
- 3d9adc39
- Location:
- kde/core
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/core/akonadi.xml
r3d9adc39 r9ca304a 75 75 <xref linkend="shared-mime-info"/>, 76 76 <xref linkend="boost"/>, 77 <xref linkend="soprano"/> and one of:77 <xref linkend="soprano"/>, and one of: 78 78 <xref linkend="sqlite"/>, 79 <xref linkend="mysql"/> and79 <xref linkend="mysql"/>, or 80 80 <xref linkend="postgresql"/> 81 81 </para> … … 101 101 make</userinput></screen> 102 102 103 <para>To test the results,issue <command>make test</command>.</para> 104 103 105 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 104 106 … … 114 116 115 117 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply 116 higher level of compiler optimizations.</para>118 a higher level of compiler optimizations.</para> 117 119 118 120 <para><option>-DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE</option>: This switch ensures 119 121 that <application>Akonadi</application> SQLite extension is installed into 120 <application>Qt</application> plugins directory.</para>122 the <application>Qt</application> plugins directory.</para> 121 123 122 124 </sect2> -
kde/core/attica.xml
r3d9adc39 r9ca304a 91 91 make</userinput></screen> 92 92 93 <para>To test the results, issue <command>make test</command>.</para> 94 93 95 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 94 96 -
kde/core/kdelibs.xml
r3d9adc39 r9ca304a 122 122 the following commands:</para> 123 123 124 <screen><userinput>sed -e "s@{SYSCONF_INSTALL_DIR}/xdg/menus@& RENAME kde-applications.menu@g" \ 125 -i kded/CMakeLists.txt && 126 sed -i "s@applications.menu@kde-&@g" kded/kbuildsycoca.cpp</userinput></screen> 124 <screen><userinput>sed -i "s@{SYSCONF_INSTALL_DIR}/xdg/menus@& RENAME kde-applications.menu@" \ 125 kded/CMakeLists.txt && 126 sed -i "s@applications.menu@kde-&@" \ 127 kded/kbuildsycoca.cpp</userinput></screen> 127 128 128 129 <para>Install <application>Kdelibs</application> by running the following … … 140 141 make</userinput></screen> 141 142 143 <para>The unit regression tests are designed to be run after 144 <application>kdelibs</application> is installed.</para> 145 142 146 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 143 147 144 148 <screen role="root"><userinput>make install</userinput></screen> 149 150 <para>To run the unit regression tests, you must have a current KDE session 151 running and issue <command>make test</command>.</para> 145 152 146 153 </sect2> -
kde/core/oxygen-icons.xml
r3d9adc39 r9ca304a 79 79 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen> 80 80 81 <para> 82 This package does not come with a test suite. 83 </para> 84 81 85 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 82 86 -
kde/core/polkit-qt.xml
r3d9adc39 r9ca304a 91 91 make</userinput></screen> 92 92 93 <para> 94 This package does not come with a test suite. 95 </para> 96 93 97 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 94 98 … … 100 104 <title>Command Explanations</title> 101 105 102 <para><option>CMAKE_PREFIX_PATH=&qt-dir;</option>: This option is set to find automoc4</para> 106 <para><option>CMAKE_PREFIX_PATH=&qt-dir;</option>: This option is set to 107 find <command>automoc4</command>.</para> 103 108 104 109 </sect2> -
kde/core/qimageblitz.xml
r3d9adc39 r9ca304a 71 71 <bridgehead renderas="sect4">Required</bridgehead> 72 72 <para role="required"> 73 <xref linkend="qt"/> 73 <xref linkend="qt"/> and 74 <xref linkend="cmake"/> 74 75 </para> 75 76 … … 89 90 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; .. && 90 91 make</userinput></screen> 92 93 <para> 94 This package does not come with a test suite. 95 </para> 91 96 92 97 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> … … 138 143 139 144 </sect1> 140 -
kde/core/shrdesktopontologies.xml
r3d9adc39 r9ca304a 30 30 <title>Introduction to Shared-Desktop-Ontologies</title> 31 31 32 <para>The Shared desktop ontologies provide RDF vocabularies for the Semantic Desktop. 33 This includes basic ontologies like RDF and RDFS and all the Nepomuk ontologies like NRL, 34 NIE, or NFO which are also maintained and developed in this open-source project.</para> 32 <para>The Shared desktop ontologies provide RDF vocabularies for the 33 Semantic Desktop. This includes basic ontologies like RDF and RDFS and all 34 the Nepomuk ontologies like NRL, NIE, and NFO, which are also maintained 35 and developed in this open-source project.</para> 35 36 36 37 &lfs72_checked; … … 58 59 </itemizedlist> 59 60 60 <!--61 <bridgehead renderas="sect3">Additional Downloads</bridgehead>62 <itemizedlist spacing='compact'>63 <listitem>64 <para>Required patch: <ulink65 url="&patch-root;/shared-desktop-ontologies-&shared-desktop-ontologies-version;-fixes-1.patch"/></para>66 </listitem>67 </itemizedlist>68 -->69 <!--70 61 <bridgehead renderas="sect3">Shared-desktop-ontologies Dependencies</bridgehead> 71 62 72 63 <bridgehead renderas="sect4">Required</bridgehead> 73 64 <para role="required"> 74 <xref linkend="docbook-xsl"/>,65 <xref linkend="cmake"/> 75 66 </para> 76 77 78 <bridgehead renderas="sect4">Recommended</bridgehead>79 <para role="recommended">80 <xref linkend="xine-lib"/>,81 <xref linkend="gstreamer"/>82 </para>83 84 <bridgehead renderas="sect4">Optional</bridgehead>85 <para role="optional">86 <xref linkend='pulseaudio'/>87 </para>88 -->89 90 91 67 92 68 <para condition="html" role="usernotes">User Notes: … … 98 74 <title>Installation of Shared-desktop-ontologies</title> 99 75 100 <para>Install <application>Shared-desktop-ontologies</application> by running the following101 commands:</para>76 <para>Install <application>Shared-desktop-ontologies</application> by 77 running the following commands:</para> 102 78 103 79 <screen><userinput>mkdir build && 104 80 cd build && 105 81 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; ..</userinput></screen> 82 83 <para> 84 This package does not come with a test suite. 85 </para> 106 86 107 87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> … … 110 90 111 91 </sect2> 112 <!--113 <sect2 role="commands">114 <title>Command Explanations</title>115 92 116 <para><option>- -xyz</option>: This option is set for ...</para>117 118 </sect2>119 -->120 93 <sect2 role="content"> 121 94 <title>Contents</title> … … 129 102 <seg>none</seg> 130 103 <seg>none</seg> 131 <seg>&kde-dir;/share/ontology</seg> 104 <seg>&kde-dir;/share/ontology and 105 &kde-dir;/share/cmake/SharedDesktopOntologies</seg> 132 106 </seglistitem> 133 107 </segmentedlist> 134 <!--135 <variablelist>136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>137 <?dbfo list-presentation="list"?>138 <?dbhtml list-presentation="table"?>139 140 <varlistentry id="blitztest">141 <term><command>blitztest</command></term>142 <listitem>143 <para>is a testing utility for shared-desktop-ontologies.</para>144 <indexterm zone="shared-desktop-ontologies blitztest">145 <primary sortas="b-blitztest">blitztest</primary>146 </indexterm>147 </listitem>148 </varlistentry>149 150 </variablelist>151 -->152 108 </sect2> 153 109 154 110 </sect1> 155
Note:
See TracChangeset
for help on using the changeset viewer.