DEFUNCT
|
autopkg helps to automate Slackware package creation. Once an autopkg rules file has been created for a program, the rules may be used to easily create a package from the program's source. They are also likely to be useful for the program's next version. One could therefore stay on the bleeding edge with certain favorite applications, but retain the advantages of the Slackware package system.
Since rules files are perl, they can accomplish nearly anything, such as patching source.
autopkg acts as a wrapper around the functions defined in rules files, extracting source to a temporary directory, setting default permissions and ownerships, handling errors, and supplying handy functions.
See also: manpage, source code
Sample rules: bluefish, code2html, galeon, mutt, rdate.
* These sample rules are more complex than most, except for bluefish.