Made number transition to 0.3.8

This commit is contained in:
2007-07-20 18:13:17 +00:00
parent c73101ce7d
commit 7655b03dea
8 changed files with 65 additions and 60 deletions

View File

@ -26,12 +26,12 @@ following possible.
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia.pykix.org but also published via:
http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/cdrskin-0.3.7.tar.gz
http://scdbackup.sourceforge.net/cdrskin-0.3.8.tar.gz
Copyright (C) 2006-2007 Thomas Schmitt
------------------------------------------------------------------------------
On top of libburn there is implemented cdrskin 0.3.7, a limited cdrecord
On top of libburn there is implemented cdrskin 0.3.8, a limited cdrecord
compatibility wrapper which allows to use some libburn features from
the command line.
Interested users of cdrecord are invited to participate in the development
@ -59,16 +59,16 @@ systems, including 64 bit systems. (Further reports are welcome.)
Compilation, First Glimpse, Installation
Obtain cdrskin-0.3.7.tar.gz, take it to a directory of your choice and do:
Obtain cdrskin-0.3.8.tar.gz, take it to a directory of your choice and do:
tar xzf cdrskin-0.3.7.tar.gz
cd cdrskin-0.3.7
tar xzf cdrskin-0.3.8.tar.gz
cd cdrskin-0.3.8
Or obtain a libburnia.pykix.org SVN snapshot,
go into the toplevel directory of the snapshot (e.g. cd libburn_pykix ),
and execute the autotools script ./bootstrap . Use autools version >= 1.7 .
Within that toplevel directory of either cdrskin-0.3.7 or libburn then execute:
Within that toplevel directory of either cdrskin-0.3.8 or libburn then execute:
./configure
make