Initial .bep and .OptionalPackageDescription files for bchunk

This commit is contained in:
Scott McCreary
2009-12-01 18:27:27 +00:00
parent 75bb2dbc73
commit 2edd04b952
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
DESCRIPTION="binchunker converts a CD image in .bin/.cue format to a set of .iso and .cdr tracks."
HOMEPAGE="http://he.fi/bchunk/"
SRC_URI="http://he.fi/bchunk/bchunk-1.2.0.tar.gz"
REVISION="1"
STATUS_HAIKU="broken"
DEPEND=""
CHECKSUM_MD5="6a613da3f34f9a303f202d2e9731d231"
BUILD {
cd bchunk-1.2.0
./configure --prefix=/boot/common
make
}
INSTALL {
cd bchunk-1.2.0
install -m 755 -s bchunk $(finddir B_COMMON_BIN_DIRECTORY)
install -m 644 bchunk.1 $(finddir B_COMMON_DIRECTORY)/man/man1
}

View File

@@ -0,0 +1,5 @@
Package:
Version:
Copyright: YYYY-YYYYY
License:
URL: http://