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.

2010-08-26 07:25
0.8.0

이 릴리스는 ARM 아키텍처에 대한 적절한 지원을 추가합니다. 컴파일 플래그는 지정된 아키텍처로보다 정확하게 예측하고 있습니다.
This release adds proper support for the ARM architecture. The compile flags are also predicted more accurately by the specified architecture.

2010-05-11 17:35
0.7.3

이 릴리스에는 명령줄에서 패키지를 구축하기위한 아키텍처를 지정에 대한 지원을 추가합니다.
This release adds support for specifying the architecture for building packages from the command line.

2010-04-12 03:11
0.7.2

이 릴리스. src 파일이 사실 안되에서 빌드 스크립트에 대한 링크를 포함하는 버그가 수정되었습니다.
This release fixes a bug with including a link to the build script in the .src file when it fact it shouldn't.

2010-04-07 23:52
0.7.1

이 릴리스에는 실패 원인을 "nosrcpack"옵션이 설정된 포함하도록 수정합니다.
This release fixes a failure to include the source when the "nosrcpack" option was set.

2010-04-02 00:55
0.7.0

지금은 자동으로 감지 아키텍처를 구축할 수 있습니다. 빌드 - $ pkgname.sh 스크립트 - 엑스 스위치와 함께 사용 후 삭제됩니다 나타나는 패키지에 포함되지 않습니다.
The build architecture is now automatically detected. The build-$pkgname.sh script is deleted after use with the -X switch and is not included in the resulting package.

Project Resources