Re: [Tracker] Website: update download and development



Saleem Abdulrasool ha scritto:
On Wed, 10 Jan 2007, Michele Mattioni wrote: 

  
download --> update the ubuntu repo, according to the mail sent by
    

I dont know if anyone particularly cares, but tracker has been in portage
since the 0.5.2 release.

Saleem Abdulrasool
compnerd (at) gentoo (dot) org
  
Added also gentoo to download.

Plz commit it this one :)

M.

Index: development.html
===================================================================
--- development.html    (revision 4933)
+++ development.html    (working copy)
@@ -36,14 +36,32 @@
 <h2>Development</h2>
 
 <p>
-Currently Tracker 0.0.5 is in development and it is working mainly on the dbus interface to the tracker 
deamon. This will build the framework for even better integration into the desktop and expose the search 
functionality to the entire desktop environment.
+Currently Tracker 0.5.4 is in development and it is working mainly on the dbus interface to the tracker 
deamon. This will build the framework for even better integration into the desktop and expose the search 
functionality to the entire desktop environment. The e-mail indexing is also our priority.
 </p>
 
+
+<h3>Hacking</h3>
+<p>The development code is available from the gnome svn, to check out:</p>
+<p><code>svn checkout http://svn.gnome.org/svn/tracker/trunk</code></p>
+
+<h3>BUGS!!</h3>
+<p>To report a bug you can use:
+<ul>
+       <li>the bugzilla on gnome <a 
href="http://bugzilla.gnome.org/browse.cgi?product=tracker";>http://bugzilla.gnome.org/browse.cgi?product=tracker</a></li>
+       <li>the Tracker Mailing list <a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker 
mailing list</a></li>
+</ul>
+
+</p>
+
 <h3>Communication</h3>
 
 <p>
-Please see the 
-<a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker mailing list</a> for more discussion 
on Tracker and its development.
+You can contact us:
+<ul>
+<li>Using the Mailing List <a href="http://mail.gnome.org/mailman/listinfo/tracker-list";>Tracker mailing 
list</a></li>
+<li>On IRC: GimpNet, channel #tracker</li>
+</ul>
+
 </p>
 
 <!-- development.php -->
@@ -56,7 +74,7 @@
 
 <address>
 <small>
-July 19, 2006<br>
+January 10, 2007<br>
 Peter Vander Klippe - peter.vk gmail,com
 </small>
 </address>
Index: download.html
===================================================================
--- download.html       (revision 4933)
+++ download.html       (working copy)
@@ -41,19 +41,24 @@
 <ul>
        <li>
                <p>
-               Tarball : <a 
href="http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.3.tar.gz";>http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.3.tar.gz</a>
 
+               <strong>Tarball</strong> : <a 
href="http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.3.tar.gz";>http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.3.tar.gz</a>
 
                </p>
        </li>
        <li>
-               <p>
-               Debian : experimental debian repo can be found at : "deb http://debs.michaelbiebl.de/ 
unstable main"
-               <p> Ubuntu : should be in Feisty universe soon...
+               <strong>Debian</strong> : experimental debian repo can be found at : <code>"deb 
http://debs.michaelbiebl.de/ unstable main"</code>
+               </li>
+       <li> 
+               <strong>Ubuntu</strong> : should be in Feisty universe soon... ATM experimental debs can be 
found for i386 arch at 
+               <br/><code>"deb http://debs.michaelbiebl.de/ edgy main"</code> for edgy
+               <br/><code>"deb http://debs.michaelbiebl.de/ dapper main"</code> for dapper
+               
+               <br/>If your architeture is !i386 you can use <code>"deb-src http://debs.michaelbiebl.de/ 
dapper main"</code> 
+               <br/>and recompiling yourself using <code>"apt-get build-dep tracker && apt-get source -b 
tracker" </code> 
+               
 
        </li>
-       <li>
-               <p>
-               RPM (FC5/FC6): Can now be found in Fedora Extras
-               </p>
+       <li><strong>RPM (FC5/FC6)</strong>: Can now be found in Fedora Extras   </li>
+       <li><strong>Gentoo</strong>: Tracker is in portage just <code>emerge tracker</code> to install it
        </li>
 </ul>
 
@@ -68,7 +73,7 @@
 
 <address>
 <small>
-January 07, 2007<br>
+January 11, 2007<br>
 Peter Vander Klippe - peter.vk gmail,com
 </small>
 </address>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]