[Ktutorial-commits] SF.net SVN: ktutorial:[76] trunk/web-src
Status: Alpha
Brought to you by:
danxuliu
From: <dan...@us...> - 2010-02-06 22:54:49
|
Revision: 76 http://ktutorial.svn.sourceforge.net/ktutorial/?rev=76&view=rev Author: danxuliu Date: 2010-02-06 22:54:43 +0000 (Sat, 06 Feb 2010) Log Message: ----------- Release 0.2 new and download information Modified Paths: -------------- trunk/web-src/newsList.xml trunk/web-src/pages/download.xml trunk/web-src/pages/index.xml trunk/web-src/pages/news.xml Modified: trunk/web-src/newsList.xml =================================================================== --- trunk/web-src/newsList.xml 2010-02-06 18:03:24 UTC (rev 75) +++ trunk/web-src/newsList.xml 2010-02-06 22:54:43 UTC (rev 76) @@ -12,4 +12,16 @@ <date>2010-01-30</date> </fullDate> </new> + + <new> + <title>KTutorial 0.2 released!</title> + <summary> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Check <a href="download.html" title="Download page in KTutorial web">download page</a> for further information.</p> + </div> + </summary> + <fullDate> + <date>2010-02-06</date> + </fullDate> + </new> </news> \ No newline at end of file Modified: trunk/web-src/pages/download.xml =================================================================== --- trunk/web-src/pages/download.xml 2010-02-06 18:03:24 UTC (rev 75) +++ trunk/web-src/pages/download.xml 2010-02-06 22:54:43 UTC (rev 76) @@ -17,9 +17,8 @@ <div class="h2Rounded"> <h2><a id="releases" class="anchorLink">Releases</a></h2> </div> - <p><strong>Important:</strong> Note that the instructions in this page are outdated and refer to release 0.1, which is hosted in the forge previously used by KTutorial. Release 0.2, hosted at SourceForge.net, will be out soon.</p> - <p>Current release is 0.1. You can download <a href="https://forja.rediris.es/frs/download.php/654/ktutorial-0.1.tar.gz" title="KTutorial 0.1 release in tar.gz">ktutorial-0.1.tar.gz</a> from <a href="https://forja.rediris.es/frs/?group_id=280" title="KTutorial project files">project's file list</a>.</p> - <p>You can also see the <a href="https://forja.rediris.es/frs/shownotes.php?release_id=405" title="KTutorial 0.1 release notes">release notes</a> (although there isn't much to see ;) ).</p> + <p>Current release is 0.2. You can download <a href="https://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/ktutorial-0.2.tar.gz/download" title="KTutorial 0.2 release in tar.gz">ktutorial-0.2.tar.gz</a> from <a href="https://sourceforge.net/projects/ktutorial/files/" title="KTutorial project files">project's file list</a>.</p> + <p>You can also see the <a href="https://sourceforge.net/projects/ktutorial/files/ktutorial-0.2/Release%20notes/view" title="KTutorial 0.2 release notes">release notes</a> (although there isn't much to see ;) ).</p> <p>See below for build instructions, in <a href="#build" title="Build instructions">building section</a>.</p> <p>If you do know what you are doing ;) , you can also checkout KTutorial sources from <acronym title="Subversion">SVN</acronym> repository. Go on reading to know how to do it.</p> @@ -38,10 +37,10 @@ <h2><a id="build" class="anchorLink">Building</a></h2> </div> <p>In order to build KTutorial, it doesn't matter if you downloaded it from a release or from <acronym title="Subversion">SVN</acronym>.</p> - <p>You will need <a href="http://www.cmake.org" title="CMake project web">CMake</a> and KDE 4 kdelibs development packages installed in your system. It can be built like any other KDE 4 library or application.</p> + <p>You will need <a href="http://www.cmake.org" title="CMake project web">CMake</a>, and Qt >= 4.5.3 and KDE 4 kdelibs development packages installed in your system. It can be built like any other KDE 4 library or application.</p> <p>Create a <em>build</em> subdirectory in <em>ktutorial</em> directory, and change to it. Now, in a terminal, just run <strong>cmake ../ && make</strong> and it will configure and build KTutorial in the <em>build</em> directory. Once built, execute <strong>make install</strong> and you are done (you will likely need to change to root user, as default KDE installation is usually only root writable).</p> <p>If you want to specify a prefix to install KTutorial to, instead of using KDE default installation directory, call CMake using the parameter <strong>-DCMAKE_INSTALL_PREFIX=/installation/prefix</strong>. For debugging purposes, use <strong>-DCMAKE_BUILD_TYPE=debugfull</strong>. To automatically build the unit tests when the library is built, use <strong>-DKDE4_BUILD_TESTS=ON</strong>.</p> - <p class="lastUpdated">Last updated: 2010-01-30</p> + <p class="lastUpdated">Last updated: 2010-02-06</p> </page:content> </page> Modified: trunk/web-src/pages/index.xml =================================================================== --- trunk/web-src/pages/index.xml 2010-02-06 18:03:24 UTC (rev 75) +++ trunk/web-src/pages/index.xml 2010-02-06 22:54:43 UTC (rev 76) @@ -26,6 +26,19 @@ <div id="news"> <div class="new"> <h2 class="newTitle"> + <a id="newId2" class="anchorLink">KTutorial 0.2 released!</a> + </h2> + <div class="newBody"> + <p class="newDate">2010-02-06</p> + <div class="newContent"> + <div> + <p>Check <a href="download.html" title="Download page in KTutorial web">download page</a> for further information.</p> + </div> + </div> + </div> + </div> + <div class="new"> + <h2 class="newTitle"> <a id="newId1" class="anchorLink">Moved to SourceForge.net</a> </h2> <div class="newBody"> Modified: trunk/web-src/pages/news.xml =================================================================== --- trunk/web-src/pages/news.xml 2010-02-06 18:03:24 UTC (rev 75) +++ trunk/web-src/pages/news.xml 2010-02-06 22:54:43 UTC (rev 76) @@ -23,6 +23,19 @@ <div id="news"> <div class="new"> <h2 class="newTitle"> + <a id="newId2" class="anchorLink">KTutorial 0.2 released!</a> + </h2> + <div class="newBody"> + <p class="newDate">2010-02-06</p> + <div class="newContent"> + <div> + <p>Check <a href="download.html" title="Download page in KTutorial web">download page</a> for further information.</p> + </div> + </div> + </div> + </div> + <div class="new"> + <h2 class="newTitle"> <a id="newId1" class="anchorLink">Moved to SourceForge.net</a> </h2> <div class="newBody"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |