Version leap to libisoburn-1.2.1
This commit is contained in:
@ -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-1.1.9.tar.gz
|
||||
http://www.gnu.org/software/xorriso/xorriso-1.2.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-1.1.9.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain xorriso-1.2.1.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf xorriso-1.1.9.tar.gz
|
||||
cd xorriso-1.1.9
|
||||
tar xzf xorriso-1.2.1.tar.gz
|
||||
cd xorriso-1.2.1
|
||||
|
||||
Within that directory execute:
|
||||
|
||||
@ -316,9 +316,9 @@ and a matching dynamically linked xorriso binary.
|
||||
This binary is very lean but depends on properly installed libraries of
|
||||
suitable revision.
|
||||
|
||||
Dynamic library and compile time header requirements for libisoburn-1.1.8 :
|
||||
- libburn.so.4 , version libburn-1.1.8 or higher
|
||||
- libisofs.so.6 , version libisofs-1.1.6 or higher
|
||||
Dynamic library and compile time header requirements for libisoburn-1.2.0 :
|
||||
- libburn.so.4 , version libburn-1.2.0 or higher
|
||||
- libisofs.so.6 , version libisofs-1.2.0 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.
|
||||
@ -436,7 +436,7 @@ By Mario Danic <mario.danic@gmail.com>, libburn, libisofs
|
||||
Vreixo Formoso <metalpain2002@yahoo.es>, libisofs, libisoburn
|
||||
Thomas Schmitt <scdbackup@gmx.net>, libburn, libisofs,
|
||||
libisoburn, xorriso
|
||||
Copyright (C) 2006-2011 Mario Danic, Vreixo Formoso, Thomas Schmitt.
|
||||
Copyright (C) 2006-2012 Mario Danic, Vreixo Formoso, Thomas Schmitt.
|
||||
|
||||
libburnia-project.org is inspired by and in libburn still containing parts
|
||||
of old
|
||||
@ -452,7 +452,7 @@ Copyright (C) 2000-2007 Free Software Foundation, Inc.
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
This text itself is
|
||||
Copyright (c) 2007 - 2011 Thomas Schmitt <scdbackup@gmx.net>
|
||||
Copyright (c) 2007 - 2012 Thomas Schmitt <scdbackup@gmx.net>
|
||||
and is freely distributable.
|
||||
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
|
||||
|
Reference in New Issue
Block a user