Wiki

Clone wiki

spkgs / restyle

For historical, and functional, reasons the build scripts have their own style.

Since it is clear that not everyone likes this style I have added a way to transform the scripts so that they are like slackbuilds everyone is used to.

cd into the _restyle folder, run ..
sh restyle.sh ../flodername

this will create a flolder $name containing
- a $name.SlackBuild file
- a slack-desc file
- a $name.info skeleton file

these files will nearly look like builds you are familiar with.

Updated