2007/1/9, Michael Biebl <[EMAIL PROTECTED]>: > 2007/1/9, B Berteh <[EMAIL PROTECTED]>: > > Could you please build tracker packages for dapper... or eventually > > provide me with the debian/ directory (controls, rules...) you used so > > that I can try building it by myself? > > > > I don't intend to provide dapper packages, simply because there are > several unsatisfied build dependencies on dapper, and I lack the time > to maintain workarounds for that. > > You can add "deb-src http://debs.michaelbiebl.de/ edgy main" to your > /etc/apt/sources-list and the get the sources via "apt-get source > tracker".
Beeing the nice person I am *grin*, I setup a chroot for dapper and built the packages. Add deb http://debs.michaelbiebl.de/ dapper main and if you want the source (for !i386 platforms) deb-src http://debs.michaelbiebl.de/ dapper main Recompiling for a !i386 platform is then as simple as "apt-get build-dep tracker && apt-get source -b tracker" Enjoy, Michael _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
