[Lunar-commits] CVS: moonbase/cd/bchunk BUILD, NONE, 1.1 DETAILS,
NONE, 1.1
Terry Chan
tchan at lunar-linux.org
Mon Jan 26 20:11:32 GMT 2004
Update of /var/cvs/lunar/moonbase/cd/bchunk
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25488
Added Files:
BUILD DETAILS
Log Message:
Moved this module from filesys section to the cd section of moonbase.
--- NEW FILE: BUILD ---
(
make &&
prepare_install &&
install -m 755 -s -o root -g root bchunk /usr/bin &&
install -m 644 -o bin -g bin bchunk.1 /usr/share/man/man1
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=bchunk
VERSION=1.1.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://he.fi/$MODULE/$SOURCE
SOURCE_VFY=md5:9a86fde990df3a58fad51876139f121c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
WEB_SITE=http://he.fi/$MODULE/
ENTERED=20040104
UPDATED=20040104
SHORT="Convert cue/bin files to .iso images"
cat << EOF
This is a Unix/C rewrite of the fine BinChunker software for some non-Unix
system. The non-Unix version of BinChunker has been obsoleted by
FireBurner, which can be found at www.fireburner.com. FireBurner does a
lot more than BinChunker did, but can be used to do exactly the same even
without a burner device installed. Thanks go to Bob Marietta , the author
of BinChunker, for the extensive help, documentation and letting me look
at his Pascal/Delphi source code!
EOF
More information about the Lunar-commits
mailing list