Source code repository is hosted at Gitorious from now on.
[emufront] / www / index.html
index 4410b7f..ab86a7f 100644 (file)
                Although this project is currently hosted at Maemo Garage,
                this is pure QT project and doesn't have any Maemo specific
                dependencies. You can use EmuFront on any QT Linux platform. I'm
-               planning to release two GUI options PC and Mobile (MeeGo,
+               planning to release two GUI options Desktop PC and Mobile (MeeGo,
                Maemo, ...)</p>
 
-               <p>EmuFront is Open Source Software licenced under GPL version 2.</p>
+               <p><b>Note: The EmuFront source code repository is hosted at Gitorious from 26th of December 2010.</b></p>
 
+               <p>EmuFront is Open Source Software licenced under GPL version 2.</p>
 
 
                <h2>Project</h2>
                <ul>
                        <li><a href="https://garage.maemo.org/projects/emufront/">Project page</a></li>
-                       <li><a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=emufront">Browse Git Repository</a></li>
+                       <li><a href="http://gitorious.org/emufront">Browse Git Repository at Gitorious</a></li>
                </ul>
 
                <h2>Features</h2>
                        <li>UnZip 6.x from <a href="http://www.info-zip.org/">Info-ZIP</a></li>
                </ul>
 
+               <h2>Installing from git repository</h2>
+
+               <pre>
+                       git clone https://vcs.maemo.org/git/emufront
+                       cd emufront/src
+                       qmake -project
+                       qmake emufront.pro
+                       make
+                       ./emufront
+               </pre>
+
                <h2>Instructions</h2>
                <ul>
                        <li>Set the directory path for temporary files</li>