announce project is moving outside of garage.maemo.org master
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 6 Jul 2012 15:01:11 +0000 (12:01 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 6 Jul 2012 15:01:11 +0000 (12:01 -0300)
www/index.html

index 2e01a30..b9fee03 100644 (file)
@@ -18,6 +18,14 @@ body {
       Lightweight media scanner meant to be used in not-so-powerful
       devices, like embedded systems or old machines.
     </p>
+    <div>
+      <p style="color: red; font-weight: bold; font-size: x-large;">
+        This project moved to
+        <a href="http://git.profusion.mobi/cgit.cgi/lightmediascanner.git/">ProFUSION servers</a>
+        and also mirrored at
+        <a href="https://github.com/profusion/lightmediascanner">github</a>.
+      </p>
+    </div>
     <p>
       Provides an optimized way to recursively scan directories,
       handling the parser in a child process, avoiding breaks of the
@@ -40,14 +48,14 @@ body {
       Applications should then access the SQLite3 database to get all
       the informations about scanned media. See tables and fields
       description at <a
-      href="http://lms.garage.maemo.org/api/index.html">http://lms.garage.maemo.org/api/index.html</a>
+      href="http://packages.profusion.mobi/lightmediascanner/docs/api/">http://packages.profusion.mobi/lightmediascanner/docs/api/</a>
       (end of the page). You can use any SQLite3 access library, for
       instance you have SQLObject, SQLAlchemy and Storm for python,
       Sequel for Ruby and possible others.
     </p>
     <h2>Documentation</h2>
     <ul>
-      <li><a href="api/index.html">C API</a>, with library
+      <li><a href="http://packages.profusion.mobi/lightmediascanner/docs/api/">C API</a>, with library
       introduction and DB tables descriptions.</li>
       <li><a href="python-api/index.html">Python API</a></li>
       <li><a href="ruby-api/index.html">Ruby API</a></li>
@@ -55,20 +63,11 @@ body {
     <h2>Project</h2>
     <ul>
       <li>
-        <a href="https://garage.maemo.org/projects/lms">Project Page
-        at Garage-Maemo</a>
-      </li>
-      <li>
-        <a
-            href="https://garage.maemo.org/tracker/?atid=1877&group_id=498&func=browse">Bug
-        Report &amp; Tracker</a>
-      </li>
-      <li>
-        <a href="https://garage.maemo.org/plugins/wiki/index.php?id=498&type=g">Wiki</a>
+        <a href="http://git.profusion.mobi/cgit.cgi/lightmediascanner.git/">Source
+        Repository</a>
       </li>
       <li>
-        <a href="https://garage.maemo.org/scm/?group_id=498">Source
-        Repository</a>
+        <a href="https://github.com/profusion/lightmediascanner">Github (mirror)</a>
       </li>
     </ul>
     <h2>Download</h2>
@@ -77,7 +76,7 @@ body {
         Library:
         <ul>
           <li><a
-                  href="https://garage.maemo.org/frs/download.php/8852/lightmediascanner-0.4.1.0.tar.bz2">Last tarball (0.4.1)</a></li>
+                  href="http://packages.profusion.mobi/lightmediascanner/lightmediascanner-0.4.5.0.tar.bz2">Last tarball (0.4.5)</a></li>
           <li><code>git clone git://git.profusion.mobi/lightmediascanner.git</code></li>
         </ul>
       </li>