Version leap to libisoburn-1.1.4

This commit is contained in:
2011-08-07 13:04:53 +00:00
parent 058bad515a
commit b0c29d4e9e
17 changed files with 70 additions and 80 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-1.1.3.tar.gz
http://www.gnu.org/software/xorriso/xorriso-1.1.4.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.3.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-1.1.4.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-1.1.3.tar.gz
cd xorriso-1.1.3
tar xzf xorriso-1.1.4.tar.gz
cd xorriso-1.1.4
Within that directory execute:
@ -289,8 +289,8 @@ 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.2 :
- libburn.so.4 , version libburn-1.1.0 or higher
Dynamic library and compile time header requirements for libisoburn-1.1.4 :
- libburn.so.4 , version libburn-1.1.4 or higher
- libisofs.so.6 , version libisofs-1.1.2 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