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 Requirements

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'옵션이 이제 필요한 경우 - p 옵션의 사용을 해제 SLKBUILD 파일에 사용할 수 있습니다.
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