Version leap to libisoburn-0.5.1

This commit is contained in:
2010-02-23 09:53:17 +00:00
parent f559a3dfac
commit af4d8dd5ff
11 changed files with 67 additions and 88 deletions

View File

@ -4,7 +4,7 @@
GNU xorriso. By Thomas Schmitt <scdbackup@gmx.net>
Derived from and supported by libburnia-project.org, published via:
http://www.gnu.org/software/xorriso/xorriso_eng.html
http://www.gnu.org/software/xorriso/xorriso-0.4.9.tar.gz
ftp://ftp.gnu.org/gnu/xorriso/xorriso-0.5.1.tar.gz
Provided under GPL version 3 or later. No warranty.
------------------------------------------------------------------------------
@ -46,10 +46,10 @@ Optional at compile time are:
If they were present at compile time, then the optional libraries have to
be present at runtime, too.
Obtain xorriso-0.4.9.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-0.5.1.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-0.4.9.tar.gz
cd xorriso-0.4.9
tar xzf xorriso-0.5.1.tar.gz
cd xorriso-0.5.1
Within that directory execute:
@ -280,9 +280,9 @@ and a matching dynamically linked xorriso binary.
This binary is leaner but depends on properly installed libraries of suitable
revision.
Dynamic library and compile time header requirements for libisoburn-0.4.8 :
Dynamic library and compile time header requirements for libisoburn-0.5.0 :
- libburn.so.4 , version libburn-0.7.6 or higher
- libisofs.so.6 , version libisofs-0.6.26 or higher
- libisofs.so.6 , version libisofs-0.6.28 or higher
libisoburn and xorriso will not start with libraries which are older than their
headers seen at compile time. So compile in the oldest possible installation
setup unless you have reason to enforce a newer bug fix level.
@ -335,7 +335,7 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
This text itself is
Copyright (c) 2007 - 2010 Thomas Schmitt <scdbackup@gmx.net>
and is freely distributable.
This text shall only be modified in sync with the technical properties of
xorriso. If you make use of the license to derive modified versions of xorriso
It shall only be modified in sync with the technical properties of xorriso.
If you make use of the license to derive modified versions of xorriso
then you are entitled to modify this text under that same license.