Slkbuild

From Salix OS
Jump to: navigation, search

Contents

slkbuild

An Arch-like tool for easy Slackware packaging

slkbuild is a script inspired by makepkg from Arch which greatly simplifies the package building process in Slackware and derivatives. It parses an easy to create SLKBUILD meta-file and from that creates a conventional build script that follows all of the slackware packaging standards that can be run on its own.

The advantage of using slkbuild is that it ensures package uniformity and allows for an easy to edit meta-file in the event that one might require customization or might need to update the script for new releases. It also makes the buid process much quicker as down‐loading the source, untarring, gzipping man and info pages, stripping binaries, making sure on graphical applications that the menu entry is compliant as well as a host of other things are taken care of automatically freeing up time that would otherwise be consumed by these redundant tasks.

Please note root access is required. Use of fakeroot for running slkbuild is advised. Read the slkbuild(8) and SLKBUILD(5) man pages after installation for more details on this tool.

Related wiki articles

slkbuild homepage

http://slkbuild.sourceforge.net