mkslack - a SlackBuild generator script.
* Added a waf template and waf configure error detection.
This slackbuild generator uses templates stored in /usr/share/mkslack/templates and a config file /etc/mkslack/mkslack.conf which you must edit for name, email, tag and a few options.
Idea for use: The initial slackbuild and info file are built by this script, and when a test build/install is done and working, the files should be tweaked by hand. Especially don't forget to fill in the rest of the details in the .info.
One thing to point out is that mkslack will overwrite these files if run again unless you set KEEPBACKUPS="YES" in the conf (default).
This is only a starter kit. You ARE expected to edit the created files by hand afterwards to remove unnecesary parts and add extra options.
http://www.dawoodfall.net/files/slac...rsion/mkslack/