| |
| | Articles :: apt-build - Optimize Debian packages for your system |
 | | Anyway, you don't know well the way that Debian package system works, and you wonder how to install a program in a way where upgrades, dependancies are handled correctly by the system. |
 | | It does nothing magical, it downloads the source package and the diff file containing the debian/ directory in which you will find necessary files to build the package (rules, control, changelog files, etc), it puts them in the build directory, then uncompresses it in the source package and finally patches it with the diff file. |
 | | Note also that apt-build does not invent new packages, and if the software you want to install is not packaged for Debian, apt-build won't be able to download sources from a Debian mirror and compile them (you will have to ask for packaging and wait until it is accepted). |
| julien.danjou.info /article-apt-build.html (1343 words) |
|