cdrkit 1.1.0 review
Downloadcdrkit is CD Recording Kit, a collection of applications related to creation of optical disk media on Unix platforms. cdrkit is he
|
|
cdrkit is CD Recording Kit, a collection of applications related to creation of optical disk media on Unix platforms.
cdrkit is heavily based on the cdrtools package (partially developed and maintained by Joerg Schilling before), but is maintained independently.
This software is compiled to binary form using a build system based on the CMake framework. Therefore, the requirements to build this package are:
- cmake (recent version, available from http://www.cmake.org or maybe as a package in your Linux distribution)
- make (an implmentation supported by cmake, eg. GNU make, smake, ...)
- working GCC compiler environment
COMPILATION:
Run: make
INSTALLATION:
Run: make install
To force a custom target directory, use something like:
cmake -DCMAKE_INSTALL_PREFIX=/opt/freeware build
make install
What's New in This Release:
Various bugfixes and usability improvements were made.
An appropriate access method is chosen on kernel 2.6.
Various applications were renamed to satisfy their original developer.
The config parser was rewritten, and user input checks are more tolerant.
Code cleanup was done, and some libschily parts were removed.
cdrkit 1.1.0 keywords