Integrate apt-build in the package manager as a option, so the user can choose if download a package compiled for x86 or compile a optimized-version to his/her PC (for example, Core 2 Duo, AMD64, etc).
Use case:
- Tom wants to install a dvd ripper and his computer is a Core 2 Duo. Tom knows that the software is always compiler for 686 machines that don't use many of the 'hacks' (SSE extensions, SSE2, etc.) of the new processors.
- Tom choose the dvd ripper software (acidRip, for example).
- Tom selects in Synaptic: "compile optimized-version for this machine".
- The package manager downloads the source and compiles an agressive-optimized-version of this package. At the end, it installs the software.
Of course, instead of using apt-build (wich I see It's the easiest way), it can be a something like has Gentoo Linux in its Portage Package Manager (
http://en.wikipedia.org/wiki/Portage_(software)).
No attachments.