Just add the new information for install it under feisty.
Index: download.html =================================================================== --- download.html (revision 4944) +++ download.html (working copy) @@ -45,11 +45,19 @@ <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> + <strong>Ubuntu</strong> : + <ul> + <li> + Feisty : Tracker is in the universe. To install it: <code>apt-get install tracker</code> + To install also the gnome-based GUI <code>apt-get install tracker-utils</code></li> + <li> + Edgy: repo <code>"deb http://debs.michaelbiebl.de/ edgy main"</code> + </li> + <li> + Dappper: repo <code>"deb http://debs.michaelbiebl.de/ dapper main"</code> + </li> + </ul> + 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>
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
