Download List

项目描述

slkbuild is a script inspired by makepkg from Arch that 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 and 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 build process much quicker, since it takes care of downloading the source, untarring, gzipping man and info pages, stripping binaries, making sure that the menu entry for a graphical application is compliant, as well as a host of other things.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-30 05:08
0.8.6

此版本添加了解压的RAR源档案的支持。
This release add support for extracting rar source archives.

2011-01-21 07:28
0.8.5

运行makepkg正在运行与- P的默认选项。一个'nolinkprepend'选项,现在可以用在SLKBUILD文件禁用的- p选项的使用如果需要的话。
makepkg is being run with the -p option by default. A 'nolinkprepend' option can now be used in the SLKBUILD files to disable the usage of the -p option if needed.

2010-12-18 18:59
0.8.4

此版本增加了对HTTPS的联系,并为建立一个使用WAF的软件模板。
This release adds support for HTTPS links and a template for software built using waf.

2010-11-07 23:02
0.8.3

此版本增加了对读取环境变量$ numjobs和使用作为默认数量的作业运行时作出建设()的支持。
This release adds support for reading the $numjobs environment variable and using it as the default number of jobs when running make in build().

2010-10-06 00:21
0.8.1

此版本修复了退出代码0,其中总是回来了,即使建立一个包有失败的错误。
This release fixes a bug in which exit code 0 was always returned, even if building a package has failed.

Project Resources