Version leap to libisoburn-1.5.6

This commit is contained in:
2023-06-07 18:37:00 +02:00
parent ad1b9bfe03
commit be8f86ded2
30 changed files with 200 additions and 277 deletions

16
README
View File

@ -4,9 +4,9 @@
libisoburn and xorriso. By Vreixo Formoso <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org.
http://files.libburnia-project.org/releases/libisoburn-1.5.4.tar.gz
http://files.libburnia-project.org/releases/libisoburn-1.5.6.tar.gz
Copyright (C) 2006-2009 Vreixo Formoso,
Copyright (C) 2006-2021 Thomas Schmitt.
Copyright (C) 2006-2023 Thomas Schmitt.
Provided under GPL version 2 or later.
------------------------------------------------------------------------------
@ -36,17 +36,17 @@ By using this software you agree to the disclaimer at the end of this text:
Compilation, First Glimpse, Installation
Dynamic library and compile time header requirements for libisoburn-1.5.4 :
- libburn.so.4 , version libburn-1.5.4 or higher
- libisofs.so.6 , version libisofs-1.5.4 or higher
Dynamic library and compile time header requirements for libisoburn-1.5.6 :
- libburn.so.4 , version libburn-1.5.6 or higher
- libisofs.so.6 , version libisofs-1.5.6 or higher
libisoburn and xorriso will not start with libraries which are older than their
include headers seen at compile time.
Obtain libisoburn-1.5.4.tar.gz, take it to a directory of your choice
Obtain libisoburn-1.5.6.tar.gz, take it to a directory of your choice
and do:
tar xzf libisoburn-1.5.4.tar.gz
cd libisoburn-1.5.4
tar xzf libisoburn-1.5.6.tar.gz
cd libisoburn-1.5.6
Within that directory execute: